summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
...
* On OS X append .osx.64 to the result_name var on SConstructMarcelo Fernandez2018-04-081-0/+4
* Fix compile issues on WindowsMarcelo Fernandez2018-03-051-9/+9
* Fix compile problem on OS XMarcelo Fernandez2018-03-011-1/+1
* use_llvm fixQuentinCaffeino2018-02-251-3/+6
* Bindings are generated by default; Replaced generate with regenerate flag; Up...QuentinCaffeino2018-02-251-9/+5
* Added crosscompiling for linux-windows; Added makefileQuentinCaffeino2018-02-221-29/+66
* Json bindings are generated in cwdNickolai Korshunov2018-02-181-1/+1
* allow ~ in godotbinpathkarroffel2018-01-191-1/+1
* made godotbinpath accept the binary path itselfkarroffel2017-12-131-12/+2
* Implemented using api structBastiaan Olij2017-10-231-11/+3
* Add some command line parameters to overrule default pathsBastiaan Olij2017-09-131-3/+3
* Add compiler flags for windowsRichy HBM2017-07-301-0/+4
* Fix using variable before defining itRichy HBM2017-07-291-4/+3
* Keep environment variables on windowsRichy HBM2017-07-291-1/+4
* updated to use the new NativeScript and GDNative interfaceKarroffel2017-07-241-2/+2
* Use static linking instead of dynamic linkingKarroffel2017-07-231-56/+26
* Getting this to compile on mac os xBastiaanOlij2017-06-161-0/+6
* rewrote binding generator in pythonKarroffel2017-05-121-0/+98