Rémi Verschelde
|
4beac25f03
|
Proofread SCons examples
|
2019-07-03 09:46:30 +02:00 |
|
Demiu
|
59fe528bf9
|
Update SConstruct to gen debug symbols on windows
Make SConstruct file from "GDNative C++ example" generate debug symbols on windows
|
2019-06-29 17:08:32 +02:00 |
|
Bastiaan Olij
|
5519f9a1b1
|
Updated GDNative docs to show both NativeScript 1.0 and NativeScript 1.1 examples side by side
|
2018-11-28 23:45:12 +11:00 |
|
Rémi Verschelde
|
4ef06a4135
|
Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
|
2018-11-20 11:08:34 +01:00 |
|
Bastiaan Olij
|
cb8002aa0b
|
Added some info about the branches in the GDNative repositories
|
2018-09-03 18:41:19 +10:00 |
|
Daniel Marshall
|
650be08213
|
Added LIBPATH to fix linux build (#1536)
* Added LIBPATH to fix linux build
* added -std=c++14 to osx
|
2018-06-28 17:10:24 +02:00 |
|
Will Nations
|
7c7832fcf3
|
Used hardcoded, downloadable scons for C++ tut
|
2018-06-07 21:49:07 -05:00 |
|