summaryrefslogtreecommitdiff
path: root/build-scripts
AgeCommit message (Expand)AuthorFilesLines
2010-05-09Add a default revision string if we can't find hgSam Lantinga1-2/+1
2010-02-28Changed revision details to be a string (an hg changeset) instead of an int.Ryan C. Gordon2-11/+4
2010-01-10Merge r5179:5180 from branches/SDL-1.2: fatbuild.sh Xcode 3.2 fix.Ryan C. Gordon1-2/+12
2010-01-06Merged r3808:3809 from branches/SDL-1.2: install_name_tool fix for fatbuild.sh.Ryan C. Gordon1-4/+4
2009-12-05Allow overriding the number of build jobsSam Lantinga1-1/+3
2009-10-08Update config.guess and config.subSam Lantinga2-133/+87
2009-10-04Updated libtool to version 2.2.6aSam Lantinga1-3/+4
2009-10-04Use gcc's built-in dependency generation, thanks to Adam StrzeleckiSam Lantinga1-87/+0
2009-09-20Oh yeah, need this option for PPC as well now.Sam Lantinga1-2/+2
2009-09-19Merged a cleaned up version of Jiang's code changes from Google Summer of Cod...Sam Lantinga1-0/+3
2009-09-05Fix build on native 64-bit architectureSam Lantinga1-0/+6
2009-09-05Added 64-bit architectures to the fat build scriptSam Lantinga1-13/+110
2009-09-05Updated fatbuild.sh to build for 10.4u SDKSam Lantinga1-14/+13
2009-03-04Updated config.guess and config.subSam Lantinga2-30/+90
2009-03-04Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNXSam Lantinga1-3458/+5000
2009-01-19Updated for older versions of subversionSam Lantinga1-1/+3
2009-01-04Updated the snapshot script for use on the websiteSam Lantinga1-2/+11
2009-01-04Make the current revision number availableSam Lantinga3-0/+51
2008-01-03Updated config scriptsSam Lantinga2-42/+137
2007-12-28Fixed fatbuild.sh script for building on Mac OS X 10.5Sam Lantinga1-9/+9
2007-08-15Removed hermes since it's LGPL and not compatible with a commercial license.Sam Lantinga1-6/+0
2007-07-16Added support for building version.rc in Windows build.Sam Lantinga1-1/+11
2007-02-13Merged r2962:2963 from branches/SDL-1.2: wrong SDK path in fatbuild.sh.Ryan C. Gordon1-1/+1
2006-10-01Whoops. :)Sam Lantinga1-7/+7
2006-06-26Almost added Mac OS X nasm supportSam Lantinga1-0/+3
2006-05-10Fixed X11 support on Mac OS X Universal buildSam Lantinga1-4/+14
2006-05-03Fixed execv warning when libtool creates wrapper executablesSam Lantinga1-1/+1
2006-04-28[From Sam]Sam Lantinga1-1/+2
2006-04-28Future proof C++ codeSam Lantinga1-2/+4
2006-04-28Fixed bug #206, fatbuild.sh works flawlessly on Intel MacsSam Lantinga1-9/+6
2006-04-27fatbuild fixes:Ryan C. Gordon1-6/+43
2006-04-27Trying to fix fatbuild.sh on intelSam Lantinga1-4/+4
2006-04-22Mac OS X fat build works! :)Sam Lantinga1-22/+120
2006-04-19I think this is it...Sam Lantinga1-2/+4
2006-04-17*** empty log message ***Sam Lantinga1-1/+1
2006-04-17Whoops, need the actual flags hereSam Lantinga1-6/+4
2006-04-14A script to build a fat version of the SDL library... completely untested!Sam Lantinga1-0/+137
2006-04-14Don't hardcode the output directorySam Lantinga1-4/+4
2006-03-24Fixed bug #177Sam Lantinga1-55/+1
2006-03-21Updated to libtool-1.5.22Sam Lantinga1-281/+742
2006-03-14CFLAGS are separate from EXTRA_CFLAGSSam Lantinga1-4/+4
2006-03-11Clean up temporary files. I'm not sure how this got removed, but whatever...Sam Lantinga1-0/+1
2006-03-02Date: Wed, 01 Mar 2006 10:14:31 +0000Sam Lantinga1-0/+6
2006-02-22*** empty log message ***Sam Lantinga1-1/+1
2006-02-22Fixed script on mingwSam Lantinga1-10/+24
2006-02-20Blargle-fnargle dependencies and build rulesSam Lantinga1-25/+21
2006-02-20Fixed build dependencies... ughSam Lantinga1-15/+15
2006-02-16New configure-based build system. Still work in progress, but much improvedSam Lantinga7-0/+10048