summaryrefslogtreecommitdiffstats
path: root/misc/scripts/clang_format.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix or workaround recent extension API compatibility issuesRémi Verschelde2023-08-031-1/+1
* CI: Speed up static checks by checking only changed filesRémi Verschelde2023-04-201-7/+14
* CI: Visibly print trailing whitespace when static checks failRémi Verschelde2023-04-051-4/+6
* C#: Replace libnethost dependency to find hostfxrIgnacio Roldán Etcheverry2022-09-071-2/+2
* ci: add basic test pipeline for shader buildersJiri Suchan2022-08-191-1/+2
* Fix the logic to restart the Godot applicationFredia Huya-Kouadio2022-05-231-0/+2
* Merge pull request #60445 from nathanfranke/minor-changesRémi Verschelde2022-04-251-3/+3
|\
| * improve OS.get_name classref, misc/scripts fixes, remove trailing quoteNathan Franke2022-04-221-3/+3
* | Remove superfluous Android InputManager interface and implementationMarcel Admiraal2022-04-221-2/+0
|/
* Fix flickering issues with low processor mode on AndroidFredia Huya-Kouadio2022-03-291-0/+4
* CI: Fix exclude patterns with `git ls-files`Rémi Verschelde2022-02-011-10/+2
* simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke2022-01-291-31/+22
* Improve the default project themeHugo Locurcio2022-01-191-2/+0
* clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde2021-10-251-1/+1
* Print colored diffs when there are formatting failures in CIHugo Locurcio2021-08-251-1/+1
* Dynamically load libpulse.so.0 and libasound.so.1 on LinuxHein-Pieter van Braam-Stewart2021-02-161-0/+2
* Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde2020-07-271-3/+1
* Add static formatting checks for GitHub ActionsAaron Franke2020-07-131-0/+58