SDL/build-scripts
Ryan C. Gordon 1c1706a00b
fnsince: update \since policy for documentation.
Everything in SDL3 up to the ABI lock is reported as available since 3.1.3.
Everything else will be reported as since 3.2.0 (what will be the first
official release).

Also ran a Perl script over the headers to change everything to 3.1.3 that
wasn't an API function, since fnsince.pl can't manage those. If there's a
macro or datatype that has snuck in that needs to be 3.2.0 instead, we'll
have to manually fix it up, but it shouldn't be a big deal in any case.

Reference PR #11304.
2024-10-23 12:22:43 -04:00
..
pkg-support Add parametrized build script 2024-10-14 21:30:48 +02:00
add-source-to-projects.pl winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
androidbuildlibs.sh Fixed warnings building on Android 2024-10-07 11:11:27 -07:00
build-release.py Add parametrized build script 2024-10-14 21:30:48 +02:00
build-web-examples.pl build-web-examples.pl: Added a FIXME. 2024-09-22 10:35:59 -04:00
casefolding.txt stdlib: Improve Unicode support and consistency in string comparison functions. 2024-03-29 15:01:40 -04:00
check_android_jni.py android: add python script checking Android JNI bindings 2024-09-25 20:34:32 +02:00
check_stdlib_usage.py ci: Fix check_stdlib_usage.py and run on ci 2024-09-25 23:59:35 +02:00
clang-format-src.sh Added video/x11/edid.h to third party code list 2024-09-18 08:18:26 -07:00
cmake-toolchain-mingw64-i686.cmake cmake: add winres to the list of potential name rc compilers 2024-03-05 20:38:00 +01:00
cmake-toolchain-mingw64-x86_64.cmake cmake: add winres to the list of potential name rc compilers 2024-03-05 20:38:00 +01:00
cmake-toolchain-qnx-aarch64le.cmake Do not look at local headers when determining features 2023-03-27 15:33:08 -07:00
cmake-toolchain-qnx-x86_64.cmake Do not look at local headers when determining features 2023-03-27 15:33:08 -07:00
codechecker-buildbot.sh cmake: Prefix all options with "SDL_" 2021-10-05 10:45:26 -04:00
create-android-project.py Add parametrized build script 2024-10-14 21:30:48 +02:00
create-release.py Add parametrized build script 2024-10-14 21:30:48 +02:00
fnsince.pl fnsince: update \since policy for documentation. 2024-10-23 12:22:43 -04:00
gen_audio_channel_conversion.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
git-pre-push-hook.pl Remove some vim config lines 2023-02-10 11:00:48 +01:00
makecasefoldhashtable.pl stdlib: Improve Unicode support and consistency in string comparison functions. 2024-03-29 15:01:40 -04:00
mkinstalldirs build-scripts: update install-sh and mkinstalldirs from automake-1.16.3 2020-12-24 01:32:10 +03:00
release-info.json releases: don't add static library to MinGW binary release 2024-10-14 21:30:48 +02:00
rename_api.py Added the examples directory to the API renaming tool 2024-09-18 08:32:30 -07:00
rename_headers.py Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
rename_macros.py winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
rename_symbols.py Added "--substring" to the help for rename_symbols.py 2023-10-23 09:14:54 -07:00
rename_types.py Added a script to help with the bool rename 2024-09-18 10:48:11 -07:00
SDL_migration.cocci SDL_migration.cocci: Fix renaming SDL_bool 2024-10-12 00:47:04 -07:00
setup-gdk-desktop.py Fixed crashes in Metal renderer due to ARC releasing references on random memory in newly allocated structs 2024-09-05 19:48:33 -07:00
showrev.sh Moved the SDL version back to SDL_version.h 2024-05-15 14:38:29 -07:00
strip_fPIC.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
test-versioning.sh Moved the SDL version back to SDL_version.h 2024-05-15 14:38:29 -07:00
update-copyright.sh Use GNU sed if available 2023-02-06 15:47:16 -08:00
update-version.sh Moved the SDL version back to SDL_version.h 2024-05-15 14:38:29 -07:00
updaterev.sh Add parametrized build script 2024-10-14 21:30:48 +02:00
wikiheaders.pl wikiheaders: add (disabled) code to check for missing \threadsafety tags. 2024-10-22 10:48:19 -04:00