summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ios_builds.yml
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.3.1-rcRémi Verschelde2024-08-151-1/+1
* [CI] Upload build cache before running testsA Thousand Ships2024-07-131-2/+6
* SCons: Bump min version to 3.1.2, test it on CI with one Linux jobRémi Verschelde2024-05-171-1/+1
* CI: Enable submodules on the checkout actionAaron Franke2024-03-151-0/+2
* CI: Bump version for `actions/checkout@v4` and `actions/setup-dotnet@v3`Rémi Verschelde2023-09-041-1/+1
* CI: Use GODOT_BASE_BRANCH for the godot-cpp checkoutRémi Verschelde2023-05-181-1/+1
* ci: wait for static check results before starting buildsyedpodtrzitko2023-04-041-1/+2
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-3/+2
* CI: Bump various GitHub actions to latest versionsRémi Verschelde2022-08-251-1/+1
* Unify bits, arch, and android_arch into env["arch"]Aaron Franke2022-08-251-1/+1
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-1/+1
* CI: Update to actions/cache@v3, increase cache limit to 10 GiBRémi Verschelde2022-03-231-0/+1
* Remove support for ARMv7 (32-bit) on iOSHugo Locurcio2022-02-081-1/+1
* [CI] Refactor CI actions, use sub-actions, matrices.Fabio Alessandrelli2021-09-141-41/+16
* Fix CI after concurrencyMax Hilbrunner2021-08-251-1/+1
* CI: Cancel previous builds if new commit is pushedMax Hilbrunner2021-08-251-0/+4
* Fix github actions cache server being down failing buildsGordon MacPherson2021-08-181-0/+1
* CI: Build without debug symbols to reduce cache sizeRémi Verschelde2021-02-221-1/+1
* CI: Force building TextServer fallbackRémi Verschelde2020-12-291-1/+1
* CI: Build with warnings=extra to catch 'em allRémi Verschelde2020-11-091-1/+1
* CI: Refactor build workflows to use `SCONSFLAGS`Andrii Doroshenko (Xrayez)2020-10-161-2/+3
* CI: upload artifactsumarcor2020-10-151-0/+6
* CI: List contents of bin/ after buildRémi Verschelde2020-10-151-0/+1
* GitHub Actions: Prepend emoji to platform names for easy visual greppingHugo Locurcio2020-08-231-1/+1
* CI: Add iOS build on GitHub ActionsRémi Verschelde2020-07-251-0/+50