summaryrefslogtreecommitdiffstats
path: root/configs/default
Commit message (Expand)AuthorAgeFilesLines
...
| * Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-2/+10
| * Code reorganization: update build.José Fonseca2008-02-151-1/+1
| * Use HOST_CC for programs that will run on the build hostIan Romanick2008-01-231-0/+1
| * Use EXTRA_LIB_PATH with *_LIB_DEPSIan Romanick2008-01-231-6/+6
| * glut doesn't need -lXtBrian2007-12-021-1/+1
| * Cleanup some code.Zack Rusin2007-10-241-2/+1
| * Introduce linux-llvm target. Remove the llvm code from the default build for ...Zack Rusin2007-10-241-22/+3
| * Implement the conversion and do the initial execution pass.Zack Rusin2007-10-241-1/+2
| * Initial stab at LLVM integration.Zack Rusin2007-10-241-1/+20
* | Fixed 'make install' for darwinJeremy Huddleston2008-08-121-0/+6
* | mesa: revert building glslcompiler by defaultBrian Paul2008-07-211-1/+1
* | autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson2008-07-181-0/+1
* | mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul2008-07-171-1/+1
* | Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-0/+1
* | Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+1
* | Set $(SHELL) for all configsDan Nicholson2008-07-121-0/+1
* | Set library and header installation directories from configurationDan Nicholson2008-07-061-1/+3
* | drop GLcoreGeorge Sapountzis2008-05-231-4/+0
* | Default DRI driver directory to match X.Org xserverDan Nicholson2008-05-091-1/+1
* | autoconf: Scrape the version from configs/defaultDan Nicholson2008-05-051-0/+1
* | glcore: Set all external variables in configurationGeorge Sapountzis2008-05-051-0/+3
* | glapi: Use variable for indent and flagsDan Nicholson2008-02-121-1/+3
* | glut doesn't need -lXtBrian2007-12-031-1/+1
* | simplify APP_LIB_DEPS (patch 2/3)Dan Nicholson2007-10-291-2/+4
* | add support for LDFLAGS env varDan Nicholson2007-09-281-0/+1
|/
* master/trunk is now for Mesa 7.1 devel: bump versionsBrian2007-05-141-1/+1
* Version bumps for 7.0Brian2007-04-271-3/+3
* add glsl to PROGRAM_DIRSBrian2007-04-081-1/+1
* bump version to 6.5.3 to match version.hBrian2007-03-281-1/+1
* remove some debug/test changesBrian Paul2006-10-191-2/+1
* New bin/minstall script - a minimal replacement for 'install'.Brian Paul2006-10-191-3/+3
* bump version to 6.5.2Brian Paul2006-09-211-1/+1
* comment out EXTRA_LIB_PATH, ?= causes problems on HP-UXBrian Paul2006-09-061-1/+1
* bump MESA_TINY to 1Brian Paul2006-07-201-1/+1
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-6/+10
* New 'install' targets in makefile. See bug 2372.Brian Paul2006-06-221-2/+11
* update version to 6.5.0Brian Paul2005-08-231-2/+2
* Convert libGL and DRI drivers to require libdrm.Adam Jackson2005-08-191-1/+1
* Bump version to 6.3.2Brian Paul2005-08-161-1/+1
* bump version to 6.3.1Brian Paul2005-07-211-1/+1
* Put default back to the normal DRM pathJon Smirl2005-07-021-2/+1
* Massive refactor of (most of) the Linux config files. This reducesIan Romanick2005-07-021-3/+4
* Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, andBrian Paul2005-07-011-1/+6
* fix error in OSMESA_LIB_NAME lineBrian Paul2005-06-071-1/+1
* added a commentBrian Paul2005-05-051-0/+1
* use $(*_LIB) in the *_LIB_NAME definitionsBrian Paul2005-03-231-5/+5
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-081-1/+1
* bump version to 6.3Brian Paul2004-10-021-1/+1
* bump minor version to 2Brian Paul2004-09-271-1/+1
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-5/+5