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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[HTML5] Add jsdoc2rst tool.
Fabio Alessandrelli
2021-02-26
1
-1
/
+2
*
CI: Build without debug symbols to reduce cache size
Rémi Verschelde
2021-02-22
6
-9
/
+9
*
CODEOWNERS: Add some more owned files and fix team names
Rémi Verschelde
2021-02-16
1
-2
/
+15
*
CODEOWNERS: Update with newly added teams
Rémi Verschelde
2021-02-15
1
-53
/
+165
*
Use github actions cache not my own one.
Gordon MacPherson
2021-02-13
1
-1
/
+1
*
CI: Build Linux editor without Mono, sanitizers with Mono
Rémi Verschelde
2021-02-05
1
-8
/
+8
*
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2021-01-12
1
-1
/
+3
*
CI: Pin Android NDK r21 as we don't support r22 yet
Rémi Verschelde
2021-01-12
1
-1
/
+6
*
CI: Force building TextServer fallback
Rémi Verschelde
2020-12-29
5
-5
/
+5
*
[CTL] Add myself to CODEOWNERS for the text server and font.
bruvzg
2020-12-28
1
-2
/
+9
*
CI: Shrink Windows cache to 3GB, we run out of disk space
Rémi Verschelde
2020-12-04
1
-1
/
+1
*
[HTML5] Enforce JavaScript style with eslint.
Fabio Alessandrelli
2020-11-23
1
-1
/
+7
*
CI: Build with warnings=extra to catch 'em all
Rémi Verschelde
2020-11-09
5
-5
/
+5
*
CI: Refactor Android workflow, use pre-installed SDK and NDK
Rémi Verschelde
2020-10-22
2
-17
/
+11
*
CI: Set debug_symbols=no for template builds
Rémi Verschelde
2020-10-22
3
-3
/
+3
*
CI: Don't upload linux-sanitizers artifacts
Rémi Verschelde
2020-10-20
1
-6
/
+0
*
Remove bojidar from codeowners for GDScript
George Marques
2020-10-19
1
-1
/
+1
*
CI: Refactor build workflows to use `SCONSFLAGS`
Andrii Doroshenko (Xrayez)
2020-10-16
6
-16
/
+22
*
ci: do not use set-env
umarcor
2020-10-16
1
-4
/
+4
*
CI: upload artifacts
umarcor
2020-10-15
6
-18
/
+60
*
CI: List contents of bin/ after build
Rémi Verschelde
2020-10-15
6
-0
/
+10
*
Style: Fix black formatting after #42332
Rémi Verschelde
2020-09-25
1
-1
/
+1
*
Remove community health files from this repository
Hugo Locurcio
2020-08-27
1
-2
/
+0
*
GitHub Actions: Prepend emoji to platform names for easy visual grepping
Hugo Locurcio
2020-08-23
7
-7
/
+7
*
Add Linux sanitizer build to github workspace
Rafał Mikrut
2020-08-16
1
-0
/
+61
*
Rename javascript_builds.yml to javascript_builds.disabled
Gordon MacPherson
2020-08-13
1
-0
/
+0
*
CI: Properly exclude Azure repositories on Ubuntu
Rémi Verschelde
2020-08-11
4
-1
/
+11
*
CI: Pin Emscripten version for reproducible builds
Rémi Verschelde
2020-07-31
1
-1
/
+1
*
CI: Show `tests=yes` for builds which run tests
Andrii Doroshenko (Xrayez)
2020-07-30
3
-3
/
+3
*
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
1
-2
/
+2
|
\
|
*
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-27
1
-2
/
+2
*
|
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
1
-1
/
+1
*
|
CI: Add iOS build on GitHub Actions
Rémi Verschelde
2020-07-25
2
-1
/
+51
|
/
*
SCons: Add `tests` option to enable or disable unit tests
Andrii Doroshenko (Xrayez)
2020-07-25
3
-3
/
+3
*
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
3
-0
/
+15
*
CI: Fix cache key and include base branch
Rémi Verschelde
2020-07-24
5
-53
/
+48
*
Improve the cache keys to prevent clashes for the wrong type of build
Gordon MacPherson
2020-07-24
5
-30
/
+31
*
Clamp scons cache to 4096 MB
Gordon MacPherson
2020-07-24
5
-5
/
+5
*
CI: Add Mono support to Linux builds on GitHub Actions
Rémi Verschelde
2020-07-24
1
-8
/
+6
*
CI: Add GitHub Action build for JavaScript
Rémi Verschelde
2020-07-24
1
-0
/
+76
*
CI: Added Android GitHub Action
thebestnom
2020-07-23
1
-0
/
+72
*
Merge pull request #40556 from aaronfranke/gha-sep-workflows
Rémi Verschelde
2020-07-23
5
-323
/
+336
|
\
|
*
Split CI builds into workflows for each OS
Aaron Franke
2020-07-21
5
-323
/
+336
*
|
Add a PR template with a message about PRs needing to be for master
Aaron Franke
2020-07-22
1
-0
/
+11
|
/
*
CI: Drop AppVeyor and desktop Travis builds
Rémi Verschelde
2020-07-20
1
-2
/
+2
*
fix CI builds on linux by using ubuntu default apt repositories
RevoluPowered
2020-07-20
1
-4
/
+16
*
added MacOS and Linux to GitHub Actions
Gordon MacPherson
2020-07-15
2
-12
/
+197
*
Globally install Python libraries in GitHub Actions
Aaron Franke
2020-07-14
1
-1
/
+1
*
Commit other files changed by file_format.sh
Aaron Franke
2020-07-13
1
-4
/
+4
*
Add static formatting checks for GitHub Actions
Aaron Franke
2020-07-13
1
-0
/
+31
[next]