configs: darwin: Don't build GLw
[mesa.git] / configs / default
2008-08-26 Brian Paulchange MESA_MINOR to 3
2008-08-12 Jeremy HuddlestonFixed 'make install' for darwin
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-21 Brian Paulmesa: revert building glslcompiler by default
2008-07-18 Dan Nicholsonautoconf: Support Motif widgets in GLw with --enable...
2008-07-17 Brian Paulmesa: build the stand-alone glslcompiler by default...
2008-07-12 Dan NicholsonCall mklib with $(SHELL) so the user controls the inter...
2008-07-12 Dan NicholsonCall minstall with $(SHELL) so the user controls the...
2008-07-12 Dan NicholsonSet $(SHELL) for all configs
2008-07-06 Dan NicholsonSet library and header installation directories from...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-23 George Sapountzisdrop GLcore
2008-05-09 Dan NicholsonDefault DRI driver directory to match X.Org xserver
2008-05-05 Dan Nicholsonautoconf: Scrape the version from configs/default
2008-05-05 George Sapountzisglcore: Set all external variables in configuration
2008-02-12 Dan Nicholsonglapi: Use variable for indent and flags
2007-12-03 Brianglut doesn't need -lXt
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Dan Nicholsonsimplify APP_LIB_DEPS (patch 2/3)
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-14 Brianmaster/trunk is now for Mesa 7.1 devel: bump versions
2007-04-27 BrianVersion bumps for 7.0
2007-04-08 Brianadd glsl to PROGRAM_DIRS
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-28 Brianbump version to 6.5.3 to match version.h
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-19 Brian Paulremove some debug/test changes
2006-10-19 Brian PaulNew bin/minstall script - a minimal replacement for...
2006-09-21 Brian Paulbump version to 6.5.2
2006-09-06 Brian Paulcomment out EXTRA_LIB_PATH, ?= causes problems on HP-UX
2006-07-20 Brian Paulbump MESA_TINY to 1
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-06-22 Brian PaulNew 'install' targets in makefile. See bug 2372.
2005-08-23 Brian Paulupdate version to 6.5.0
2005-08-19 Adam JacksonConvert libGL and DRI drivers to require libdrm.
2005-08-16 Brian PaulBump version to 6.3.2
2005-07-21 Brian Paulbump version to 6.3.1
2005-07-02 Jon SmirlPut default back to the normal DRM path
2005-07-02 Ian RomanickMassive refactor of (most of) the Linux config files...
2005-07-01 Brian PaulMove the PYTHON2 and PYTHON_FLAGS assignments to config...
2005-06-07 Brian Paulfix error in OSMESA_LIB_NAME line
2005-05-05 Brian Pauladded a comment
2005-03-23 Brian Pauluse $(*_LIB) in the *_LIB_NAME definitions
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-10-02 Brian Paulbump version to 6.3
2004-09-27 Brian Paulbump minor version to 2
2004-09-13 Brian PaulReplace -lGL with -l$(GL_LIB), etc.
2004-07-20 Brian Paulremove -lXm (motif) from GLW_LIB_DEPS since it's not...
2004-06-10 Dave Airlietry and find the drm in a more likely place
2004-06-01 Eric AnholtBuild fixing for FreeBSD. GNU make is installed as...
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-07 Brian Pauluse new MKDEP, MKDEP_OPTIONS variables
2004-03-26 Brian Pauldon't try to make GLwMDrawA.c by default since it needs...
2004-03-26 Brian Pauladded glw to SRC_DIRS
2004-03-26 Brian Paulnew system configurations