| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
what it actually is. Rename it accordingly and add it to SWX11_GLU_CONFIGS.
Install the libOSMesa.so symlink and the libOSMesa static library in the
libgl1-mesa-swx11-dev package.
Add .shlibs files for the libgl1-mesa-swx11, libgl1-mesa-glx and libglu1-mesa
packages.
|
|
|
|
| |
binary:Version and source:Version substitution variables can be used.
|
|
|
|
|
|
|
| |
file.
Add the configs target to debian/rules for checking whether the correct
configurations will be built.
|
|
|
|
|
|
| |
build swx11 and GLU.
Build architecture-optimized swx11 and GLU where possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
it is really needed.
Allow more than one type of optimization libraries to be built for any given
architecture. Currently optimization configurations are provided for i386
[i686], alpha [ev5], amd64, powerpc [603], ppc64 and sparc [ultrasparc].
However, only i686 and amd64 are enabled for now for safety.
Add the libgl1-mesa-swx11-i686 for i686 optimized libraries.
Drop the debian-common configuration because it is no longer used.
Don't build libGLU in all configurations, only when needed.
|
| |
|
|
|
|
|
|
|
|
|
| |
Make the BUILD_STAMPS targets depend on patch so that when they are built
separately the patches will also be applied. Thanks to Michel Dänzer for
catching this.
Make symlinking the source tree idempotent by adding the -f option to cp.
Thanks again Michel Dänzer.
|
|
|
|
|
|
| |
when not supported.
Add configuration to build the DRI drivers on amd64.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Remove shlibs:Depends substitution variable from -dev packages, which doesn't
make sense.
|
|
|
|
|
| |
Add a configuration for building a static version of OSMesa with 32 bits per
color channel.
|
|
|
|
|
| |
respectively, and use debian/debian-dri to choose an architecture specific
configuration.
|
| |
|
|
|