summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
* SCons: Default `num_jobs` to max CPUs minus 1 if not specifiedRémi Verschelde2022-07-171-3/+3
* [SCons] Fix msvc, linux-clang, add version check.Fabio Alessandrelli2022-07-041-1/+1
* Unify bits, android_arch, macos_arch ios_arch into arch, support non-x86Aaron Franke2022-06-011-7/+8
* Add double precision build support.bruvzg2022-05-041-0/+7
* [CI] Add python file format to static checks.Fabio Alessandrelli2022-05-021-0/+5
* [CI] Remove duplicate builds.Fabio Alessandrelli2022-04-271-98/+0
* Bump actions/upload-artifact from 2 to 3dependabot[bot]2022-04-081-3/+3
* Merge pull request #717 from godotengine/dependabot/github_actions/actions/ch...Rémi Verschelde2022-03-091-8/+8
|\
| * Bump actions/checkout from 2 to 3dependabot[bot]2022-03-011-8/+8
* | CI: Install MinGW via `egor-tensin/setup-mingw`Rémi Verschelde2022-03-091-13/+6
|/
* Bump actions/setup-python from 2 to 3dependabot[bot]2022-02-281-4/+4
* Merge branch 'master' of https://github.com/godotengine/godot-cpp into test_c...Nicolás Carrasco2022-02-201-10/+71
|\
| * [CI] Use matrix for builds.Fabio Alessandrelli2022-02-101-114/+71
| * Library SCons boilerplate to build projects.Fabio Alessandrelli2022-02-101-0/+4
* | Fix Test CMake project for Windows and parametrize pathsNicolás Carrasco2022-01-261-2/+21
|/
* Test CMake project with CI (#518)O01eg2021-12-241-0/+48
* Fixing compiler warnings around implicit type casting loosing precisionBastiaan Olij2021-11-221-0/+20
* [CI] Make OSX universal build instead 2 builds.Fabio Alessandrelli2021-09-291-37/+3
* [OSX] Add universal build support.Fabio Alessandrelli2021-09-291-2/+2
* CI: Disable test build to prepare for 4.0 extensions mergeRémi Verschelde2021-09-271-20/+0
* CI: Run tests with Godot 3.3.3Rémi Verschelde2021-09-261-5/+5
* CI: Update Linux runner to Ubuntu 18.04Rémi Verschelde2021-09-261-16/+16
* Add OSX arm64 build target.Fabio Alessandrelli2021-07-071-0/+27
* Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#571)dependabot[bot]2021-06-161-4/+4
* Bump actions/upload-artifact from 2.2.2 to 2.2.3dependabot[bot]2021-05-121-4/+4
* Merge pull request #525 from vnen/update-clang-formatRémi Verschelde2021-03-011-4/+12
|\
| * Update clang-format to version 11George Marques2021-02-281-4/+12
* | Bump actions/upload-artifact from v2.2.1 to v2.2.2dependabot[bot]2021-03-011-4/+4
|/
* Run script testO01eg2021-02-071-2/+14
* Disable Windows compilation.O01eg2021-02-061-8/+0
* Test build GNnative library in CIO01eg2021-02-061-0/+16
* Merge pull request #502 from Zylann/clang_format_ciMarc2021-02-031-0/+15
|\
| * Re-added clang-format checks to the CIMarc Gilleron2021-02-031-0/+15