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
2022-09-26
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-08-25
CI: Bump various GitHub actions to latest versions
Rémi Verschelde
2022-08-25
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-07-29
CI: Link MoltenVK statically on macOS
Rémi Verschelde
2022-07-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-03
[macOS] Use statically linked MoltenVK by default, automatically detect Molte...
bruvzg
2022-07-02
Fix exit code of --help and --version, and test them in CI
Jan Haller
2022-02-04
CI: Force invalidate macOS cache
Rémi Verschelde
2022-01-11
CI: Rename macOS cache key to force a rebuild
Rémi Verschelde
2021-09-22
CI: Build test binaries with debug symbols, then strip
Rémi Verschelde
2021-09-14
[CI] Refactor CI actions, use sub-actions, matrices.
Fabio Alessandrelli
2021-08-25
Fix CI after concurrency
Max Hilbrunner
2021-08-25
CI: Cancel previous builds if new commit is pushed
Max Hilbrunner
2021-08-18
Fix github actions cache server being down failing builds
Gordon MacPherson
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