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
*
CI: Update SwiftShader to 2021-10-02 build
Rémi Verschelde
2022-01-06
1
-2
/
+2
*
CI: Update links to regression test project and prebuilt SwiftShader
Rémi Verschelde
2022-01-06
1
-6
/
+6
*
Misc build system fixes
Aaron Franke
2021-12-10
1
-1
/
+1
*
Add a double-precision editor build to CI
Aaron Franke
2021-12-09
1
-4
/
+4
*
Add a minimal template build to CI
Aaron Franke
2021-11-12
1
-0
/
+8
*
Enable mono editor build in CI
qarmin
2021-11-09
1
-5
/
+24
*
Add CI step for compiling and testing godot-cpp
Bastiaan Olij
2021-10-21
1
-0
/
+41
*
CI: Run doctool in headless mode
Rémi Verschelde
2021-10-20
1
-9
/
+9
*
CI: Build test binaries with debug symbols, then strip
Rémi Verschelde
2021-09-22
1
-3
/
+7
*
[CI] Refactor CI actions, use sub-actions, matrices.
Fabio Alessandrelli
2021-09-14
1
-188
/
+68
*
Fix CI after concurrency
Max Hilbrunner
2021-08-25
1
-1
/
+1
*
CI: Cancel previous builds if new commit is pushed
Max Hilbrunner
2021-08-25
1
-0
/
+4
*
Fix github actions cache server being down failing builds
Gordon MacPherson
2021-08-18
1
-0
/
+3
*
Fix 'Attempted to remove invalid ID' errors
Rafał Mikrut
2021-07-31
1
-10
/
+8
*
Check if there are new docs missing on CI
Yuri Sizov
2021-07-14
1
-1
/
+1
*
Add "Keep screen on" feature to `DisplayServerX11`
Niklas Higi
2021-06-20
1
-3
/
+3
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
CI: Add `--doctool` check to find missing classref updates
Rémi Verschelde
2021-05-03
1
-0
/
+17
*
Test Godot with Vulkan in CI
Rafał Mikrut
2021-04-15
1
-5
/
+36
*
CI: Build without debug symbols to reduce cache size
Rémi Verschelde
2021-02-22
1
-2
/
+2
*
CI: Build Linux editor without Mono, sanitizers with Mono
Rémi Verschelde
2021-02-05
1
-8
/
+8
*
CI: Force building TextServer fallback
Rémi Verschelde
2020-12-29
1
-1
/
+1
*
CI: Build with warnings=extra to catch 'em all
Rémi Verschelde
2020-11-09
1
-1
/
+1
*
CI: Refactor Android workflow, use pre-installed SDK and NDK
Rémi Verschelde
2020-10-22
1
-1
/
+1
*
CI: Set debug_symbols=no for template builds
Rémi Verschelde
2020-10-22
1
-1
/
+1
*
CI: Don't upload linux-sanitizers artifacts
Rémi Verschelde
2020-10-20
1
-6
/
+0
*
CI: Refactor build workflows to use `SCONSFLAGS`
Andrii Doroshenko (Xrayez)
2020-10-16
1
-4
/
+5
*
CI: upload artifacts
umarcor
2020-10-15
1
-2
/
+20
*
CI: List contents of bin/ after build
Rémi Verschelde
2020-10-15
1
-0
/
+3
*
GitHub Actions: Prepend emoji to platform names for easy visual grepping
Hugo Locurcio
2020-08-23
1
-1
/
+1
*
Add Linux sanitizer build to github workspace
Rafał Mikrut
2020-08-16
1
-0
/
+61
*
CI: Properly exclude Azure repositories on Ubuntu
Rémi Verschelde
2020-08-11
1
-0
/
+2
*
CI: Show `tests=yes` for builds which run tests
Andrii Doroshenko (Xrayez)
2020-07-30
1
-1
/
+1
*
SCons: Add `tests` option to enable or disable unit tests
Andrii Doroshenko (Xrayez)
2020-07-25
1
-1
/
+1
*
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
1
-0
/
+5
*
CI: Fix cache key and include base branch
Rémi Verschelde
2020-07-24
1
-12
/
+10
*
Improve the cache keys to prevent clashes for the wrong type of build
Gordon MacPherson
2020-07-24
1
-8
/
+8
*
Clamp scons cache to 4096 MB
Gordon MacPherson
2020-07-24
1
-1
/
+1
*
CI: Add Mono support to Linux builds on GitHub Actions
Rémi Verschelde
2020-07-24
1
-8
/
+6
*
Split CI builds into workflows for each OS
Aaron Franke
2020-07-21
1
-0
/
+121