behaviour-tree-test/modules/gdnative
Hein-Pieter van Braam cee5117d3b Fix lto builds on clang compilers
The --no-lto option only works on GCC compilers. This breaks LTO builds
on MacOS and iPhone when building the gdnative wrappers.

-fno-lto works on both brands of compilers.
2018-04-30 12:59:08 +02:00
..
arvr
doc_classes doc: Sync classref with current source 2018-04-10 10:12:42 +02:00
gdnative Revert "Unify http- and percent- encode/decode" 2018-04-12 21:12:34 +02:00
include Revert "Unify http- and percent- encode/decode" 2018-04-12 21:12:34 +02:00
nativescript Fix NativeScript property list 2018-04-11 09:43:07 +02:00
pluginscript Correct profiling_frame naming in pluginscript 2018-04-07 00:11:26 +02:00
config.py
gdnative.cpp [GDNative] enable saving GDNativeLibrary as sub resource 2018-04-04 13:07:43 +02:00
gdnative.h [GDNative] enable saving GDNativeLibrary as sub resource 2018-04-04 13:07:43 +02:00
gdnative_api.json Revert "Unify http- and percent- encode/decode" 2018-04-12 21:12:34 +02:00
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp
register_types.h
SCsub Fix lto builds on clang compilers 2018-04-30 12:59:08 +02:00