index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
linux_builds.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-8
/
+8
*
Bump version to 4.3.1-rc
Rémi Verschelde
2024-08-15
1
-1
/
+1
*
[CI] Run unit tests on desktop release templates
A Thousand Ships
2024-07-18
1
-5
/
+6
*
[CI] Upload build cache before running tests
A Thousand Ships
2024-07-13
1
-2
/
+8
*
SCons: Bump min version to 3.1.2, test it on CI with one Linux job
Rémi Verschelde
2024-05-17
1
-1
/
+12
*
CI: Enable submodules on the checkout action
Aaron Franke
2024-03-15
1
-0
/
+2
*
CI: Update actions to latest versions, use default runner .NET version
Rémi Verschelde
2024-02-22
1
-6
/
+0
*
C#: Run source generators tests in CI
Raul Santos
2024-02-19
1
-0
/
+5
*
Add Wayland support
Riteo
2024-01-30
1
-0
/
+5
*
Use colored output on CI for Doctest
Hugo Locurcio
2023-10-28
1
-1
/
+1
*
CI: Workaround recently broken add-apt-repository on GHA
Rémi Verschelde
2023-10-12
1
-1
/
+2
*
CI: Switch mesa PPA from kisak-mesa to turtle
Rémi Verschelde
2023-10-11
1
-1
/
+1
*
CI: Bump version for `actions/checkout@v4` and `actions/setup-dotnet@v3`
Rémi Verschelde
2023-09-04
1
-2
/
+2
*
CI: Propagated error code when glue generation fails
Rémi Verschelde
2023-08-21
1
-1
/
+1
*
Merge pull request #73777 from myaaaaaaaaa/enable-tsan
Yuri Sizov
2023-08-04
1
-0
/
+11
|
\
|
*
Add a Linux ThreadSanitizer job to CI
myaaaaaaaaa
2023-06-26
1
-0
/
+11
*
|
CI: Make extension API compatibility check mandatory
Rémi Verschelde
2023-08-03
1
-1
/
+1
*
|
CI: Extract godot-cpp testing into its own job
Yuri Sizov
2023-08-01
1
-87
/
+42
*
|
CI: Free disk space on Linux runners
Rémi Verschelde
2023-08-01
1
-0
/
+6
|
/
*
CI: Use SCU build for Linux w/ sanitizers build
Rémi Verschelde
2023-06-20
1
-2
/
+2
*
Allow validating the extension api against a reference version and a list of ...
RedworkDE
2023-05-19
1
-0
/
+6
*
CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout
Rémi Verschelde
2023-05-18
1
-1
/
+2
*
ci: wait for static check results before starting builds
yedpodtrzitko
2023-04-04
1
-1
/
+2
*
CI: Disable debug_symbols for Linux + all sanitizers build
Rémi Verschelde
2023-02-18
1
-1
/
+2
*
CI: Remove flaky packages.microsoft.com Ubuntu repository
Rémi Verschelde
2023-02-11
1
-1
/
+1
*
CI: Remove custom Linux deps and SwiftShader
Rémi Verschelde
2023-02-06
1
-21
/
+8
*
[CI] Remove packages that are no longer necessary.
bruvzg
2023-01-25
1
-4
/
+2
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
1
-1
/
+1
*
CI: Fix dumping GDExtension interface and API for godot-cpp
Rémi Verschelde
2022-12-14
1
-12
/
+5
*
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
1
-1
/
+1
|
\
|
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
1
-1
/
+1
*
|
Rename `float=64` SCons option to `precision=double`
Hugo Locurcio
2022-12-10
1
-2
/
+2
|
/
*
Add GCC problem matcher to CI
Raul Santos
2022-11-11
1
-0
/
+3
*
CI: Update target for godot-cpp after https://github.com/godotengine/godot-cp...
Rémi Verschelde
2022-10-04
1
-1
/
+1
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-24
/
+18
*
CI: Bump various GitHub actions to latest versions
Rémi Verschelde
2022-08-25
1
-4
/
+4
*
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-3
/
+3
*
CI: Remove second build with mono_glue=yes
Ignacio Roldán Etcheverry
2022-08-23
1
-12
/
+2
*
C#: Upgrade to .NET 6 (5.0 -> 6.0)
Ignacio Roldán Etcheverry
2022-08-22
1
-1
/
+1
*
CI: Setup .NET Sdk to fix CI and build C# code as well
Ignacio Roldán Etcheverry
2022-08-22
1
-2
/
+15
*
Check also GLES3 in CI
Rafał Mikrut
2022-08-06
1
-1
/
+7
*
create vector4, vector4i and projection for csharp
antonWetzel
2022-07-31
1
-33
/
+6
*
CI: Link MoltenVK statically on macOS
Rémi Verschelde
2022-07-29
1
-0
/
+1
*
Implement support for loading system fonts on Linux, macOS / iOS and Windows.
bruvzg
2022-07-26
1
-1
/
+1
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-6
/
+33
*
SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>`
Rémi Verschelde
2022-07-22
1
-4
/
+4
*
CI: Use Gold (GCC) and LLD (Clang) as linker for Linux sanitizers builds
Rémi Verschelde
2022-07-21
1
-4
/
+4
*
Revert "CI: Disable Linux GCC ASAN temporarily"
Riteo
2022-07-20
1
-2
/
+2
*
CI: Disable Linux GCC ASAN temporarily
Rémi Verschelde
2022-07-20
1
-2
/
+2
*
SCons: Default `num_jobs` to max CPUs minus 1 if not specified
Rémi Verschelde
2022-07-17
1
-1
/
+1
[next]