Commit History

Author SHA1 Message Date
  Rémi Verschelde 2b7094f342 Merge pull request #988 from rburing/precision=double 2 years ago
  Ricardo Buring 47140cdad0 Rename float=64 build option to precision=double 2 years ago
  Fabio Alessandrelli 6877a0abcd [SCons] Fix custom API file/dir relative paths. 2 years ago
  Fabio Alessandrelli 8d6982be3b [SCons] Platform agnostic default toolchain (GNU). 2 years ago
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder 2 years ago
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 years ago
  Fabio Alessandrelli 64b2c9be0b [SCons] Refactor targets, symbols, optimizations. 2 years ago
  Rémi Verschelde bef1fa091c Merge pull request #835 from Faless/build/4.x_opt_debug 2 years ago
  Emilien Bauer 8e717acf48 Add options to use scons caching for faster iteration. 2 years ago
  Fabio Alessandrelli 2bf983e638 [SCons] Add "optimize" and "debug_symbols" options 2 years ago
  bruvzg 0ee980abae Rename OSX to macOS. 3 years ago
  Rémi Verschelde cdcd473371 SCons: Default `num_jobs` to max CPUs minus 1 if not specified 3 years ago
  Fabio Alessandrelli 7901986dcf [SCons] Fix msvc, linux-clang, add version check. 3 years ago
  Fabio Alessandrelli 93f2091185 [SCons] Move toolchains logic to tools folder. 3 years ago
  Fabio Alessandrelli b8ae658981 [SCons] Fix Android builds with modern NDKs. 3 years ago
  Aaron Franke e5c4351bc7 Unify bits, android_arch, macos_arch ios_arch into arch, support non-x86 3 years ago
  Fabio Alessandrelli 24e4aeb2c6 Merge pull request #746 from NicholasShatokhin/master 3 years ago
  bruvzg e06d5cd414 Add double precision build support. 3 years ago
  Fabio Alessandrelli fa698ddd12 [Scons] Use builder to track bindings regeneration. 3 years ago
  Fabio Alessandrelli b47dfb6a5c [CI] Add python file format to static checks. 3 years ago
  Mykola Shatokhin b2331e1f6d Build javascript target on windows host 3 years ago
  Aaron Franke 101d61b64a [master] Run black format on SConstruct files and bindings generator 3 years ago
  bruvzg 3bb86f1e01 Use C++17 flag only for C++ files. 3 years ago
  bruvzg b6b64bcd70 [macOS] Restore demo library output names. 3 years ago
  Fabio Alessandrelli f5172016b8 [Build] Fix exposed suffix, remove unused option. 3 years ago
  Fabio Alessandrelli dcc52f4321 Library SCons boilerplate to build projects. 3 years ago
  Fabio Alessandrelli cf3fcab6b4 Always require C++17. Shuold fix other platforms. 3 years ago
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor 3 years ago
  Hugo Locurcio 1e2eafe777 Print a warning with unknown SCons variables to ease troubleshooting 3 years ago
  Fabio Alessandrelli 67f9109d1f [OSX] Add universal build support. 3 years ago