QuentinCaffeino
55ce1da2dc
Added crosscompiling for linux-windows; Added makefile
2018-02-22 23:16:25 +01:00
Nickolai Korshunov
0fbfe5dd12
Json bindings are generated in cwd
2018-02-18 15:14:56 +03:00
karroffel
51f1d3ce5d
allow ~ in godotbinpath
2018-01-19 11:53:09 +01:00
karroffel
03380c0cef
made godotbinpath accept the binary path itself
2017-12-13 21:59:15 +01:00
Bastiaan Olij
6452ba6e88
Implemented using api struct
2017-10-23 21:20:14 +11:00
Bastiaan Olij
9f8a93c405
Add some command line parameters to overrule default paths
2017-09-13 20:25:59 +10:00
Richy HBM
2d54c15c30
Add compiler flags for windows
...
This adds MSVC compiler flags to enable the DEBUG/NDEBUG defines, enable exceptions, turn on optimizations for Release builds, and link to the correct runtime library
2017-07-30 13:22:30 +01:00
Richy HBM
e5806869c5
Fix using variable before defining it
2017-07-29 13:25:57 +01:00
Richy HBM
b503db1712
Keep environment variables on windows
...
This ensures that environment variables are kept when on windows meaning you can run it with any version of VS, so long as you are in a VS prompt or have run the vcvars.bat file for your architecture
2017-07-29 11:50:05 +01:00
Karroffel
c27af379b8
updated to use the new NativeScript and GDNative interface
2017-07-24 17:08:52 +02:00
Karroffel
4769f49cb4
Use static linking instead of dynamic linking
2017-07-23 17:53:50 +02:00
BastiaanOlij
1f36c2307a
Getting this to compile on mac os x
2017-06-16 23:50:48 +10:00
Karroffel
cf30b0f39d
rewrote binding generator in python
2017-05-12 21:53:07 +02:00