summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Add a BeOS build config.Philippe Houdoin2004-08-141-0/+100
* updates from Stephane MarchesinBrian Paul2004-07-231-3/+5
* remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul2004-07-2011-12/+13
* Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_nameJon Smirl2004-07-091-1/+1
* Convert miniglx to use Ian's fancy new driver config code.Jon Smirl2004-07-051-2/+2
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-1/+1
* added aix-static config, make aix config build dynamic libsBrian Paul2004-07-012-5/+32
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-3/+6
* Re-enable SPARC assembly on sunos5-gcc platform.Ian Romanick2004-06-261-2/+4
* added library dependencies (bug #978758)Brian Paul2004-06-241-0/+9
* Don't include glapi_*.S files in DRI / solo builds.Ian Romanick2004-06-225-5/+5
* add i915 as it seems to build okay..Dave Airlie2004-06-123-3/+3
* try and find the drm in a more likely placeDave Airlie2004-06-101-1/+1
* Remove drivers that have not been converted to the new interface fromIan Romanick2004-06-063-6/+10
* DRI_NEW_INTERFACE_ONLY is now the only support way to build in theIan Romanick2004-06-023-6/+6
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-012-1/+2
* use X86 sources in X86 build, use none in otherDave Airlie2004-05-042-1/+2
* add linux-dri-x86 targetDave Airlie2004-05-031-0/+33
* DRM_SOURCE_PATH is in defaultDave Airlie2004-05-031-4/+0
* Define GLX_DIRECT_RENDERING in Makefile.templateKeith Whitwell2004-04-302-2/+2
* AMD64 changes from Ronny V. Vindenes.Keith Whitwell2004-04-303-6/+40
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-2/+8
* s/-mv8/-mcpu=ultrasparc/ (bug 941338)Brian Paul2004-04-251-2/+2
* linux-solo-ia64 config (Stephane Marchesin)Brian Paul2004-04-192-2/+28
* set CONFIG_NAME = linux-tccBrian Paul2004-04-141-1/+1
* new fileKeith Whitwell2004-04-141-0/+25
* First attempt at building a dri module in this treeKeith Whitwell2004-04-143-0/+46
* make solo work like before new makefile mergeDave Airlie2004-04-141-3/+5
* Add DRM_SOURCE_PATH to make system.Jon Smirl2004-04-131-0/+2
* use new MKDEP, MKDEP_OPTIONS variablesBrian Paul2004-04-071-0/+4
* revived linux-glide build processDaniel Borca2004-04-072-0/+48
* added hpux10-static configBrian Paul2004-03-301-0/+30
* added GLW_SOURCES for IRIXBrian Paul2004-03-266-1/+12
* don't try to make GLwMDrawA.c by default since it needs MotifBrian Paul2004-03-261-2/+2
* added glw to SRC_DIRSBrian Paul2004-03-261-1/+1
* added _DEPS lines to specify -L/usr/X11R6/libBrian Paul2004-03-261-0/+7
* new system configurationsBrian Paul2004-03-2651-0/+1147