summaryrefslogtreecommitdiffstats
path: root/configs/debian-dri-any
Commit message (Collapse)AuthorAgeFilesLines
* Add configurations to build static versions of the default OSMesa library.Thierry Reding2006-10-201-1/+1
| | | | | | In all Debian-specific configurations, include the Debian defaults configuration after the Mesa configurations and drop the 'override' for all variables because it is no longer needed.
* Rename the CPU optimization configurations to make it clear that they onlyThierry Reding2006-10-161-1/+1
| | | | | | build swx11 and GLU. Build architecture-optimized swx11 and GLU where possible.
* Build only optimized versions of the DRI drivers, only using no optimizationsThierry Reding2006-10-151-3/+5
| | | | | | when not supported. Add configuration to build the DRI drivers on amd64.
* Add a patch (00_create-libdir) that fixes the upstream build system to makeThierry Reding2006-10-151-5/+2
| | | | | | | | | | | | | | | sure the LIB_DIR is created or bail out. Update the 01_fix-makefile patch to only install libGL/libOSMesa if they exist. Don't make installation dependent on which drivers are built. Build optimized versions of the swx11 libraries in addition to those that should work on the least-capable supported processor for the given architecture. Have most configurations include debian-default instead of debian-common so that INSTALL_DIR is correctly defined. debian-common can probably be dropped anyway.
* Rename the debian-dri-common configuration to debian-dri-default, to make itThierry Reding2006-10-141-2/+2
| | | | consistent with the naming scheme of debian-default.
* Comment the Debian-specific configurations.Thierry Reding2006-10-141-0/+5
|
* Rename the -default configurations to -any, which is a more appropriate name.Thierry Reding2006-10-141-0/+5