SDL/build-scripts
Ryan C. Gordon 21f93e127b
wikiheaders: generalize some previously-SDL-specific things
Now other projects can use it with their headers, if they provide an options
file with specifics and are willing to follow some SDLish header conventions.

This shouldn't affect SDL satellite projects, etc, since they literally use
the SDL symbols, like `SDLCALL` and such, which are the defaults in the script
if a .wikiheaders-options file doesn't override them.
2025-11-25 23:14:31 -05:00
..
pkg-support release: small release script clean-up 2025-09-26 21:39:06 +02:00
add-source-to-projects.pl winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
androidbuildlibs.sh Revert "Support Google Play 16 KB Page Size Requirement (#13470)" 2025-08-07 11:44:45 -07:00
build-release.py release: don't download pre-release dependencies + strict version parsing 2025-11-04 18:00:23 +01:00
build-web-examples.pl examples: Preload onmouseover images, so it's more responsive to the user. 2025-09-16 14:22:39 -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 check_android_jni.py: make sure we're using python3 2025-10-08 21:32:30 -07:00
check_elf_alignment.sh Add elf alignment check for Android artifacts (#13818) 2025-08-28 16:31:03 -07:00
check_stdlib_usage.py Fix check_stdlib_usage.py libc call matching 2025-11-25 01:07:10 +01: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
create-android-project.py Add parametrized build script 2024-10-14 21:30:48 +02:00
create-release.py create-release.py: use head of git ref as default commit 2024-11-02 04:20:32 +01:00
create_tbds.py Add script to generate macOS and iOS tbds 2025-11-26 01:03:41 +01:00
fnsince.pl fnsince.pl: Remove prerelease version tapdancing. 2025-01-21 13:10:57 -05:00
gen_audio_channel_conversion.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
git-pre-push-hook.pl Remove some vim config lines 2023-02-10 11:00:48 +01:00
makecasefoldhashtable.pl Updated copyright for 2025 2025-01-01 07:45:52 -08:00
mkinstalldirs
release-info.json Update NDK version to 28 (#13729) 2025-08-12 07:45:57 -07: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 ngage: Remove Nokia N-Gage support. 2024-12-11 13:29:43 -05: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: Fixed a few incorrect function names. 2025-08-02 22:54:03 -04: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
test-versioning.sh Revert "Separate android initialization from Activity (#11891)" 2025-01-10 15:27:08 -08:00
update-copyright.sh Use GNU sed if available 2023-02-06 15:47:16 -08:00
update-version.sh Revert "Separate android initialization from Activity (#11891)" 2025-01-10 15:27:08 -08:00
updaterev.sh Add parametrized build script 2024-10-14 21:30:48 +02:00
wikiheaders.pl wikiheaders: generalize some previously-SDL-specific things 2025-11-25 23:14:31 -05:00