SDL/build-scripts
Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717)
I updated .clang-format and ran clang-format 14 over the src and test directories to standardize the code base.

In general I let clang-format have it's way, and added markup to prevent formatting of code that would break or be completely unreadable if formatted.

The script I ran for the src directory is added as build-scripts/clang-format-src.sh

This fixes:
#6592
#6593
#6594

(cherry picked from commit 5750bcb174300011b91d1de20edb288fcca70f8c)
2022-11-30 12:57:41 -08:00
..
android-prefab.sh Android: add script for building prefab archive 2022-10-01 22:26:46 -07:00
androidbuild.sh
androidbuildlibs.sh Revert 6fa7d62 and 856c99e5 2022-07-23 17:29:45 +02:00
checker-buildbot.sh
clang++-fat.sh
clang-fat.sh Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13 2022-07-26 11:36:01 -07:00
clang-format-src.sh Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
codechecker-buildbot.sh
config.guess revert mode changes from commit d58d637ac 2022-06-08 21:58:10 +03:00
config.sub
emscripten-buildbot.sh emscripten-buildbot.sh: force -s USE_SDL=0 2022-08-17 21:39:59 -04:00
fnsince.pl build-scripts/fnsince.pl: Deal with new point-release system. 2022-10-25 14:03:32 -04:00
gen_audio_channel_conversion.c audio: Fixed dst pointer on channel conversions that grow in-place. 2022-07-20 18:41:53 -04:00
gen_audio_resampler_filter.c
git-pre-push-hook.pl
install-sh
ltmain.sh
mkinstalldirs
nacl-buildbot.sh
naclbuild.sh
raspberrypi-buildbot.sh
showrev.sh Save the version in VERSION.txt instead of VERSION 2022-11-21 06:57:02 -08:00
strip_fPIC.sh
test-versioning.sh Update SDL info and Xcode marketing version with version update scripts 2022-11-22 09:18:05 -08:00
update-copyright.sh
update-version.sh Update SDL info and Xcode marketing version with version update scripts 2022-11-22 09:18:05 -08:00
updaterev.sh Save the version in VERSION.txt instead of VERSION 2022-11-21 06:57:02 -08:00
wikiheaders.pl build-scripts/wikiheaders.pl: ignore the 'FrontPage' wiki pages. 2022-06-23 16:07:35 -04:00
windows-buildbot-zipper.bat