godot/platform/osx
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
..
export Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
crash_handler_osx.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
crash_handler_osx.mm Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
detect.py SCons: Fix usage of LD when we meant LINK 2018-01-05 20:37:45 +01:00
dir_access_osx.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
dir_access_osx.mm Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godot_main_osx.mm Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
joypad_osx.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
joypad_osx.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_osx.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
os_osx.mm Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
power_osx.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
power_osx.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
SCsub MacPorts clang version selection, and OpenMP linking fix. 2017-12-14 20:41:50 +02:00
sem_osx.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
sem_osx.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00