summaryrefslogtreecommitdiffstats
path: root/misc/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos with codespellRémi Verschelde2023-01-301-1/+1
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-2/+2
* Fix file formatting script dependencies and cleanupAaron Franke2023-01-121-8/+10
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [CI] Use multiple forced unmount attempts for MoltenVK image.bruvzg2023-01-031-1/+9
* CI: Fix dumping GDExtension interface and API for godot-cppRémi Verschelde2022-12-141-11/+0
* Add an exception for thirdparty subdirectories in file_format.shRiteo Siuga2022-11-131-1/+3
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Fix dotnet formatRaul Santos2022-10-121-0/+7
* Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypyRémi Verschelde2022-09-302-0/+17
|\
| * ci: add Python static analysis check via mypyJiri Suchan2022-09-302-0/+17
* | Fix typos with codespellRémi Verschelde2022-09-301-1/+1
|/
* Style: Cleanup header guards for consistencyRémi Verschelde2022-09-261-0/+17
* C#: Replace libnethost dependency to find hostfxrIgnacio Roldán Etcheverry2022-09-071-2/+2
* Fix UTF-8 validation in static checksGergely Kis2022-09-051-7/+20
* Add `dotnet format` to CI to check C# styleRaul Santos2022-08-271-0/+28
* ci: add basic test pipeline for shader buildersJiri Suchan2022-08-192-1/+7
* File: Re-add support to skip CR (`\r`) in `File::get_as_text`Rémi Verschelde2022-08-011-0/+2
* CI: Link MoltenVK statically on macOSRémi Verschelde2022-07-291-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+61
* Download Vulkan SDK disk image to a temporary folder in the scriptHugo Locurcio2022-07-141-2/+3
* Add a script to install the Vulkan SDK on macOSHugo Locurcio2022-07-121-0/+13
* Make enum/constant binds 64-bit.bruvzg2022-06-171-0/+0
* Stop CI when Godot crashRafał Mikrut2022-06-151-0/+2
* Fix the logic to restart the Godot applicationFredia Huya-Kouadio2022-05-231-0/+2
* Fix typos with codespellRémi Verschelde2022-05-231-2/+2
* Merge pull request #60445 from nathanfranke/minor-changesRémi Verschelde2022-04-254-10/+9
|\
| * improve OS.get_name classref, misc/scripts fixes, remove trailing quoteNathan Franke2022-04-224-10/+9
* | Remove superfluous Android InputManager interface and implementationMarcel Admiraal2022-04-221-2/+0
|/
* Fix typos with codespellRémi Verschelde2022-03-311-1/+1
* Fix flickering issues with low processor mode on AndroidFredia Huya-Kouadio2022-03-291-0/+4
* Fix typos with codespellRémi Verschelde2022-02-101-0/+5
* CI: Fix exclude patterns with `git ls-files`Rémi Verschelde2022-02-013-21/+5
* simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke2022-01-294-47/+68
* Improve the default project themeHugo Locurcio2022-01-191-2/+0
* Skip formatting .bat files in file_format.shAaron Franke2022-01-051-0/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde2021-10-251-1/+1
* Add CI step for compiling and testing godot-cppBastiaan Olij2021-10-211-0/+11
* Add dozens of new integration tests to the GDScript test suiteHugo Locurcio2021-09-141-0/+3
* Print colored diffs when there are formatting failures in CIHugo Locurcio2021-08-253-3/+3
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-221-1/+1
* Fix 'Attempted to remove invalid ID' errorsRafał Mikrut2021-07-311-6/+6
* Add script to make source tarball with `.git/HEAD`Rémi Verschelde2021-07-291-0/+66
* Fix typos with codespellRémi Verschelde2021-05-201-2/+2
* Test Godot with Vulkan in CIRafał Mikrut2021-04-151-0/+65
* Merge pull request #46117 from akien-mga/dynamic-load-libudevRémi Verschelde2021-02-171-0/+2
|\
| * Dynamically load libudev.so.1 on Linux if `udev=yes`Rémi Verschelde2021-02-171-0/+2
* | Merge pull request #46050 from akien-mga/ci-simplify-file_formatRémi Verschelde2021-02-171-9/+0
|\ \ | |/ |/|
| * CI: Remove file_format.sh changes hard to reproduce on WindowsRémi Verschelde2021-02-151-9/+0