godot/platform
Rémi Verschelde db49f35ab8 SCons: Fix usage of LD when we meant LINK
Also made LINK and CXXFLAGS configurable as command line options.
Note that LINK currently expects the *compiler* that will be used
for linking and will call its configured linker behind the scenes
(so g++, clang++, etc., not ld.gold). See #15364 for details.
2018-01-05 20:37:45 +01:00
..
android Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
haiku Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
iphone Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
javascript Add missing method for javascript 2018-01-05 13:37:31 -02:00
osx SCons: Fix usage of LD when we meant LINK 2018-01-05 20:37:45 +01:00
server SCons: Fix usage of LD when we meant LINK 2018-01-05 20:37:45 +01:00
uwp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
windows SCons: Fix usage of LD when we meant LINK 2018-01-05 20:37:45 +01:00
x11 SCons: Fix usage of LD when we meant LINK 2018-01-05 20:37:45 +01:00
register_platform_apis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00