SDL/build-scripts
Simon McVittie cd7c2f1de7 Switch versioning scheme to be the same as GLib and Flatpak
For stable releases, this gives us the ability to make bugfix-only point
releases such as 2.24.1 if we want to, and distinguish between them
programmatically. For example, this ability could have been useful after
2.0.16 to fix Xwayland regressions, and after 2.0.18 to fix event loop
regressions.

For development releases, this gives us the ability to make multiple
prereleases during the same feature cycle, and distinguish between them
programmatically. For example, this would have been useful during 2.0.22
development, which went through three prereleases before reaching the
final release.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-05-04 09:55:35 -07:00
..
androidbuild.sh Updated Android build tools version, which bumped minimum deployment target to API 14 2017-10-23 23:23:47 -07:00
androidbuildlibs.sh Updated minimum supported Android version to API 16, to match latest NDK toolchain 2019-01-12 12:11:06 -08:00
checker-buildbot.sh cmake: Prefix all options with "SDL_" 2021-10-05 10:45:26 -04:00
clang++-fat.sh build-scripts: modernized gcc-fat.sh for Big Sur and ARM64. 2021-06-09 14:01:40 -04:00
clang-fat.sh build-scripts: modernized gcc-fat.sh for Big Sur and ARM64. 2021-06-09 14:01:40 -04:00
codechecker-buildbot.sh cmake: Prefix all options with "SDL_" 2021-10-05 10:45:26 -04:00
config.guess updates to config.guess and config.sub from mainstream. 2022-01-08 23:00:32 +03:00
config.sub updates to config.guess and config.sub from mainstream. 2022-01-08 23:00:32 +03:00
emscripten-buildbot.sh attempt to fix emscripten-buildbot: s/wasm/wasm32/ 2020-12-24 01:55:00 +03:00
fnsince.pl fnsince.pl: SDL_UnregisterApp() also arrived in 2.0.2. 2021-11-18 15:34:29 -05:00
gen_audio_resampler_filter.c audio: Make pregenerated resampler kaiser filter more precise. 2022-04-26 13:32:42 -04:00
git-pre-push-hook.pl git-pre-push-hook: remove ".git" from URL. 2021-03-17 13:36:38 -04:00
install-sh build-scripts: update install-sh and mkinstalldirs from automake-1.16.3 2020-12-24 01:32:10 +03:00
ltmain.sh imported two libtool mainstream commits 28fbcb6a and b55b1cc8 2022-03-16 17:15:20 +03:00
mkinstalldirs build-scripts: update install-sh and mkinstalldirs from automake-1.16.3 2020-12-24 01:32:10 +03:00
nacl-buildbot.sh nacl: pepper_49 SDK apparently has problems, move buildbot back to pepper_47. 2016-11-10 11:26:44 -05:00
naclbuild.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
raspberrypi-buildbot.sh raspberrypi-buildbot.sh: Fix output directory. 2020-05-18 21:20:11 -04:00
showrev.sh Updated the revision header with git revision 2021-02-12 08:50:16 -08:00
strip_fPIC.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
update-copyright.sh Deprecate SDL_GetRevisionNumber and update things for git instead of hg. 2021-02-12 14:31:38 -05:00
updaterev.sh Updated the revision header with git revision 2021-02-12 08:50:16 -08:00
wikiheaders.pl wikiheaders.pl: Put the manpages in man/man3 2022-01-07 21:39:10 -05:00
windows-buildbot-zipper.bat windows-buildbot-zipper.bat: Attempt to update for new buildbot. 2020-05-19 02:56:02 -04:00
winrtbuild.bat Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
winrtbuild.ps1 Switch versioning scheme to be the same as GLib and Flatpak 2022-05-04 09:55:35 -07:00