SDL/build-scripts
Anonymous Maarten 31b3f5ea79 ci: add GDK 2024-08-04 13:07:32 +00:00
..
pkg-support SDL_cocoakeyboard: Fix errant semicolons in sendPendingKey and clearPendingKey definitions 2024-08-02 18:55:30 -07:00
SDL_migration.cocci mouse: Make pointer warp emulation via relative mode available to all platforms 2024-07-25 19:57:39 -04:00
add-source-to-projects.pl add-source-to-projects.pl: Fix adding files in the base src dir. 2023-10-09 19:19:01 -04:00
androidbuildlibs.sh Allow specifying APP_PLATFORM and APP_ABI on the command line 2023-06-21 13:49:09 -07:00
build-release.py Document the new SDL3 Android archive artifact 2024-08-01 17:48:49 +00:00
build-web-examples.pl examples: Split up description text by line breaks. 2024-07-30 15:37:46 -04:00
casefolding.txt stdlib: Improve Unicode support and consistency in string comparison functions. 2024-03-29 15:01:40 -04:00
check_stdlib_usage.py Renamed DECLSPEC to SDL_DECLSPEC 2024-05-17 17:09:09 -07:00
clang-format-src.sh Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08: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 Document the new SDL3 Android archive artifact 2024-08-01 17:48:49 +00:00
create-release.sh Added a script to trigger the release workflow 2024-03-24 07:22:58 -07:00
fnsince.pl build-scripts/fnsince.pl: Remove SDL2-specific fixup. 2024-04-13 08:05: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
rename_api.py Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) 2024-06-12 02:29:39 +02:00
rename_headers.py Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
rename_macros.py Only retain SDL_* + platform macro's in rename_macros.py 2024-01-26 18:05:49 +01:00
rename_symbols.py Added "--substring" to the help for rename_symbols.py 2023-10-23 09:14:54 -07:00
setup-gdk-desktop.py ci: add GDK 2024-08-04 13:07:32 +00:00
showrev.sh Moved the SDL version back to SDL_version.h 2024-05-15 14:38:29 -07:00
strip_fPIC.sh
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 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
wikiheaders.pl Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 2024-07-26 10:05:03 -07:00