COMMITS
/ .github/workflows/linux_builds.yml 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
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
February 22, 2024
R
CI: Update actions to latest versions, use default runner .NET version
Rémi Verschelde committed
February 6, 2024
R
C#: Run source generators tests in CI
Raul Santos committed
December 15, 2023
R
Add Wayland support
Riteo committed
October 28, 2023
H
Use colored output on CI for Doctest
Hugo Locurcio committed
October 12, 2023
R
CI: Workaround recently broken add-apt-repository on GHA
Rémi Verschelde committed
October 11, 2023
R
CI: Switch mesa PPA from kisak-mesa to turtle
Rémi Verschelde committed
September 4, 2023
R
CI: Bump version for `actions/checkout@v4` and `actions/setup-dotnet@v3`
Rémi Verschelde committed
August 21, 2023
R
CI: Propagated error code when glue generation fails
Rémi Verschelde committed
August 4, 2023
Y
Merge pull request #73777 from myaaaaaaaaa/enable-tsan
Yuri Sizov committed
August 3, 2023
R
CI: Make extension API compatibility check mandatory
Rémi Verschelde committed
August 1, 2023
Y
CI: Extract godot-cpp testing into its own job
Yuri Sizov committed
R
CI: Free disk space on Linux runners
Rémi Verschelde committed
February 22, 2023
M
Add a Linux ThreadSanitizer job to CI
myaaaaaaaaa committed
June 20, 2023
R
CI: Use SCU build for Linux w/ sanitizers build
Rémi Verschelde committed
May 16, 2023
May 18, 2023
R
CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout
Rémi Verschelde committed
April 4, 2023
Y
ci: wait for static check results before starting builds
yedpodtrzitko committed
February 18, 2023
R
CI: Disable debug_symbols for Linux + all sanitizers build
Rémi Verschelde committed
February 10, 2023
R
CI: Remove flaky packages.microsoft.com Ubuntu repository
Rémi Verschelde committed
February 6, 2023
R
CI: Remove custom Linux deps and SwiftShader
Rémi Verschelde committed
January 25, 2023
B
[CI] Remove packages that are no longer necessary.
bruvzg committed
December 10, 2022
B
Cleanup and unify keyboard input.
bruvzg committed
December 14, 2022
R
CI: Fix dumping GDExtension interface and API for godot-cpp
Rémi Verschelde committed
December 12, 2022
R
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde committed
December 7, 2022
G
Rename all gdnative occurences to gdextension
Gilles Roudière committed
October 14, 2022
H
Rename `float=64` SCons option to `precision=double`
Hugo Locurcio committed
October 31, 2022
R
Add GCC problem matcher to CI
Raul Santos committed
October 4, 2022
R
CI: Update target for godot-cpp after https://github.com/godotengine/godot-cpp/pull/867
Rémi Verschelde 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
August 23, 2022
I
CI: Remove second build with mono_glue=yes
Ignacio Roldán Etcheverry committed
February 27, 2022
I
C#: Upgrade to .NET 6 (5.0 -> 6.0)
Ignacio Roldán Etcheverry committed
September 22, 2021
I
CI: Setup .NET Sdk to fix CI and build C# code as well
Ignacio Roldán Etcheverry committed
August 5, 2022
R
Check also GLES3 in CI
Rafał Mikrut committed
July 26, 2022
A
create vector4, vector4i and projection for csharp
antonWetzel committed
July 29, 2022
R
CI: Link MoltenVK statically on macOS
Rémi Verschelde committed
July 8, 2022
July 19, 2022
R
Implement Vector4, Vector4i, Projection
reduz committed
July 21, 2022
R
SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>`
Rémi Verschelde committed
R
CI: Use Gold (GCC) and LLD (Clang) as linker for Linux sanitizers builds
Rémi Verschelde committed
July 20, 2022
R
Revert "CI: Disable Linux GCC ASAN temporarily"
Riteo committed
R
CI: Disable Linux GCC ASAN temporarily
Rémi Verschelde committed
July 16, 2022
R
SCons: Default `num_jobs` to max CPUs minus 1 if not specified
Rémi Verschelde committed
July 1, 2022
J
Fix exit code of --help and --version, and test them in CI
Jan Haller committed
March 10, 2022
R
Add Godot 3.x -> Godot 4.x project converter
Rafał Mikrut committed