Ryujinx-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.
2022-10-25 14:03:32 -04:00
..
android-prefab.sh Android: add script for building prefab archive 2022-10-01 22:26:46 -07:00
androidbuild.sh
androidbuildlibs.sh Revert 6fa7d62 and 856c99e5 2022-07-23 17:29:45 +02:00
checker-buildbot.sh cmake: Prefix all options with "SDL_" 2021-10-05 10:45:26 -04:00
clang-fat.sh Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13 2022-07-26 11:36:01 -07:00
clang++-fat.sh macOS: change min supported OS from 10.6 to 10.7. 2022-05-09 21:53:40 -07:00
codechecker-buildbot.sh cmake: Prefix all options with "SDL_" 2021-10-05 10:45:26 -04:00
config.guess revert mode changes from commit d58d637ac 2022-06-08 21:58:10 +03:00
config.sub updates to config.guess and config.sub from mainstream. 2022-01-08 23:00:32 +03:00
emscripten-buildbot.sh emscripten-buildbot.sh: force -s USE_SDL=0 2022-08-17 21:39:59 -04:00
fnsince.pl build-scripts/fnsince.pl: Deal with new point-release system. 2022-10-25 14:03:32 -04:00
gen_audio_channel_conversion.c audio: Fixed dst pointer on channel conversions that grow in-place. 2022-07-20 18:41:53 -04:00
gen_audio_resampler_filter.c gen_audio_resampler_filter.c: Precalculate loop-invariant bessel(beta). 2022-05-26 10:44:01 -04:00
git-pre-push-hook.pl
install-sh
ltmain.sh imported two libtool mainstream commits 28fbcb6a and b55b1cc8 2022-03-16 17:15:20 +03:00
mkinstalldirs
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
raspberrypi-buildbot.sh
showrev.sh build: Expand version info in SDL_REVISION and SDL_GetRevision() 2022-10-22 09:27:10 -07:00
strip_fPIC.sh
test-versioning.sh Added version checking to SDLActivity.java 2022-10-03 17:36:17 -07:00
update-copyright.sh Fixed whitespace 2022-05-18 06:58:14 -07:00
update-version.sh Added version checking to SDLActivity.java 2022-10-03 17:36:17 -07:00
updaterev.sh build: Add a mechanism to mark builds with vendor info 2022-10-22 09:27:10 -07:00
wikiheaders.pl build-scripts/wikiheaders.pl: ignore the 'FrontPage' wiki pages. 2022-06-23 16:07:35 -04:00
windows-buildbot-zipper.bat