SDL/build-scripts
Ryan C. Gordon 5b688514c7
wikiheaders: Don't autolink things that are already linked.
This is a dirty hack, but it currently works for our purposes. We just refuse
to link an eligible string (like, say...`SDL_shadercross`), if there's a '['
character right before it.

This WILL NOT WORK if the string is in the middle of a link! For example, if
you had `[please refer to SDL_shadercross](https://example.com/)`, this will
still fail in the usual ways, but we're not building out a robust parser here
at the moment, and this catches the most common problem.

Fixes #13160.
Fixes https://github.com/libsdl-org/sdlwiki/issues/752
Closes https://github.com/libsdl-org/sdlwiki/pull/725
2025-08-26 14:43:59 -04:00
..
pkg-support Use templates for the package support files 2025-01-28 06:03:37 -08: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 Update NDK version to 28 (#13729) 2025-08-12 07:45:57 -07:00
build-web-examples.pl Updated copyright for 2025 2025-01-01 07:45:52 -08:00
casefolding.txt
check_android_jni.py android: add python script checking Android JNI bindings 2024-09-25 20:34:32 +02:00
check_stdlib_usage.py Revert "testcamera: added support for Motion JPEG camera frames" 2025-02-20 12:16:26 -08: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-toolchain-mingw64-x86_64.cmake
cmake-toolchain-qnx-aarch64le.cmake
cmake-toolchain-qnx-x86_64.cmake
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
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
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
rename_macros.py ngage: Remove Nokia N-Gage support. 2024-12-11 13:29:43 -05:00
rename_symbols.py
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
showrev.sh
strip_fPIC.sh
test-versioning.sh Revert "Separate android initialization from Activity (#11891)" 2025-01-10 15:27:08 -08:00
update-copyright.sh
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: Don't autolink things that are already linked. 2025-08-26 14:43:59 -04:00