summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot-cpp@c20a84e483ec61c77e5903cb4a139f6875e28a3bSpartan3222024-11-121-2/+1
|\
| * [Web] Don't cache emsdkA Thousand Ships2024-11-091-2/+1
* | Rebrand godot-cpp to redot-cppSpartan3222024-10-313-60/+60
|/
* Merge pull request #1622 from Repiteo/ci/runnerDavid Snopek2024-10-305-31/+58
|\
| * CI: Add `runner` workflow to call other workflowsThaddeus Crews2024-10-115-31/+58
* | Merge pull request #1574 from dsnopek/unicode-class-namesDavid Snopek2024-10-291-6/+9
|\ \ | |/ |/|
| * Allow unicode class namesDavid Snopek2024-09-181-6/+9
* | VSProj Configure type on build command - to resolve #1582Samuel Nicholas2024-09-211-2/+2
|/
* [CI] Upload build cache before running testsA Thousand Ships2024-07-133-7/+29
* Integrate `.pre-commit-config.yaml`Thaddeus Crews2024-06-241-42/+21
* [CI] Update macOS workers to macos-latestFabio Alessandrelli2024-06-181-2/+2
* Allow selecting Godot version to run the tests withDavid Snopek2024-06-141-5/+20
* Attempt to fix recent CI failures on `master` branchDavid Snopek2024-05-091-1/+1
* Merge pull request #1364 from Repiteo/non-verboseDavid Snopek2024-04-171-4/+4
|\
| * Implement `verbose` toggle from godot repoThaddeus Crews2024-04-091-4/+4
* | Merge pull request #1371 from godotengine/dependabot/github_actions/mymindsto...David Snopek2024-04-171-1/+1
|\ \ | |/ |/|
| * Bump mymindstorm/setup-emsdk from 13 to 14dependabot[bot]2024-01-221-1/+1
* | Use latest doc version in issue templateA Thousand Ships2024-01-201-1/+1
|/
* Bump actions/setup-python from 4 to 5dependabot[bot]2023-12-061-1/+1
* Bump mymindstorm/setup-emsdk from 12 to 13dependabot[bot]2023-11-221-1/+1
* CI: Install Android NDK r23c explicitlyRémi Verschelde2023-11-201-11/+12
* CI: Workaround upstream issue with .NET editor build not exitingRémi Verschelde2023-11-131-1/+1
* Revert "Hack adding `--quit-after 100` to ensure extension_list.cfg gets gene...David Snopek2023-11-071-2/+2
* Hack adding `--quit-after 100` to ensure extension_list.cfg gets generatedDavid Snopek2023-11-041-2/+2
* [SCons] Rename javascript tool to webFabio Alessandrelli2023-10-151-5/+5
* Merge pull request #1247 from nicholas-maltbie/nickmaltbie/javascript-wasm-fixDavid Snopek2023-10-041-0/+17
|\
| * Added fix for javascript build for godot 4.xNick Maltbie2023-10-011-0/+17
* | CI: Fix MinGW install error by pinning to earlier versionRémi Verschelde2023-10-041-0/+2
|/
* Bump actions/checkout from 3 to 4dependabot[bot]2023-09-042-5/+5
* Merge pull request #1113 from Calinou/add-issue-templateDavid Snopek2023-05-262-0/+85
|\
| * Add issue template based on the main Godot repositoryHugo Locurcio2023-05-252-0/+85
* | Add automated tests that run a GDExtension (rather than just building it)David Snopek2023-05-171-0/+32
|/
* Fix incorrect memory allocation in release builds.bruvzg2023-02-211-5/+5
* CI: Use clang-format 15Rémi Verschelde2023-01-101-3/+3
* Rename float=64 build option to precision=doubleRicardo Buring2023-01-091-1/+1
* Merge pull request #903 from PapyChacal/build_libraryFabio Alessandrelli2022-12-191-0/+5
|\
| * Remove gen from emitted files to solve circular dependency with build_library...Emilien Bauer2022-12-191-0/+5
* | Rename GDNative to GDExtensionGilles Roudière2022-12-121-3/+3
* | Add CODEOWNERS so GDExtension team gets assigned for reviewsRémi Verschelde2022-12-061-0/+6
|/
* Add more static checks and move to separate file to match main repoAaron Franke2022-10-092-32/+54
* [SCons] Refactor targets, symbols, optimizations.Fabio Alessandrelli2022-10-041-11/+11
* [CI] Add concurrency options and scons caching.Fabio Alessandrelli2022-09-192-1/+47
* Merge pull request #835 from Faless/build/4.x_opt_debugRémi Verschelde2022-09-191-2/+2
|\
| * [SCons] Add "optimize" and "debug_symbols" optionsFabio Alessandrelli2022-09-121-2/+2
* | CI: Make CMake builds use verbose outputRémi Verschelde2022-09-131-6/+6
|/
* Fix get_file_list not returning all generated files.Fabio Alessandrelli2022-09-111-0/+4
* Add Godot 3.x ignores to the .gitignore fileAaron Franke2022-09-071-4/+4
* [CI] Fix Android builds after GH container update.Fabio Alessandrelli2022-07-281-1/+1
* Rename OSX to macOS.bruvzg2022-07-201-2/+2
* CI: Use setup-python@v4Rémi Verschelde2022-07-181-1/+1