Commit History

作者 SHA1 備註 提交日期
  Andy Maloney 2379034958 {cmake} Use STATIC and POSITION_INDEPENDENT_CODE 2 年之前
  Rémi Verschelde 50e97de636 Merge pull request #1008 from asmaloney/cmake-compiler-warnings 2 年之前
  Andy Maloney d081b4bab6 {cmake} Use the same compiler warnings as godot 2 年之前
  Andy Maloney 2a221300de {cmake} Combine target_include_directories 2 年之前
  Andy Maloney 1351710a18 {cmake} Add GODOT_CPP_SYSTEM_HEADERS option to mark includes as SYSTEM 2 年之前
  Ricardo Buring 47140cdad0 Rename float=64 build option to precision=double 2 年之前
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder 2 年之前
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 年之前
  Andy Maloney bb13b957de {cmake} Updates for target-based approach 2 年之前
  Fabio Alessandrelli 081d425277 [MSVC] Add NOMINMAX flag to scons and cmake. 3 年之前
  Joshua Cooper 165ad14b0f CMake: fix CMAKE_BUILD_TYPE and BITS check 3 年之前
  Rémi Verschelde 9b4519280a CMake: Fixup build after #732 3 年之前
  Rémi Verschelde 3c73d1a7a2 CMake: Don't use `-fPIC` on Windows (#732) 3 年之前
  bruvzg e06d5cd414 Add double precision build support. 3 年之前
  Pxl b7ade95edc Update CMakeLists.txt 3 年之前
  Rémi Verschelde 82bc102581 Sync `misc/` scripts and hooks with upstream Godot 3 年之前
  Nicolás Carrasco df87396cf3 Merge branch 'master' of https://github.com/godotengine/godot-cpp into test_cmake_windows 3 年之前
  Nicolás Carrasco f227a0179f Fix Test CMake project for Windows and parametrize paths 3 年之前
  Ivorius 3475ad69b3 In CMakeLists, use the new FindPython3 instead of FindPython 3 年之前
  O01eg c5fd3d00d2 Test CMake project with CI (#518) 3 年之前
  Bradley Clemetson c608277bcf Require at least python 3 3 年之前
  Nickolai Korshunov 5336c7e97b synced windows compile definitions with scons configuration 3 年之前
  Hennadii Chernyshchyk 2f92b4a37d Rework debug flags for CMake 3 年之前
  Bastiaan Olij 68ebc9b2a8 Changed over to proper godot-headers 4 年之前
  Hennadii Chernyshchyk 50774cf0fb Add alias 4 年之前
  Hennadii Chernyshchyk f24dcf4ff9 Specify project languages 4 年之前
  Hennadii Chernyshchyk 3b40a38c66 Remove Generating Bindings message 4 年之前
  Hennadii Chernyshchyk 6daaeb6dba Do not override build path 4 年之前
  Hennadii Chernyshchyk a904518075 Fix OUTPUT for add_custom_command 4 年之前
  George Marques 8bcf32a619 Fix issues with method calls 4 年之前