summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update Makefile after recent buildsystem changesRémi Verschelde2022-10-061-12/+12
| | | | Fixes #882.
* Rename OSX to macOS.bruvzg2022-07-201-10/+3
|
* Makefile: Dehardcode -j4, SCons defaults to max - 1Rémi Verschelde2022-07-181-1/+1
| | | | Follow-up to #788.
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-1/+1
|
* Rename godot_headers to godot-headers to match upstream renameRémi Verschelde2021-02-261-1/+1
| | | | Also updated the URLs which were still pointing to the old GitHub org.
* Fix Makefile platform and bits arguments passing to sconsEmmanuel Leblond2019-03-101-11/+10
|
* included godot_headers as submodulekarroffel2018-05-161-5/+3
|
* add clang option to makefilekarroffel2018-03-021-1/+2
|
* Bindings are generated by default; Replaced generate with regenerate flag; ↵QuentinCaffeino2018-02-251-1/+2
| | | | Updated readme
* Fixed godo bin path in makefileQuentinCaffeino2018-02-221-1/+1
|
* Added crosscompiling for linux-windows; Added makefileQuentinCaffeino2018-02-221-0/+48