You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/build-scripts
Ryan C. Gordon 98dfc9296a
build-scripts/fnsince.pl: Deal with new point-release system.
This ignores 2.x.1 (etc) releases, which prevents it from thinking
the next official non-point-release version is 2.26.1, when it
should be 2.26.0, because it saw the "latest" release is 2.24.1.

This fixes the wiki ending up with imaginary version numbers for
the "this function is available since SDL 2.x.y" sections.

Fixes #6343.
3 years ago
..
android-prefab.sh Android: add script for building prefab archive 3 years ago
androidbuild.sh Updated Android build tools version, which bumped minimum deployment target to API 14 8 years ago
androidbuildlibs.sh Revert 6fa7d62 and 856c99e5 3 years ago
checker-buildbot.sh cmake: Prefix all options with "SDL_" 4 years ago
clang++-fat.sh macOS: change min supported OS from 10.6 to 10.7. 3 years ago
clang-fat.sh Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13 3 years ago
codechecker-buildbot.sh cmake: Prefix all options with "SDL_" 4 years ago
config.guess revert mode changes from commit d58d637ac 3 years ago
config.sub updates to config.guess and config.sub from mainstream. 4 years ago
emscripten-buildbot.sh emscripten-buildbot.sh: force `-s USE_SDL=0` 3 years ago
fnsince.pl build-scripts/fnsince.pl: Deal with new point-release system. 3 years ago
gen_audio_channel_conversion.c audio: Fixed dst pointer on channel conversions that grow in-place. 3 years ago
gen_audio_resampler_filter.c gen_audio_resampler_filter.c: Precalculate loop-invariant bessel(beta). 3 years ago
git-pre-push-hook.pl git-pre-push-hook: remove ".git" from URL. 5 years ago
install-sh build-scripts: update install-sh and mkinstalldirs from automake-1.16.3 5 years ago
ltmain.sh imported two libtool mainstream commits 28fbcb6a and b55b1cc8 4 years ago
mkinstalldirs build-scripts: update install-sh and mkinstalldirs from automake-1.16.3 5 years ago
nacl-buildbot.sh nacl: pepper_49 SDK apparently has problems, move buildbot back to pepper_47. 9 years ago
naclbuild.sh Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
raspberrypi-buildbot.sh raspberrypi-buildbot.sh: Fix output directory. 5 years ago
showrev.sh build: Expand version info in SDL_REVISION and SDL_GetRevision() 3 years ago
strip_fPIC.sh Fixed crash if initialization of EGL failed but was tried again later. 10 years ago
test-versioning.sh Added version checking to SDLActivity.java 3 years ago
update-copyright.sh Fixed whitespace 3 years ago
update-version.sh Added version checking to SDLActivity.java 3 years ago
updaterev.sh build: Add a mechanism to mark builds with vendor info 3 years ago
wikiheaders.pl build-scripts/wikiheaders.pl: ignore the 'FrontPage' wiki pages. 3 years ago
windows-buildbot-zipper.bat windows-buildbot-zipper.bat: Attempt to update for new buildbot. 5 years ago