SDL-mirror/build-scripts
Sam Lantinga e636f59467 Fixed bug 3276 - build-scripts/showrev.sh prints the tip, which isn't useful if you're on a different -# branch, or just not sync'd to the tip.
winterknight

The showrev.sh script shows the tip, instead of the current hg revision. This can be mismatched if one were to use hg update -r ??? to revert to a previous revision.

Patch uses parents instead of tip, which will show the revision that the source is compiled with, instead of the latest revision that the user who is compiling has downloaded.
2016-10-01 12:52:55 -07:00
..
androidbuild.sh Android: Fixed androidbuild.sh not working on OS X (thanks, Steffen!). 2016-07-18 22:01:01 +02:00
checker-buildbot.sh Fixed buildbot's static analysis script to enable assertions. 2016-01-08 07:21:15 -05:00
config.guess Some Raspberry Pi build fixes (including Raspberry Pi 2 support). 2015-04-11 05:58:37 +00:00
config.sub Initial merge of Emscripten port! 2014-12-18 00:19:52 -05:00
emscripten-buildbot.sh emscripten-buildbot.sh: exit with an error if configure/make fail. 2016-09-06 12:18:52 -04:00
g++-fat.sh Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!) 2016-05-21 00:20:52 -03:00
gcc-fat.sh Mac: Updated availability macro in build script. 2016-06-24 19:06:06 +02:00
install-sh New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
iosbuild.sh small improvements in the iosbuild.sh script 2012-06-19 20:16:45 -03:00
ltmain.sh Better mingw32-x64 linker flag fix, which doesn't require libtool patch 2013-05-26 22:16:42 -07:00
mkinstalldirs New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
nacl-buildbot.sh Removed references to Raspberry Pi 2014-06-21 11:16:26 -07:00
naclbuild.sh Fix another NaCl warning 2014-06-20 11:50:31 -03:00
raspberrypi-buildbot.sh Turn off Wayland support for Raspberry Pi on the buildbot. 2014-04-19 02:26:12 -04:00
showrev.sh Fixed bug 3276 - build-scripts/showrev.sh prints the tip, which isn't useful if you're on a different -# branch, or just not sync'd to the tip. 2016-10-01 12:52:55 -07:00
strip_fPIC.sh Almost added Mac OS X nasm support 2006-06-26 05:27:15 +00:00
update-copyright.sh Fixed sed error on Mac OS X and updated copyright on a few last files 2016-01-02 10:38:51 -08:00
updaterev.sh Fix bug 1574 - updaterev.sh fails when path contains spaces 2013-03-10 16:28:20 -07:00
windows-buildbot-zipper.bat Fixed some paths in the new buildbot windows zipper script. 2014-12-04 02:24:22 -05:00
winrtbuild.bat WinRT: removed '-' from build script file names 2014-11-03 13:07:51 -05:00
winrtbuild.ps1 WinRT: minor tweak to NuGet package naming 2015-12-02 08:04:17 -05:00