summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-12-02remove directfbgl.h fileBrian Paul
2006-11-23fix typoBrian Paul
2006-11-20added new 'sources' file to tarball (might not get used though)Brian Paul
2006-10-22add minstall script to MAIN_FILES (bug 8720)Brian Paul
2006-09-21bump version to 6.5.2Brian Paul
2006-08-31remove VERSIONS from tarballsBrian Paul
2006-08-28omit installmesa script from tarballsBrian Paul
2006-08-24added glut/mini/ sources to glut tarballBrian Paul
2006-08-23update glut fbdev sources listBrian Paul
2006-08-03Added a check to prevent rebuilding Mesa with a different configurationBrian Paul
2006-07-31added glut fbdev filesBrian Paul
2006-07-04added linux-osmesaBrian Paul
2006-06-28added src/glx/x11/depend to DEPEND_FILESBrian Paul
2006-06-22New 'install' targets in makefile. See bug 2372.Brian Paul
2006-05-17added solaris-x86-gcc-staticBrian Paul
2006-04-13add new configs (Dan Schikore)Brian Paul
2006-04-07added sunos5-64-gcc (bug 6484)Brian Paul
2006-04-07bump version to 6.5.1Brian Paul
2006-03-30added glfbdev.h to MAIN_FILESBrian Paul
2006-02-19Remove old linux-x86-xcb (didn't do anything).Jeremy Kolb
2005-11-29remove dri_client/ dir from tarballBrian Paul
2005-11-02added osdemos/ dir to DEMO_FILESBrian Paul
2005-10-19s/glut_gz2/glut_bz2/Brian Paul
2005-10-17added some header files to DRI_FILES (Donnie Berkholz)Brian Paul
2005-09-10put GLUT sources into a separate tarballBrian Paul
2005-08-23removed lines that caused some files to be included in tarballs multiple timesBrian Paul
2005-08-22added .S DRI files to tarball (Donnie Berkholz), bumped version to 6.5Brian Paul
2005-08-16Bump version to 6.3.2Brian Paul
2005-08-08added directfbgl.h to tarballBrian Paul
2005-07-29Add a new config called linux-indirect. This build the GLX libGL just likeIan Romanick
2005-07-28The dri/*/depend files don't exist on a raw check-out, and that makes 'makeIan Romanick
2005-07-27This precious BeOS include file was lost since some released MesaLibs. Fixed....Philippe Houdoin
2005-07-22Break the long list of MAIN_FILES and DEMO_FILES into subgroups.Brian Paul
2005-07-21bump version to 6.3.1 and include DRI/GLX files in tarballsBrian Paul
2005-07-01Add windows VC7 project files to filelist for tar/zip files.Karl Schultz
2005-07-01updates to file list for tarballsBrian Paul
2005-06-10remove depend files on cleanKeith Whitwell
2005-06-03Fixup file lists for tarball/zip file creation.Karl Schultz
2005-05-28Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making anEric Anholt
2005-05-07added linux-x86-xcb config (Jeremy Kolb)Brian Paul
2005-05-07x86-64 transform optimizations (Mikko T.)Brian Paul
2005-04-29Add linux-fbdev configKeith Whitwell
2005-03-26remove INSTALL.GNU from tarball listBrian Paul
2005-03-03Added linux-x86-32 config to force building 32-bit objects in a 64-bit enviro...Brian Paul
2005-02-21Add DESTDIR install targetDave Airlie
2005-01-03bump version to 6.3, etc.Brian Paul
2005-01-03DirectFB driver (Claudio Ciccani)Brian Paul
2004-12-15Add some catchall commands to realclean target to remove built filesKeith Whitwell
2004-10-28Add FreeBSD DRI build targets. Doesn't build at the moment, due to the sameEric Anholt
2004-10-13Initial support for PowerPC specific code in Mesa and DRI drivers. DRIIan Romanick