Maarten ter Huurne
|
d8aaec28e9
Force libdir when configuring 3rdparty libraries
|
8 years ago |
Maarten ter Huurne
|
7e0055142c
Don't export unused MACOSX_DEPLOYMENT_TARGET
|
8 years ago |
Maarten ter Huurne
|
d23e157bfb
Use unversioned libpng-config script in 3rdparty
|
9 years ago |
Maarten ter Huurne
|
567dacda96
Really only build libalsa when building 3rdparty for Linux
|
9 years ago |
Maarten ter Huurne
|
9ac6dea8c1
Add support for building ALSA lib in 3rdparty
|
9 years ago |
Maarten ter Huurne
|
fec3aed460
Only build libalsa when building 3rdparty for Linux
|
9 years ago |
Maarten ter Huurne
|
b4e3415025
Improved guessing name of windres tool
|
9 years ago |
Maarten ter Huurne
|
66aa9eb751
Query C compiler and linker from the C++ compiler
|
9 years ago |
Maarten ter Huurne
|
846bd3bad7
Query toolchain components like ar, ranlib, strip from the compiler
|
9 years ago |
m9710797
|
1304f8264a
Remove libxml2 dependency from build
|
10 years ago |
Maarten ter Huurne
|
ac930c3066
Removed libao sound driver
|
10 years ago |
Maarten ter Huurne
|
b71dae3fa8
Add support for cross compilation with MinGW-w64
|
10 years ago |
Maarten ter Huurne
|
579566f4a2
3rdparty: Pass <package>_MAKEVAR_OVERRIDE to "make install" as well
|
10 years ago |
Maarten ter Huurne
|
12025aa3bd
3rdparty: Export AR, RANLIB, STRIP, RC, WINDRES
|
10 years ago |
Maarten ter Huurne
|
a038d472a0
3rdparty: Tell GLEW to cross compile.
|
10 years ago |
Maarten ter Huurne
|
fe765890b1
Build 3rdparty libxml2 without lzma support
|
11 years ago |
wouter
|
d089095d55
Various text-processing stuff
|
12 years ago |
Manuel Bilderbeek
|
8ac18ed1b1
Upgrade zlib to 1.2.7.
|
12 years ago |
Manuel Bilderbeek
|
3c91457b0a
Prevent libao from using the native pkg-config, by fooling it and forcing it not to use pkg-config at all. Commit for mth, who did the actual fix.
|
14 years ago |
Maarten ter Huurne
|
86a52cbb90
Include libao in 3rdparty build. Not sure if we want to keep this in a release, but for now it helps testing the new sound driver.
|
14 years ago |
Maarten ter Huurne
|
c03f1f6781
Recent Tcl versions do keep CFLAGS/LDFLAGS passed to configure. Removed "--disable-load" option because it breaks the build on Mac OS X and should not be needed anymore for cross compiles. The option might disappear in the future.
|
14 years ago |
Maarten ter Huurne
|
c27efd0607
Tcl on Mac OS X should use the "unix" configure script, not the "macosx" one. See Tcl bug report 3181878.
|
14 years ago |
Maarten ter Huurne
|
aa426b03a5
Fixed typo in TCL_OS value for Mac OS X.
|
14 years ago |
Manuel Bilderbeek
|
8fccf316bd
Fix cross compiling without patching zlib
|
14 years ago |
Maarten ter Huurne
|
3e338c2a38
Improved cross compilation of audio/video libraries needed for laserdisc emulation.
|
14 years ago |
Maarten ter Huurne
|
3794f14e0f
Work around endianess detection problems in newer versions of autoconf.
|
14 years ago |
Maarten ter Huurne
|
1f871a9c69
Added patch for Tcl bug 2902010: MIPS compile problem on non-SGI compilers. Added workarounds to make Tcl cross compile.
|
15 years ago |
Maarten ter Huurne
|
55e2b4fc18
Added "3RD_STA_MIN" link mode, which uses the 3rdparty system but only selects the libraries needed to build the core. Probably it is better to separate component selection from linking in the future, but for now this works.
|
15 years ago |
Maarten ter Huurne
|
854a01bdb0
Added Dingux (Dingoo Linux) as a platform. More patches are required, so it does not build yet.
|
15 years ago |
Maarten ter Huurne
|
bc0c40ea32
Use new Python script to determine which libraries to build in the 3rdparty system. This again removes some duplication.
|
15 years ago |