COMMITS
/ .github/workflows/windows_builds.yml November 24, 2025
T
CI: Build Windows without D3D12 if install fails
Thaddeus Crews committed
November 9, 2025
L
Add `workflow_dispatch` triggers to platform CI.
Lukas Tenbrink committed
July 24, 2025
P
Update access-kit to 0.17.0
Pāvels Nadtočajevs committed
May 21, 2025
P
[AccessKit] Update API to 0.16.0.
Pāvels Nadtočajevs committed
December 2, 2024
T
CI: Format SCons input flags & build action
Thaddeus Crews committed
April 25, 2025
T
CI: Ensure Windows can handle utf-8 characters
Thaddeus Crews committed
March 21, 2025
P
AccessKit integration for macOS, Linux, and Windows.
Pāvels Nadtočajevs committed
March 13, 2025
T
CI: Trim cache before saving
Thaddeus Crews committed
December 15, 2024
T
CI: Ensure default branch cache persists
Thaddeus Crews committed
January 17, 2025
T
CI: Tighten timeout period for all jobs
Thaddeus Crews committed
December 29, 2024
T
CI: Only define single concurrency
Thaddeus Crews committed
December 12, 2024
R
Merge pull request #99709 from AThousandShips/cache_size_improve
Rémi Verschelde committed
November 27, 2024
T
CI: Add explicit problem matchers
Thaddeus Crews committed
November 21, 2024
A
[Buildsystem] Tweak cache sizes for CI
A Thousand Ships committed
September 23, 2024
T
CI: Add MinGW/GCC build to Windows GHA
Thaddeus Crews committed
July 8, 2024
T
Style: Format yaml files
Thaddeus Crews committed
August 29, 2024
A
[Core] Optionally delete `Ref` `nullptr` comparisons
A Thousand Ships committed
May 24, 2024
A
Add support for compiling with VS clang-cl toolset
Alula committed
July 17, 2024
A
[CI] Run unit tests on desktop release templates
A Thousand Ships committed
July 13, 2024
A
[CI] Upload build cache before running tests
A Thousand Ships committed
October 30, 2023
B
[CI] Enable ANGLE static linking.
bruvzg committed
May 17, 2024
R
SCons: Bump min version to 3.1.2, test it on CI with one Linux job
Rémi Verschelde committed
March 16, 2024
A
CI: Enable submodules on the checkout action
Aaron Franke committed
November 14, 2023
A
Add new VS proj generation logic that supports any platform that wants to opt in
Andreia Gaita committed
December 13, 2023
M
Add a python script to install Direct3D 12 SDK components.
MrBBBaiXue committed
January 9, 2023
P
Add Direct3D 12 RenderingDevice implementation
Pedro J. Estébanez committed
October 28, 2023
H
Use colored output on CI for Doctest
Hugo Locurcio committed
September 4, 2023
R
CI: Bump version for `actions/checkout@v4` and `actions/setup-dotnet@v3`
Rémi Verschelde committed
August 1, 2023
Y
CI: Extract godot-cpp testing into its own job
Yuri Sizov committed
May 18, 2023
R
CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout
Rémi Verschelde committed
May 9, 2023
R
CI: Fix running the unit tests on windows
RedworkDE committed
April 5, 2023
U
[ci/windows] remove obsolete 'tools' in the name
umarcor committed
April 4, 2023
Y
ci: wait for static check results before starting builds
yedpodtrzitko committed
November 11, 2022
J
Add MSVC problem matcher to CI
Josh Jones committed
September 29, 2022
October 5, 2022
T
Various enhancements to Visual Studio solution generation.
TechnoPorg committed
September 22, 2022
R
SCons: Unify tools/target build type configuration
Rémi Verschelde committed
August 25, 2022
R
CI: Bump various GitHub actions to latest versions
Rémi Verschelde committed
December 16, 2021
A
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke committed
July 1, 2022
J
Fix exit code of --help and --version, and test them in CI
Jan Haller committed
March 30, 2022
R
CI: Reduce max cache to 7 GiB, remove Windows debug symbols
Rémi Verschelde committed
March 28, 2022
R
CI: Limit Windows cache size again, otherwise we run out of space
Rémi Verschelde committed
March 23, 2022
R
CI: Update to actions/cache@v3, increase cache limit to 10 GiB
Rémi Verschelde committed
September 21, 2021
R
CI: Build test binaries with debug symbols, then strip
Rémi Verschelde committed
September 1, 2021
F
[CI] Refactor CI actions, use sub-actions, matrices.
Fabio Alessandrelli committed
August 25, 2021
M
Fix CI after concurrency
Max Hilbrunner committed
August 24, 2021
M
CI: Cancel previous builds if new commit is pushed
Max Hilbrunner committed
August 18, 2021
G
Fix github actions cache server being down failing builds
Gordon MacPherson committed
May 19, 2021
B
pywin32 is no longer necessary for SCons install
Bartłomiej T. Listwon committed
February 22, 2021
R
CI: Build without debug symbols to reduce cache size
Rémi Verschelde committed