Commit History

Author SHA1 Message Date
  Samuel Nicholas 43c66817ea Re-Structure cmake solution to be closer to the scons solution. 1 year ago
  Samuel Nicholas f8c258b3fe Updated all variable names to use GODOT_ prefix 1 year ago
  Samuel Nicholas d06b0283c2 Add GODOT_SYMBOL_VISIBILITY cache variable to match scons interface. 1 year ago
  Andreas Pokorny 463a0feb28 Add visibility-hidden 1 year ago
  ytnuf 4109e14f1b Add hot reload support when building with GCC and CMake 1 year ago
  Joakim Stien 90e0c1515d PR comments — added doc, default 'ON' in Debug, 'OFF' in Release 1 year ago
  Joakim Stien 13299e810b Added hot reload support to CMakeLists.txt 1 year ago
  Thaddeus Crews c35e7545b7 Integrate `.pre-commit-config.yaml` 1 year ago
  ytnuf ef723ca9ec Change cmake_minimum_required to match actual requirements 1 year ago
  Rémi Verschelde b03e56922d CMake: Remove hardcoded warnings list and forcing -Werror on library builds 1 year ago
  Rémi Verschelde 4fed88afcf Merge pull request #1307 from LAK132/master 1 year ago
  LAK132 39c139c814 Fix file list issues when trying to build with meson via cmake 1 year ago
  Bytzo db884e9b1d Prevent CMake from always including debug symbols 1 year ago
  Rémi Verschelde bf1c03ab5f SCons: Disable C++ exception handling by default 2 years ago
  bruvzg d1aeba771a [MSVC] Force UTF-8 encoding. 2 years ago
  Alex 7f94f90b01 Update CMakeLists.txt 2 years ago
  Andy Maloney 2379034958 {cmake} Use STATIC and POSITION_INDEPENDENT_CODE 2 years ago
  Rémi Verschelde 50e97de636 Merge pull request #1008 from asmaloney/cmake-compiler-warnings 2 years ago
  Andy Maloney d081b4bab6 {cmake} Use the same compiler warnings as godot 2 years ago
  Andy Maloney 2a221300de {cmake} Combine target_include_directories 2 years ago
  Andy Maloney 1351710a18 {cmake} Add GODOT_CPP_SYSTEM_HEADERS option to mark includes as SYSTEM 2 years ago
  Ricardo Buring 47140cdad0 Rename float=64 build option to precision=double 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
  Andy Maloney bb13b957de {cmake} Updates for target-based approach 2 years ago
  Fabio Alessandrelli 081d425277 [MSVC] Add NOMINMAX flag to scons and cmake. 3 years ago
  Joshua Cooper 165ad14b0f CMake: fix CMAKE_BUILD_TYPE and BITS check 3 years ago
  Rémi Verschelde 9b4519280a CMake: Fixup build after #732 3 years ago
  Rémi Verschelde 3c73d1a7a2 CMake: Don't use `-fPIC` on Windows (#732) 3 years ago
  bruvzg e06d5cd414 Add double precision build support. 3 years ago