summaryrefslogtreecommitdiffstats
path: root/misc/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright_headers.py referring to GodotSpartan3222024-10-271-2/+2
* [macOS] Update Vulkan SDK install script.Adam Vondersaar2024-10-131-11/+5
* Rebrand Godot 4.3 to RedotTrashguy2024-10-137-20/+22
* Fix header_guards so it detects the copyright header properly.Andreia Gaita2024-07-231-9/+28
* D3D12: Get rid of DXIL.dll!Pedro J. Estébanez2024-07-111-26/+3
* Style: Relocate `godot_gdb_pretty_print.py`Thaddeus Crews2024-06-231-116/+0
* CI: Add pre-commit hook for `clang-tidy`Thaddeus Crews2024-06-171-33/+0
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-2/+2
* CI: Fix incorrect executable permsThaddeus Crews2024-05-174-0/+0
* Merge pull request #91416 from Calinou/d3d12-sdk-update-install-scriptRémi Verschelde2024-05-151-10/+28
|\
| * Update dependencies in D3D12 SDK installer scriptHugo Locurcio2024-05-071-10/+28
* | SCons: Consolidate pysettings via `pyproject.toml`Thaddeus Crews2024-05-141-13/+0
* | Create a GDB pretty printing file for String, StringName, and VectorMitten Orvan2024-05-111-0/+116
* | CI: Overhaul static checks to use `pre-commit`Thaddeus Crews2024-05-088-201/+211
* | Fix various typos with codespellRémi Verschelde2024-05-071-1/+1
|/
* Fix infinite while loop on empty added file.ajreckof2024-04-121-1/+1
* [Buildsystem] Fix encoding when reading filesA Thousand Ships2024-03-242-2/+2
* Pre-commit: Fix `copyright_headers.py` to run on all relevant filesRémi Verschelde2024-03-151-45/+49
* SCons: Ensure `with` statement where applicableThaddeus Crews2024-03-102-22/+19
* Enforce `\n` eol for Python writesThaddeus Crews2024-03-092-2/+2
* Move dotnet-format script to pre-commitRaul Santos2024-03-022-37/+30
* Replace hand-written pre-commit hooks with `pre-commit` Python toolAarni Koskela2024-02-262-79/+0
* SCons: Add proper MinGW support to D3D12 deps install scriptRémi Verschelde2024-02-231-3/+31
* Fix various typos with codespellRémi Verschelde2024-02-071-1/+1
* Fix `printf` for format checksA Thousand Ships2024-02-026-6/+6
* SCons: Fix Windows cross-compilation from Linux after #86717Rémi Verschelde2024-01-261-1/+7
* Add a python script to install Direct3D 12 SDK components.MrBBBaiXue2024-01-241-0/+98
* SCons: Update mypyThaddeus Crews2023-12-111-1/+2
* Fix various typos with codespellRémi Verschelde2023-11-111-1/+1
* [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...bruvzg2023-09-212-1/+2
* CI: Compat checks: Make fetching the reference API more robustRedworkDE2023-09-051-1/+1
* CI: Compare API compatibility against both 4.0 and 4.1RedworkDE2023-08-301-5/+28
* Merge pull request #78908 from zorbathut/pr_gitignoreRémi Verschelde2023-08-291-0/+26
|\
| * Add static check for overzealous .gitignores.Ben Rog-Wilhelm2023-07-011-0/+26
* | Fix API validation script on macOS.bruvzg2023-08-101-4/+4
* | Fix or workaround recent extension API compatibility issuesRémi Verschelde2023-08-031-1/+1
|/
* Fix various typos with codespellRémi Verschelde2023-06-161-1/+1
* Update list of known breaking changes compared to 4.0-stable (3)RedworkDE2023-06-141-1/+1
* Allow validating the extension api against a reference version and a list of ...RedworkDE2023-05-191-0/+60
* CI: Make codespell checks blocking, but only check changed filesRémi Verschelde2023-05-081-1/+1
* CI: Speed up static checks by checking only changed filesRémi Verschelde2023-04-203-16/+37
* CI: Visibly print trailing whitespace when static checks failRémi Verschelde2023-04-056-28/+37
* Minor typo and docs URL fixesRémi Verschelde2023-02-281-1/+1
* More codespell fixes, do more changes from previous ignore listRémi Verschelde2023-02-011-3/+3
* Fix various typos with codespellRémi Verschelde2023-02-011-2/+5
* 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