summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2022-06-15Add Godot 3.x -> Godot 4.x project converterRafał Mikrut
2022-06-11makerst: Print colored output for easier visual greppingHugo Locurcio
2022-05-10CI: Update Emscripten to 3.1.10Rémi Verschelde
2022-04-28Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...bruvzg
2022-04-07Remove redundant `godot-cpp` build stage.bruvzg
2022-04-05CI: Update black formatter and apply changesRémi Verschelde
2022-04-01Add CI build with clang sanitizers, increase stack size to 30 MB for builds w...bruvzg
2022-03-30CI: Re-enabled godot-cpp testRémi Verschelde
2022-03-30Make vararg method bind no return and returnPierre-Thomas Meisels
2022-03-30CI: Reduce max cache to 7 GiB, remove Windows debug symbolsRémi Verschelde
2022-03-28CI: Limit Windows cache size again, otherwise we run out of spaceRémi Verschelde
2022-03-23CI: Update to actions/cache@v3, increase cache limit to 10 GiBRémi Verschelde
2022-03-18Ignore PhysicsServer3DExtension class in C#Raul Santos
2022-03-17Re-enable `godot-cpp` CI.bruvzg
2022-03-15Create GDExtension clases for PhysicsServer3Dreduz
2022-03-13Make `-q` CLI argument toggle quiet stdout instead of quittingHugo Locurcio
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-02-22CI: Use mono_static=yes for Mono buildsRémi Verschelde
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-08Remove support for ARMv7 (32-bit) on iOSHugo Locurcio
2022-02-04CI: Force invalidate macOS cacheRémi Verschelde
2022-01-11CI: Rename macOS cache key to force a rebuildRémi Verschelde
2022-01-06CI: Update SwiftShader to 2021-10-02 buildRémi Verschelde
2022-01-06CI: Update links to regression test project and prebuilt SwiftShaderRémi Verschelde
2021-12-10Misc build system fixesAaron Franke
2021-12-09Add a double-precision editor build to CIAaron Franke
2021-11-12Add a minimal template build to CIAaron Franke
2021-11-09Enable mono editor build in CIqarmin
2021-11-03CI: Update black to 21.10b0Rémi Verschelde
2021-10-28CI: Update to clang-format 13 using LLVM repoRémi Verschelde
2021-10-26Merge pull request #54179 from aaronfranke/make-rstRémi Verschelde
2021-10-25clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde
2021-10-24Rename "makerst.py" to "make_rst.py"Aaron Franke
2021-10-21Add CI step for compiling and testing godot-cppBastiaan Olij
2021-10-20CI: Run doctool in headless modeRémi Verschelde
2021-10-09Update Android CI to use JDK 11.Marcel Admiraal
2021-09-22CI: Build test binaries with debug symbols, then stripRémi Verschelde
2021-09-14[CI] Refactor CI actions, use sub-actions, matrices.Fabio Alessandrelli
2021-08-25Fix CI after concurrencyMax Hilbrunner
2021-08-25CI: Cancel previous builds if new commit is pushedMax Hilbrunner
2021-08-18Fix github actions cache server being down failing buildsGordon MacPherson
2021-08-18[CI] Upgrade Emscripten to 2.0.27.Fabio Alessandrelli
2021-08-06HTML5: Fix warnings and re-enable `werror=yes` on CIRémi Verschelde
2021-07-31Fix 'Attempted to remove invalid ID' errorsRafał Mikrut
2021-07-17Re-enable building WebXR in GitHub ActionsDavid Snopek
2021-07-15Re-enable JavaScript CI (with no WebXR until fixed).Fabio Alessandrelli
2021-07-14Check if there are new docs missing on CIYuri Sizov
2021-06-20Add "Keep screen on" feature to `DisplayServerX11`Niklas Higi
2021-06-07Don't install Android NDK in CIMarcel Admiraal
2021-05-20Fix typos with codespellRémi Verschelde