summaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
...
* Keep environment variables on windowsRichy HBM2017-07-291-1/+4
| | | 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
* 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