summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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-09-09Replace stb_vorbis with libogg+libvorbisEllen Poe
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-13Issue template: Fix link to CONTRIBUTING.mdRémi Verschelde
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-08Merge pull request #49364 from Calinou/add-form-github-issue-templateRémi Verschelde
2021-06-08Add a form GitHub issue template for bug reportsHugo Locurcio
2021-06-07Don't install Android NDK in CIMarcel Admiraal
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-19CI: Install Android NDK 21.4.7075529Rémi Verschelde
2021-05-19pywin32 is no longer necessary for SCons installBartłomiej T. Listwon
2021-05-03CI: Add `--doctool` check to find missing classref updatesRémi Verschelde
2021-04-15Test Godot with Vulkan in CIRafał Mikrut
2021-02-26[HTML5] Add jsdoc2rst tool.Fabio Alessandrelli
2021-02-22CI: Build without debug symbols to reduce cache sizeRémi Verschelde
2021-02-16CODEOWNERS: Add some more owned files and fix team namesRémi Verschelde
2021-02-15CODEOWNERS: Update with newly added teamsRémi Verschelde
2021-02-13Use github actions cache not my own one.Gordon MacPherson
2021-02-05CI: Build Linux editor without Mono, sanitizers with MonoRémi Verschelde
2021-01-12CI: Update to clang-format 11 and apply ternary operator changesRémi Verschelde
2021-01-12CI: Pin Android NDK r21 as we don't support r22 yetRémi Verschelde
2020-12-29CI: Force building TextServer fallbackRémi Verschelde
2020-12-28[CTL] Add myself to CODEOWNERS for the text server and font.bruvzg
2020-12-04CI: Shrink Windows cache to 3GB, we run out of disk spaceRémi Verschelde
2020-11-23[HTML5] Enforce JavaScript style with eslint.Fabio Alessandrelli
2020-11-09CI: Build with warnings=extra to catch 'em allRémi Verschelde