summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Add a minimal template build to CIAaron Franke2021-11-121-0/+8
* Enable mono editor build in CIqarmin2021-11-091-5/+24
* CI: Update black to 21.10b0Rémi Verschelde2021-11-031-1/+1
* CI: Update to clang-format 13 using LLVM repoRémi Verschelde2021-10-281-2/+4
* Merge pull request #54179 from aaronfranke/make-rstRémi Verschelde2021-10-261-1/+1
|\
| * Rename "makerst.py" to "make_rst.py"Aaron Franke2021-10-241-1/+1
* | clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde2021-10-251-2/+2
|/
* Add CI step for compiling and testing godot-cppBastiaan Olij2021-10-211-0/+41
* CI: Run doctool in headless modeRémi Verschelde2021-10-201-9/+9
* Update Android CI to use JDK 11.Marcel Admiraal2021-10-091-2/+2
* CI: Build test binaries with debug symbols, then stripRémi Verschelde2021-09-223-6/+20
* [CI] Refactor CI actions, use sub-actions, matrices.Fabio Alessandrelli2021-09-1410-517/+318
* Replace stb_vorbis with libogg+libvorbisEllen Poe2021-09-091-1/+0
* Fix CI after concurrencyMax Hilbrunner2021-08-257-7/+7
* CI: Cancel previous builds if new commit is pushedMax Hilbrunner2021-08-257-0/+28
* Fix github actions cache server being down failing buildsGordon MacPherson2021-08-186-0/+10
* [CI] Upgrade Emscripten to 2.0.27.Fabio Alessandrelli2021-08-181-1/+1
* Issue template: Fix link to CONTRIBUTING.mdRémi Verschelde2021-08-131-1/+1
* HTML5: Fix warnings and re-enable `werror=yes` on CIRémi Verschelde2021-08-061-1/+1
* Fix 'Attempted to remove invalid ID' errorsRafał Mikrut2021-07-311-10/+8
* Re-enable building WebXR in GitHub ActionsDavid Snopek2021-07-171-1/+1
* Re-enable JavaScript CI (with no WebXR until fixed).Fabio Alessandrelli2021-07-151-3/+3
* Check if there are new docs missing on CIYuri Sizov2021-07-141-1/+1
* Add "Keep screen on" feature to `DisplayServerX11`Niklas Higi2021-06-201-3/+3
* Merge pull request #49364 from Calinou/add-form-github-issue-templateRémi Verschelde2021-06-082-29/+56
|\
| * Add a form GitHub issue template for bug reportsHugo Locurcio2021-06-082-29/+56
* | Don't install Android NDK in CIMarcel Admiraal2021-06-071-6/+0
|/
* Fix typos with codespellRémi Verschelde2021-05-201-1/+1
* CI: Install Android NDK 21.4.7075529Rémi Verschelde2021-05-191-2/+2
* pywin32 is no longer necessary for SCons installBartłomiej T. Listwon2021-05-191-2/+2
* CI: Add `--doctool` check to find missing classref updatesRémi Verschelde2021-05-031-0/+17
* Test Godot with Vulkan in CIRafał Mikrut2021-04-151-5/+36
* [HTML5] Add jsdoc2rst tool.Fabio Alessandrelli2021-02-261-1/+2
* CI: Build without debug symbols to reduce cache sizeRémi Verschelde2021-02-226-9/+9
* CODEOWNERS: Add some more owned files and fix team namesRémi Verschelde2021-02-161-2/+15
* CODEOWNERS: Update with newly added teamsRémi Verschelde2021-02-151-53/+165
* Use github actions cache not my own one.Gordon MacPherson2021-02-131-1/+1
* CI: Build Linux editor without Mono, sanitizers with MonoRémi Verschelde2021-02-051-8/+8
* CI: Update to clang-format 11 and apply ternary operator changesRémi Verschelde2021-01-121-1/+3
* CI: Pin Android NDK r21 as we don't support r22 yetRémi Verschelde2021-01-121-1/+6
* CI: Force building TextServer fallbackRémi Verschelde2020-12-295-5/+5
* [CTL] Add myself to CODEOWNERS for the text server and font.bruvzg2020-12-281-2/+9
* CI: Shrink Windows cache to 3GB, we run out of disk spaceRémi Verschelde2020-12-041-1/+1
* [HTML5] Enforce JavaScript style with eslint.Fabio Alessandrelli2020-11-231-1/+7
* CI: Build with warnings=extra to catch 'em allRémi Verschelde2020-11-095-5/+5
* CI: Refactor Android workflow, use pre-installed SDK and NDKRémi Verschelde2020-10-222-17/+11
* CI: Set debug_symbols=no for template buildsRémi Verschelde2020-10-223-3/+3
* CI: Don't upload linux-sanitizers artifactsRémi Verschelde2020-10-201-6/+0
* Remove bojidar from codeowners for GDScriptGeorge Marques2020-10-191-1/+1
* CI: Refactor build workflows to use `SCONSFLAGS`Andrii Doroshenko (Xrayez)2020-10-166-16/+22