SDL/build-scripts
Sam Lantinga 63724c113b Removed the vi format comments from the source
Vim users can use the [editorconfig plugin](https://github.com/editorconfig/editorconfig-vim) to automatically set tab spacing for the SDL coding style.

Fixes https://github.com/libsdl-org/SDL/issues/6903
2022-12-26 11:17:23 -08:00
..
android-prefab.sh android: fix android-prefab.sh for SDL3 2022-12-21 09:39:22 -08:00
androidbuild.sh Updated Android build tools version, which bumped minimum deployment target to API 14 2017-10-23 23:23:47 -07:00
androidbuildlibs.sh Remove SDL3_main from build systems, remove most of src/main/* 2022-12-15 08:01:01 -08:00
clang-format-src.sh Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
cmake-toolchain-mingw64-i686.cmake Added toolchain files for cross-compiling to Windows 2022-11-25 15:37:30 -08:00
cmake-toolchain-mingw64-x86_64.cmake Added toolchain files for cross-compiling to Windows 2022-11-25 15:37:30 -08:00
codechecker-buildbot.sh cmake: Prefix all options with "SDL_" 2021-10-05 10:45:26 -04:00
fnsince.pl Unify all the SDL_*RunApp() functions into just SDL_RunApp() 2022-12-15 08:01:01 -08:00
gen_audio_channel_conversion.c Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
gen_audio_resampler_filter.c Removed the vi format comments from the source 2022-12-26 11:17:23 -08:00
git-pre-push-hook.pl git-pre-push-hook: remove ".git" from URL. 2021-03-17 13:36:38 -04:00
mkinstalldirs build-scripts: update install-sh and mkinstalldirs from automake-1.16.3 2020-12-24 01:32:10 +03:00
rename_api.py Also rename the internal function symbol when renaming API functions 2022-12-26 08:57:57 -08:00
rename_symbols.py Added rename_symbols.py to mass rename symbols in an SDL2 codebase 2022-12-23 15:07:21 -08:00
showrev.sh Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08: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 Remove SDL_main from VS Solutions in VisualC/ and VisualC-GDK/ 2022-12-15 08:01:01 -08:00
update-copyright.sh Fixed whitespace 2022-05-18 06:58:14 -07:00
update-version.sh Remove SDL_main from VS Solutions in VisualC/ and VisualC-GDK/ 2022-12-15 08:01:01 -08:00
updaterev.sh Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
wikiheaders.pl build-scripts/wikiheaders.pl: ignore the 'FrontPage' wiki pages. 2022-06-23 16:07:35 -04:00