index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2021-07-15
Re-enable JavaScript CI (with no WebXR until fixed).
Fabio Alessandrelli
2021-07-14
Check if there are new docs missing on CI
Yuri Sizov
2021-06-20
Add "Keep screen on" feature to `DisplayServerX11`
Niklas Higi
2021-06-08
Merge pull request #49364 from Calinou/add-form-github-issue-template
Rémi Verschelde
2021-06-08
Add a form GitHub issue template for bug reports
Hugo Locurcio
2021-06-07
Don't install Android NDK in CI
Marcel Admiraal
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-05-19
CI: Install Android NDK 21.4.7075529
Rémi Verschelde
2021-05-19
pywin32 is no longer necessary for SCons install
Bartłomiej T. Listwon
2021-05-03
CI: Add `--doctool` check to find missing classref updates
Rémi Verschelde
2021-04-15
Test Godot with Vulkan in CI
Rafał Mikrut
2021-02-26
[HTML5] Add jsdoc2rst tool.
Fabio Alessandrelli
2021-02-22
CI: Build without debug symbols to reduce cache size
Rémi Verschelde
2021-02-16
CODEOWNERS: Add some more owned files and fix team names
Rémi Verschelde
2021-02-15
CODEOWNERS: Update with newly added teams
Rémi Verschelde
2021-02-13
Use github actions cache not my own one.
Gordon MacPherson
2021-02-05
CI: Build Linux editor without Mono, sanitizers with Mono
Rémi Verschelde
2021-01-12
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2021-01-12
CI: Pin Android NDK r21 as we don't support r22 yet
Rémi Verschelde
2020-12-29
CI: Force building TextServer fallback
Rémi Verschelde
2020-12-28
[CTL] Add myself to CODEOWNERS for the text server and font.
bruvzg
2020-12-04
CI: Shrink Windows cache to 3GB, we run out of disk space
Rémi Verschelde
2020-11-23
[HTML5] Enforce JavaScript style with eslint.
Fabio Alessandrelli
2020-11-09
CI: Build with warnings=extra to catch 'em all
Rémi Verschelde
2020-10-22
CI: Refactor Android workflow, use pre-installed SDK and NDK
Rémi Verschelde
2020-10-22
CI: Set debug_symbols=no for template builds
Rémi Verschelde
2020-10-20
CI: Don't upload linux-sanitizers artifacts
Rémi Verschelde
2020-10-19
Remove bojidar from codeowners for GDScript
George Marques
2020-10-16
CI: Refactor build workflows to use `SCONSFLAGS`
Andrii Doroshenko (Xrayez)
2020-10-16
ci: do not use set-env
umarcor
2020-10-15
CI: upload artifacts
umarcor
2020-10-15
CI: List contents of bin/ after build
Rémi Verschelde
2020-09-25
Style: Fix black formatting after #42332
Rémi Verschelde
2020-08-27
Remove community health files from this repository
Hugo Locurcio
2020-08-23
GitHub Actions: Prepend emoji to platform names for easy visual grepping
Hugo Locurcio
2020-08-16
Add Linux sanitizer build to github workspace
Rafał Mikrut
2020-08-13
Rename javascript_builds.yml to javascript_builds.disabled
Gordon MacPherson
2020-08-11
CI: Properly exclude Azure repositories on Ubuntu
Rémi Verschelde
2020-07-31
CI: Pin Emscripten version for reproducible builds
Rémi Verschelde
2020-07-30
CI: Show `tests=yes` for builds which run tests
Andrii Doroshenko (Xrayez)
2020-07-27
Merge pull request #40706 from akien-mga/style-fix-file_format-macos
Rémi Verschelde
2020-07-27
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-26
CI: Install master version of psf/black
Rémi Verschelde
2020-07-25
CI: Add iOS build on GitHub Actions
Rémi Verschelde
2020-07-25
SCons: Add `tests` option to enable or disable unit tests
Andrii Doroshenko (Xrayez)
2020-07-24
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-24
CI: Fix cache key and include base branch
Rémi Verschelde
2020-07-24
Improve the cache keys to prevent clashes for the wrong type of build
Gordon MacPherson
2020-07-24
Clamp scons cache to 4096 MB
Gordon MacPherson
2020-07-24
CI: Add Mono support to Linux builds on GitHub Actions
Rémi Verschelde
[next]