COMMITS
/ .github/workflows/windows_builds.yml 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
February 13, 2021
G
Use github actions cache not my own one.
Gordon MacPherson committed
December 29, 2020
R
CI: Force building TextServer fallback
Rémi Verschelde committed
December 4, 2020
R
CI: Shrink Windows cache to 3GB, we run out of disk space
Rémi Verschelde committed
October 22, 2020
R
CI: Set debug_symbols=no for template builds
Rémi Verschelde committed
October 9, 2020
A
CI: Refactor build workflows to use `SCONSFLAGS`
Andrii Doroshenko (Xrayez) committed
September 29, 2020
U
CI: upload artifacts
umarcor committed
October 15, 2020
R
CI: List contents of bin/ after build
Rémi Verschelde committed
August 22, 2020
H
GitHub Actions: Prepend emoji to platform names for easy visual grepping
Hugo Locurcio committed
July 30, 2020
A
CI: Show `tests=yes` for builds which run tests
Andrii Doroshenko (Xrayez) committed
July 25, 2020
A
SCons: Add `tests` option to enable or disable unit tests
Andrii Doroshenko (Xrayez) committed
July 20, 2020
R
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered committed
A
Split CI builds into workflows for each OS
Aaron Franke committed
July 24, 2020
R
CI: Fix cache key and include base branch
Rémi Verschelde committed
July 23, 2020
G
Improve the cache keys to prevent clashes for the wrong type of build
Gordon MacPherson committed
G
Clamp scons cache to 4096 MB
Gordon MacPherson committed