Commit Graph

17 Commits

Author SHA1 Message Date
Simon Howard 1803a518c2 Fix build on recent versions of Mac OS X: Adding -lobjc fixes the SDL
autoconf checks. Use SDL_net 1.2.8 rather than 1.2.6 and fix Chocolate
Doom Sourceforge download link.

Subversion-branch: /buildscripts
Subversion-revision: 2548
2012-12-22 23:32:19 +00:00
Simon Howard f48d71516b Remove .la files after installing libraries, to fix Windows
cross-compile.

Subversion-branch: /buildscripts
Subversion-revision: 2521
2012-09-20 18:47:00 +00:00
Simon Howard 83df610728 Update build script to new version and new Sourceforge download URL.
Subversion-branch: /buildscripts
Subversion-revision: 2512
2012-06-09 17:05:13 +00:00
Simon Howard e8690eedfb Update build script to use SDL 1.2.15 and SDL_mixer 1.2.12. These new
releases fix some issues on Mac OS X.

Subversion-branch: /buildscripts
Subversion-revision: 2488
2012-02-03 16:19:46 +00:00
Simon Howard f72204d128 Fix bug in build script (thanks CSonicGo)
Subversion-branch: /buildscripts
Subversion-revision: 2477
2011-11-13 18:57:03 +00:00
Simon Howard 68108fda5a Add option to build libsamplerate.
Subversion-branch: /buildscripts
Subversion-revision: 2476
2011-11-05 16:21:02 +00:00
Simon Howard a8da34dc91 Forced build of SDL libraries when cross-compiling, to avoid conflict
with system libraries. Disable SDL_mixer dependencies on external
libraries.

Subversion-branch: /buildscripts
Subversion-revision: 2475
2011-11-05 15:57:12 +00:00
Simon Howard 112b4a6f9d Exit with an error if home directory to build in contains a space
character.

Subversion-branch: /buildscripts
Subversion-revision: 2474
2011-11-05 15:21:56 +00:00
Simon Howard 99f1d2a83c Add command line options to cross-compile and build v2-branch. When
building Windows, install DirectX headers package before building SDL,
so that the SDL DLLs include the DirectX backends.

Subversion-branch: /buildscripts
Subversion-revision: 2472
2011-11-02 21:47:40 +00:00
Simon Howard 3c55a3d934 Update build script to build v1.6.0. Fix error message when no tool is
found to download from a URL.

Subversion-branch: /buildscripts
Subversion-revision: 2345
2011-06-09 20:17:53 +00:00
Simon Howard 36ed64aac2 Build v1.5.0, not v1.4.0.
Subversion-branch: /buildscripts
Subversion-revision: 2240
2011-01-29 13:57:44 +00:00
Simon Howard 1434492baa Force 32-bit build on OS X.
Subversion-branch: /buildscripts
Subversion-revision: 2232
2011-01-02 02:36:46 +00:00
Simon Howard ae9db5b3a4 Build using SDL_mixer 1.2.11 on every platform.
Subversion-branch: /buildscripts
Subversion-revision: 2168
2010-11-26 17:49:42 +00:00
Simon Howard 2c7fc92732 Fix aclocal include path to use the SDL prefix path, rather than always
INSTALL_DIR (which may not have a share/aclocal).
Set PATH to include $INSTALL_DIR/bin, so that SDL is correctly detected
if it has already been built and installed.
Exit if an error occurs during the autogen stage.

Subversion-branch: /buildscripts
Subversion-revision: 1945
2010-07-14 21:05:39 +00:00
Simon Howard b060b62c11 Update auto-build script to latest version on website. Set
MACOSX_DEPLOYMENT_TARGET to target 10.4. Add option to build version
from Subversion.

Subversion-branch: /buildscripts
Subversion-revision: 1943
2010-07-14 20:35:10 +00:00
Simon Howard 8f99f2aed5 Put build script in version control.
Subversion-branch: /buildscripts
Subversion-revision: 708
2006-10-20 23:15:26 +00:00
Simon Howard 2786ff4505 Add directory for autobuild shell script
Subversion-branch: /buildscripts
Subversion-revision: 707
2006-10-20 23:13:11 +00:00