José Fonseca
							
						 
						
							
								9df478d2f8
								
							 
						 
						
							
									Add an "all" target alias for "default" target. 
							 
							
							 
							
							
							
							
"all" is more commonly expected, expecially by many IDEs. 
							
						 
						il y a 17 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								88b715b049
								
							 
						 
						
							
									Initial Cell driver infrastructure. 
							 
							
							 
							
							
							
							
No real code yet.  Just stand-ins and make/build infrastructure. 
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Zack Rusin
							
						 
						
							
								b04430efd9
								
							 
						 
						
							
									Introduce linux-llvm target. Remove the llvm code from the default build for now. 
							 
							
							 
							
							
							
							Cleanup some of the debugging output. 
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   José Fonseca
							
						 
						
							
								59424e2d34
								
							 
						 
						
							
									Update x86's static and profile configs. 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   José Fonseca
							
						 
						
							
								ae58f38fee
								
							 
						 
						
							
									Fix the doxygen target in the top-level Makefile. 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   José Fonseca
							
						 
						
							
								83a674a7af
								
							 
						 
						
							
									Update linux-profile config. 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Keith Whitwell
							
						 
						
							
								90ee7a4144
								
							 
						 
						
							
									Gutsy oopses on touch of existing file. Workaround. 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Zhang
							
						 
						
							
								76fb808910
								
							 
						 
						
							
									Fix a number of MINGW32 issues 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								5842bc3bf9
								
							 
						 
						
							
									remove VC6/VC7 project files until updated 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								22b0b2f47e
								
							 
						 
						
							
									add fbdev/ to DEMO_FILES 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								c128c3ce8c
								
							 
						 
						
							
									master/trunk is now for Mesa 7.1 devel: bump versions 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								16c503f39a
								
							 
						 
						
							
									Tweak the shell scripting for descending into and building subdirs. 
							 
							
							 
							
							
							
							
In general, use this:
	@for  dir in $(SUBDIRS) ; do \
		if [ -d $$dir ] ; then \
			(cd $$dir && $(MAKE)) || exit 1; \
		fi \
	done
Basically, silently skip missing subdirs but generate an error and stop if
there's a compilation or install problem.
This was done inconsistantly before.  In once case, a missing subdir was
causing us to go into an infinte loop! 
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								04c401c91e
								
							 
						 
						
							
									add *gc, *syn files to tarballs 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								e371a5f084
								
							 
						 
						
							
									Version bumps for 7.0 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								65bab0dad8
								
							 
						 
						
							
									remove rc4 suffix 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								3de20aead2
								
							 
						 
						
							
									RC4 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								3e5eda9ee9
								
							 
						 
						
							
									fix typo 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								f38dcc8a6a
								
							 
						 
						
							
									added missing VC8 .sln files 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								b1b154c498
								
							 
						 
						
							
									added new VC* files, bump version to rc3 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								2d2c6a622d
								
							 
						 
						
							
									prep for 6.5.3 rc2 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								d9443c2494
								
							 
						 
						
							
									add progs/glsl/ to DEMO_FILES, s/pre/rc1/ 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Richard Hughes
							
						 
						
							
								55000888b9
								
							 
						 
						
							
									set version for tarballs to 6.5.3pre for now 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Richard Hughes
							
						 
						
							
								e9c614a1af
								
							 
						 
						
							
									remove array_cache/, add vbo/ 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian
							
						 
						
							
								15b3bd1689
								
							 
						 
						
							
									added linux-dri-debug 
							 
							
							
							
						 
						il y a 18 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								eb667b979b
								
							 
						 
						
							
									remove directfbgl.h file 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								17e97ea869
								
							 
						 
						
							
									fix typo 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								b24320bb30
								
							 
						 
						
							
									added new 'sources' file to tarball (might not get used though) 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								73dd09fdd3
								
							 
						 
						
							
									add minstall script to MAIN_FILES (bug 8720) 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								4af404038c
								
							 
						 
						
							
									bump version to 6.5.2 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								c09458c133
								
							 
						 
						
							
									remove VERSIONS from tarballs 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								b9ac4afff7
								
							 
						 
						
							
									omit installmesa script from tarballs 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								83304326c8
								
							 
						 
						
							
									added glut/mini/ sources to glut tarball 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								d21ccb49c0
								
							 
						 
						
							
									update glut fbdev sources list 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								3163542841
								
							 
						 
						
							
									Added a check to prevent rebuilding Mesa with a different configuration 
							 
							
							 
							
							
							
							without first doing 'make realclean'. 
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								667dd3c3e8
								
							 
						 
						
							
									added glut fbdev files 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								525eb0b621
								
							 
						 
						
							
									added linux-osmesa 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								b10ea9843b
								
							 
						 
						
							
									added src/glx/x11/depend to DEPEND_FILES 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								0e794a1bc6
								
							 
						 
						
							
									New 'install' targets in makefile.  See bug 2372. 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								c717ffa146
								
							 
						 
						
							
									added solaris-x86-gcc-static 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								294d9abf6f
								
							 
						 
						
							
									add new configs (Dan Schikore) 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								9073c40c7e
								
							 
						 
						
							
									added sunos5-64-gcc (bug 6484) 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								9f3bcd87db
								
							 
						 
						
							
									bump version to 6.5.1 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								159ca321cb
								
							 
						 
						
							
									added glfbdev.h to MAIN_FILES 
							 
							
							
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Jeremy Kolb
							
						 
						
							
								97a3023c9f
								
							 
						 
						
							
									Remove old linux-x86-xcb (didn't do anything). 
							 
							
							 
							
							
							
							Removed reference to linux-x86-xcb and added linux-dri-xcb in Makefile. 
							
						 
						il y a 19 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								2d8eb9eaf3
								
							 
						 
						
							
									remove dri_client/ dir from tarball 
							 
							
							
							
						 
						il y a 20 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								bcf4ae7816
								
							 
						 
						
							
									added osdemos/ dir to DEMO_FILES 
							 
							
							
							
						 
						il y a 20 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								301c3dcb6c
								
							 
						 
						
							
									s/glut_gz2/glut_bz2/ 
							 
							
							
							
						 
						il y a 20 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								730200303d
								
							 
						 
						
							
									added some header files to DRI_FILES (Donnie Berkholz) 
							 
							
							
							
						 
						il y a 20 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								80cef697f4
								
							 
						 
						
							
									put GLUT sources into a separate tarball 
							 
							
							
							
						 
						il y a 20 ans  
					 
				
					
						
							
								   Brian Paul
							
						 
						
							
								17756df903
								
							 
						 
						
							
									removed lines that caused some files to be included in tarballs multiple times 
							 
							
							
							
						 
						il y a 20 ans