summaryrefslogtreecommitdiffstats
path: root/misc/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Dynamically load libpulse.so.0 and libasound.so.1 on LinuxHein-Pieter van Braam-Stewart2021-02-161-0/+2
|/
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add line removal around braces to the file formatting scriptAaron Franke2020-11-161-0/+7
* Fix incorrect comments in file formatting scriptAaron Franke2020-07-281-4/+4
* Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde2020-07-273-16/+13
* CI: Drop AppVeyor and desktop Travis buildsRémi Verschelde2020-07-201-4/+0
* fix CI builds on linux by using ubuntu default apt repositoriesRevoluPowered2020-07-201-0/+4
* Remove Travis CI style checks and unnecessary scriptsAaron Franke2020-07-132-180/+0
* Add static formatting checks for GitHub ActionsAaron Franke2020-07-134-0/+247
* Style: Add black format to fix_style.shRémi Verschelde2020-03-311-1/+19
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-12/+12
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove unused scripts from the `misc/scripts` directoryHugo Locurcio2019-12-177-422/+3
* Remove obsolete `sort_demos.sh` scriptHugo Locurcio2019-10-021-29/+0
* Fix copyright headers and style issuesRémi Verschelde2019-09-241-2/+2
* Add script to fix style issues and copyright headersRémi Verschelde2019-06-171-0/+60
* Add missing license headersRémi Verschelde2019-06-111-4/+4
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-0/+0
* Dist: update script to make Steam icon setsRémi Verschelde2018-06-031-5/+24
* Properly closing all files in Python codeViktor Ferenczi2018-03-112-6/+11
* Improve script to add/fix copyright headersRémi Verschelde2018-01-051-17/+46