summaryrefslogtreecommitdiffstats
path: root/debian/rules
Commit message (Expand)AuthorAgeFilesLines
* Some more parallel build updates.Julien Cristau2008-08-271-14/+11
* Add parallel build support.Julien Cristau2008-08-041-5/+6
* some more debian/rules adjustmentsJulien Cristau2008-07-061-48/+67
* debian/rules cleanup and fixesJulien Cristau2008-07-051-6/+26
* Use --with-driver=dri for the dri configJulien Cristau2008-07-051-5/+7
* Fix confflags CFLAGS and clean up confflags-dri.Timo Aaltonen2008-07-041-4/+5
* Add a patch from upstream to set installdir properly.Timo Aaltonen2008-07-041-5/+2
* Revert "Remove configs/current on clean."root2008-07-041-1/+0
* Use --enable-glx-tls for dri.root2008-07-041-0/+1
* Disable glut for swx11 targets.Timo Aaltonen2008-07-041-0/+3
* Remove configs/current on clean.Timo Aaltonen2008-07-031-0/+1
* don't chmod configure which does not exist.Timo Aaltonen2008-07-031-2/+0
* Further autoconf changes:Timo Aaltonen2008-07-031-0/+3
* Fix the configure.ac patch somewhatTimo Aaltonen2008-07-031-3/+7
* Further tweaks to the autoconf stuff. Getting closer but still not thereTimo Aaltonen2008-07-031-20/+42
* Run autoreconf before building the various flavours.Timo Aaltonen2008-07-031-1/+4
* rules: Replace the old build system with the new autotools-based system.Timo Aaltonen2008-07-021-23/+68
* Drop mesa-swx11-source.Timo Aaltonen2008-07-011-8/+1
* Only install stuff in mesa-swx11-source if we're building arch:all packages.Julien Cristau2007-04-231-6/+6
* Fix FTBFS on non-i386 archs.Julien Cristau2007-02-041-16/+29
* Move the code to choose which configurations to build to a separate script inThierry Reding2006-11-101-39/+4
* Build Mesa utility programs (glxdemo, glxgears, glxheads, glxinfo) togetherThierry Reding2006-11-101-2/+1
* Add code to provide a mesa-utils package since those utilities are shipped inThierry Reding2006-11-021-1/+2
* Since the original tarball is repackaged to include the three upstreamThierry Reding2006-10-241-1/+1
* Make libgl1-mesa-dev Architecture: all, because all we ship with it is aThierry Reding2006-10-241-0/+3
* Make sure the install-source.sh script is executable before trying to run it.Thierry Reding2006-10-201-0/+1
* Build architecture-specific static libraries where available.Thierry Reding2006-10-201-10/+9
* No longer install the default build of libOSMesa in the libgl1-mesa-swx11Thierry Reding2006-10-201-12/+21
* Make the debian-static a subclass of debian-swx11+glu-default, because that'sThierry Reding2006-10-161-2/+4
* Move the detection of architecture-specific configurations to the debian/rulesThierry Reding2006-10-161-18/+34
* Rename the CPU optimization configurations to make it clear that they onlyThierry Reding2006-10-161-5/+1
* Drop the libgl1-mesa-swx11-dbg package until there's a decision as to whetherThierry Reding2006-10-161-11/+37
* Use STAMP_DIR consistently throughout the debian/rules file.Thierry Reding2006-10-151-10/+13
* Build only optimized versions of the DRI drivers, only using no optimizationsThierry Reding2006-10-151-6/+1
* Add a patch (00_create-libdir) that fixes the upstream build system to makeThierry Reding2006-10-151-2/+7
* Add patch to fix upstream build system to correctly install libOSMesa andThierry Reding2006-10-151-4/+10
* Base the Debian OSMesa configurations on linux-osmesa* provided upstream.Thierry Reding2006-10-141-0/+1
* Move the debian/debian-dri configurations to debian-default/debian-dri-defaultThierry Reding2006-10-141-2/+3
* Add OSMesa configurations and made fixed several issues here and there.Thierry Reding2006-10-141-5/+10
* Initial version of a new build system for Mesa.Thierry Reding2006-10-141-0/+93