summaryrefslogtreecommitdiff
path: root/configs/default
AgeCommit message (Expand)AuthorFilesLines
2008-12-14Add OSMesa pkg-config fileDan Nicholson1-1/+2
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson1-0/+16
2008-08-26change MESA_MINOR to 3Brian Paul1-1/+1
2008-08-12Fixed 'make install' for darwinJeremy Huddleston1-0/+6
2008-07-21mesa: revert building glslcompiler by defaultBrian Paul1-1/+1
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson1-0/+1
2008-07-17mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul1-1/+1
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson1-0/+1
2008-07-12Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson1-1/+1
2008-07-12Set $(SHELL) for all configsDan Nicholson1-0/+1
2008-07-06Set library and header installation directories from configurationDan Nicholson1-1/+3
2008-05-23drop GLcoreGeorge Sapountzis1-4/+0
2008-05-09Default DRI driver directory to match X.Org xserverDan Nicholson1-1/+1
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson1-0/+1
2008-05-05glcore: Set all external variables in configurationGeorge Sapountzis1-0/+3
2008-02-12glapi: Use variable for indent and flagsDan Nicholson1-1/+3
2007-12-03glut doesn't need -lXtBrian1-1/+1
2007-10-29simplify APP_LIB_DEPS (patch 2/3)Dan Nicholson1-2/+4
2007-09-28add support for LDFLAGS env varDan Nicholson1-0/+1
2007-05-14master/trunk is now for Mesa 7.1 devel: bump versionsBrian1-1/+1
2007-04-27Version bumps for 7.0Brian1-3/+3
2007-04-08add glsl to PROGRAM_DIRSBrian1-1/+1
2007-03-28bump version to 6.5.3 to match version.hBrian1-1/+1
2006-10-19remove some debug/test changesBrian Paul1-2/+1
2006-10-19New bin/minstall script - a minimal replacement for 'install'.Brian Paul1-3/+3
2006-09-21bump version to 6.5.2Brian Paul1-1/+1
2006-09-06comment out EXTRA_LIB_PATH, ?= causes problems on HP-UXBrian Paul1-1/+1
2006-07-20bump MESA_TINY to 1Brian Paul1-1/+1
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-6/+10
2006-06-22New 'install' targets in makefile. See bug 2372.Brian Paul1-2/+11
2005-08-23update version to 6.5.0Brian Paul1-2/+2
2005-08-19Convert libGL and DRI drivers to require libdrm.Adam Jackson1-1/+1
2005-08-16Bump version to 6.3.2Brian Paul1-1/+1
2005-07-21bump version to 6.3.1Brian Paul1-1/+1
2005-07-02Put default back to the normal DRM pathJon Smirl1-2/+1
2005-07-02Massive refactor of (most of) the Linux config files. This reducesIan Romanick1-3/+4
2005-07-01Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, andBrian Paul1-1/+6
2005-06-07fix error in OSMESA_LIB_NAME lineBrian Paul1-1/+1
2005-05-05added a commentBrian Paul1-0/+1
2005-03-23use $(*_LIB) in the *_LIB_NAME definitionsBrian Paul1-5/+5
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell1-1/+1
2004-10-02bump version to 6.3Brian Paul1-1/+1
2004-09-27bump minor version to 2Brian Paul1-1/+1
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-5/+5
2004-07-20remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul1-2/+3
2004-06-10try and find the drm in a more likely placeDave Airlie1-1/+1
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt1-1/+1
2004-04-13Add DRM_SOURCE_PATH to make system.Jon Smirl1-0/+2
2004-04-07use new MKDEP, MKDEP_OPTIONS variablesBrian Paul1-0/+4
2004-03-26don't try to make GLwMDrawA.c by default since it needs MotifBrian Paul1-2/+2