SDL-mirror/build-scripts
Ryan C. Gordon 12d7c190c2 fatbuild fixes:
- A change to define CXX in fatbuild, which comforts the configure script a little, even if we don't use C++ anywhere.
- Some code to see how many CPU cores exist and parallelize make across them.
- CFLAGS that apply to both archs are specified seperately (-O3, -pipe, etc)
- -fvisibility=hidden for the gcc4 builds
- a "clean", "clean-ppc" and "clean-x86" command
- Fix to SDL_config_macosx.h for the HAVE_ALLOCA_H thing.

Now builds on an Intel Mac.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401678
2006-04-27 11:18:03 +00:00
..
config.guess New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
config.sub New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
fatbuild.sh fatbuild fixes: 2006-04-27 11:18:03 +00:00
install-sh New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
ltmain.sh Fixed bug #177 2006-03-24 05:11:51 +00:00
makedep.sh Don't hardcode the output directory 2006-04-14 03:56:31 +00:00
mkinstalldirs New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
strip_fPIC.sh New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00