Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No longer install the default build of libOSMesa in the libgl1-mesa-swx11 | Thierry Reding | 2006-10-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | package, but in the libosmesa6 package. Modify the 01_fix-makefile patch to not build libOSMesa on stand-alone builds, so that it is only created when building OSMesa explicitly. Build libOSMesa with 8 bits per color channel (the default) in dynamic and static versions separately from the software rasterization libGL with the software rasterization code linked in statically so that libOSMesa can run in parallel with any libGL. This should fix the problem Yann Dirson mentioned a while ago. Use the install-source.sh script to install the Mesa sources needed for the mesa-swx11-source package instead of doing it in the debian/rules file itself. | ||||
* | Add patch to fix upstream build system to correctly install libOSMesa and | Thierry Reding | 2006-10-15 | 1 | -0/+2 |
| | | | | | | | | | | variants. This patch also fixes the build system not to install libGL if only the OSMesa library is built. Update *.install files to install more files. Pretty much everything except debugging and optimized libraries is now built and installed. Enable building static libraries for inclusion in the -dev packages. | ||||
* | Initial version of a new build system for Mesa. | Thierry Reding | 2006-10-14 | 1 | -0/+0 |