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
/
workflows
/
macos_builds.yml
Age
Commit message (
Expand
)
Author
2021-02-22
CI: Build without debug symbols to reduce cache size
Rémi Verschelde
2020-12-29
CI: Force building TextServer fallback
Rémi Verschelde
2020-11-09
CI: Build with warnings=extra to catch 'em all
Rémi Verschelde
2020-10-22
CI: Set debug_symbols=no for template builds
Rémi Verschelde
2020-10-16
CI: Refactor build workflows to use `SCONSFLAGS`
Andrii Doroshenko (Xrayez)
2020-10-15
CI: upload artifacts
umarcor
2020-10-15
CI: List contents of bin/ after build
Rémi Verschelde
2020-08-23
GitHub Actions: Prepend emoji to platform names for easy visual grepping
Hugo Locurcio
2020-07-30
CI: Show `tests=yes` for builds which run tests
Andrii Doroshenko (Xrayez)
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-21
Split CI builds into workflows for each OS
Aaron Franke