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
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-6
/
+4
|
\
|
*
SCons: Bump minimum SCons & Python versions
Thaddeus Crews
2024-11-12
1
-6
/
+4
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+5
|
\
|
|
*
CI: Update Linux runners to Ubuntu 24.04
Thaddeus Crews
2024-11-10
1
-2
/
+5
*
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-1
/
+1
|
\
|
|
*
Patch the OpenXR headers to get EGL from GLAD if we're using it
David Snopek
2024-11-04
1
-1
/
+1
*
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-1
/
+1
|
\
|
|
*
OpenXR: Add support for Wayland on Linux
David Snopek
2024-10-04
1
-1
/
+1
*
|
Remove CI jobs that do not match Godot
Spartan322
2024-10-16
1
-11
/
+0
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-8
/
+19
|
/
*
Style: Format yaml files
Thaddeus Crews
2024-09-13
1
-27
/
+28
*
[Core] Optionally delete `Ref` `nullptr` comparisons
A Thousand Ships
2024-09-12
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
[next]