summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-152-9/+4
|\
| * SCons: Improve cache purging logicThaddeus Crews2024-11-151-3/+0
| * SCons: Bump minimum SCons & Python versionsThaddeus Crews2024-11-121-6/+4
* | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-125-6/+9
|\|
| * CI: Update Linux runners to Ubuntu 24.04Thaddeus Crews2024-11-105-6/+9
* | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-3/+1
|\|
| * [Web] Don't cache emsdkA Thousand Ships2024-11-091-3/+1
* | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-061-1/+1
|\|
| * Patch the OpenXR headers to get EGL from GLAD if we're using itDavid Snopek2024-11-041-1/+1
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-3/+14
|\|
| * Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebasedClay John2024-10-291-3/+14
| |\
| | * Add Swappy & Pre-Transformed SwapchainMatias N. Goldberg2024-10-281-3/+14
* | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-261-1/+1
|\| |
| * | Merge pull request #97771 from dsnopek/openxr-linux-eglThaddeus Crews2024-10-251-1/+1
| |\ \ | | |/ | |/|
| | * OpenXR: Add support for Wayland on LinuxDavid Snopek2024-10-041-1/+1
* | | Remove CI jobs that do not match GodotSpartan3222024-10-162-23/+0
* | | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6Spartan3222024-10-141-7/+22
|\| |
| * | CI: Add MinGW/GCC build to Windows GHAThaddeus Crews2024-10-101-6/+21
| |/
* | Fix release.yml causing failing CISpartan3222024-10-111-1/+1
* | Update release.ymldecryptedchaos2024-10-111-8/+8
* | Create release.yml for release buildsdecryptedchaos2024-10-111-0/+337
* | Renable CHANGED_FILES for static_checks.ymlSpartan3222024-10-111-13/+13
* | Temporarily disable CHANGED_FILES for static_checks.ymlSpartan3222024-10-111-13/+13
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-113-17/+48
|/
* CI: Support merge queues with default runnerThaddeus Crews2024-09-261-1/+1
* CI: Improve `godot-cpp` actionsThaddeus Crews2024-09-192-29/+28
* Merge pull request #96967 from m4gr3d/update_android_editor_flavorsRémi Verschelde2024-09-161-1/+1
|\
| * Update the Android editor flavors to avoid vendor-specific referencesFredia Huya-Kouadio2024-09-131-1/+1
* | Style: Format yaml filesThaddeus Crews2024-09-139-82/+82
|/
* [Core] Optionally delete `Ref` `nullptr` comparisonsA Thousand Ships2024-09-126-6/+6
* Improve support for XR projectsFredia Huya-Kouadio2024-09-061-0/+1
* CI: add C compile step for gdextension_interface.hJan Haller2024-09-021-0/+10
* Add support for compiling with VS clang-cl toolsetAlula2024-08-281-0/+11
* Update GDExtension related CI after Godot 4.3-stable's releaseDavid Snopek2024-08-151-1/+1
* CI: Update Emscripten to 3.1.64Rémi Verschelde2024-08-081-1/+1
* [Web] Enable the closure compiler in CIFabio Alessandrelli2024-07-261-1/+1
* [CI] Run unit tests on desktop release templatesA Thousand Ships2024-07-183-11/+12
* [CI] Upload build cache before running testsA Thousand Ships2024-07-136-12/+46
* Update the github Android builds configFredia Huya-Kouadio2024-06-261-14/+40
* C#: Escape generated membersRaul Santos2024-06-151-1/+1
* [CI] Enable ANGLE static linking.bruvzg2024-05-281-1/+12
* SCons: Bump min version to 3.1.2, test it on CI with one Linux jobRémi Verschelde2024-05-177-8/+19
* CI: Re-add `CHANGED_FILES` logic for pre-commit checksRémi Verschelde2024-05-111-1/+15
* Merge pull request #91597 from Repiteo/ci/pre-commit-handle-everythingRémi Verschelde2024-05-081-59/+5
|\
| * CI: Overhaul static checks to use `pre-commit`Thaddeus Crews2024-05-081-59/+5
* | CI: Use Emscripten 3.1.59 for Web platformRémi Verschelde2024-05-081-1/+1
|/
* Fix various typos with codespellRémi Verschelde2024-05-071-1/+1
* Buildsystem: Speedup `pre-commit` static checkThaddeus Crews2024-05-011-0/+2
* [CI] [macOS] Build for both `arm64` and `x86_64`A Thousand Ships2024-04-241-4/+14
* [CI] [macOS] Fix CI with new GitHub runnersA Thousand Ships2024-04-231-1/+1