Commit History

Author SHA1 Message Date
  Max Hilbrunner 5db85e3e9f Fix generating vsproj with SCons 4.6.0+ 11 months ago
  Rémi Verschelde ebec8162c9 SCons: Fix Python 3.12 SyntaxError with regex escape sequences 1 year ago
  bruvzg 6b46ebef01 [macOS, 3.x] Workaround Xcode 15 linker bug. 1 year ago
  ocean (they/them) 5013dde8fc Build system: add option for MSVC incremental linking. 1 year ago
  HK-SHAO 50d6f74cee Fix the Python type error when creating the .sln file 1 year ago
  Pedro J. Estébanez a6eece7a97 Support Git worktrees in generation of hash header 1 year ago
  Rémi Verschelde db1e17a3cd SCons: Fix MSVC D9025 warning overriding opt level 2 years ago
  Hugo Locurcio 48bda355f0 Fix missing `import sys` in `methods.py` 2 years ago
  Fredia Huya-Kouadio 8219a72574 Fix build failures for Android on Windows 2 years ago
  Pedro J. Estébanez cbe542f96a Fix jumbled error output when using Windows spawn fix 2 years ago
  Rémi Verschelde cc4c959268 SCons: Fix creating VS solution with SCons 4.4.0 2 years ago
  Nathan Franke be9d55159d support git packed refs in version generator 2 years ago
  Rémi Verschelde f50c7f7415 Core: Move generated `VERSION_HASH` to a `.cpp` file 2 years ago
  Rémi Verschelde 0cdcf1154f Allow dehardcoding documentation branch and URL in docs links 3 years ago
  Hristo Stamenov d6ada73063 Fix import for collections Mapping 3 years ago
  Edward Auttonberry 4c76594e0d Variants and targets are generated instead of manually defined. The specific details for each configuration are logically separated from the generators 3 years ago
  Rémi Verschelde a5093d64ac SCons: List `.gen.cpp` sources explicitly to avoid globbing errors 3 years ago
  Rémi Verschelde 8605d4ec26 SCons: Fix potential error when pruning cache on CI 3 years ago
  Rémi Verschelde e7f7d5f330 SCons: Add method to detect Emscripten and use it for warnings config 3 years ago
  Rémi Verschelde 91dfb803c5 SCons: Fix info message when defining `GODOT_VERSION_STATUS` 3 years ago
  Rémi Verschelde a43365bd58 Allow overriding `VERSION_STATUS` with `GODOT_VERSION_STATUS` in env 3 years ago
  Rémi Verschelde cbbea6084d SCons: Generate header with info on which modules are enabled 4 years ago
  Rémi Verschelde 92d59d0879 SCons: Properly handle overriding default values to bool options 3 years ago
  Rémi Verschelde 10f0be7719 SCons: Fix Godot detection in custom modules logic 3 years ago
  Andrii Doroshenko (Xrayez) 65a2f0dfd4 SCons: Add an option to detect C++ modules recursively 4 years ago
  Marcel Admiraal e21adf2bc6 Don't handle BaseException in build scripts 3 years ago
  bruvzg b338ba1b27 [3.2] Do not raise exception if iOS SDK is not installed. 4 years ago
  bruvzg d44bc8d5bc [3.2] Add iOS SDK version check. 4 years ago
  Bartłomiej T. Listwon 858bdbacfd Add all headers to VS Project 4 years ago
  Bartłomiej T. Listwon 405412938a Fix custom modules in Visual Studio 4 years ago