summaryrefslogtreecommitdiff
path: root/build-scripts
AgeCommit message (Expand)AuthorFilesLines
2013-07-23Mac: Codify SDK and OS requirements, and clean up.Jørgen P. Tjernø2-8/+5
2013-06-01The standard fat gcc scripts work well with SDL 2.0Sam Lantinga3-294/+206
2013-05-26Better mingw32-x64 linker flag fix, which doesn't require libtool patchSam Lantinga1-2/+1
2013-05-26Removed dependency on libgcc_s_sjlj-1.dll when building with mingw64Sam Lantinga1-1/+2
2013-03-10Fix bug 1574 - updaterev.sh fails when path contains spacesAndreas Schiffler1-4/+4
2013-02-11 Workaround for NVIDIA bug in glXSwapIntervalEXT.Sam Lantinga1-0/+0
2012-12-22Added the test library to fatbuildSam Lantinga1-0/+3
2012-09-25The SDK path is no longer needed (and no longer correct)Sam Lantinga1-5/+0
2012-09-20Whoops, that wasn't supposed to be a symlink.Sam Lantinga1-1/+9655
2012-09-20Updated to the latest versions of autotools and config.guess/config.subSam Lantinga3-8603/+326
2012-06-19small improvements in the iosbuild.sh scriptGabriel Jacobo1-3/+3
2012-06-19Adds a simple command line utility (iosbuild.sh) to create iOS binaries for a...Gabriel Jacobo1-0/+277
2012-02-04Fixed bug 1410 - fatbuild.sh is brokenSam Lantinga1-14/+14
2011-11-23No man pages for SDL 1.3Sam Lantinga1-11/+0
2011-10-19Get the full path for the src directory so auxdir works correctlySam Lantinga1-0/+1
2011-09-19Updated fatbuild.sh to match 1.2 version.Ryan C. Gordon1-53/+60
2011-08-14Removed some extra ppc scaffoldingSam Lantinga1-41/+6
2011-08-14Fat build doesn't support PPC anymore.Sam Lantinga1-76/+0
2011-02-20Added a revision number for easy compile-time tests.Sam Lantinga1-0/+2
2011-02-18Added a better way to include build rules in the MakefileSam Lantinga1-1/+1
2011-02-16Made it possible to build SDL from a fresh checkout without any additional st...Sam Lantinga2-28/+2
2011-01-26Ozkan Sezer to sloukenSam Lantinga1-1/+1
2011-01-18Updated the snapshot script for MercurialSam Lantinga1-8/+2
2010-12-31Don't overwrite SDL_revision.h with a bad revision if Mercurial isn't installedSam Lantinga1-1/+1
2010-12-31Return an error code if Mercurial isn't installedSam Lantinga1-1/+1
2010-12-01Fixed the gcc include path when building on Mac OS X 10.5Sam Lantinga1-16/+25
2010-12-01Allow the SDK path to be rebasedSam Lantinga1-23/+28
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