提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde b0dd91bec8 SCons: Fix Python 3.12 SyntaxError with regex escape sequences 1 年之前
  Rémi Verschelde e0214a14f3 SCons: Fix creating VS solution with SCons 4.4.0 2 年之前
  Rémi Verschelde a5093d64ac SCons: List `.gen.cpp` sources explicitly to avoid globbing errors 3 年之前
  Rémi Verschelde 8605d4ec26 SCons: Fix potential error when pruning cache on CI 3 年之前
  Rémi Verschelde e7f7d5f330 SCons: Add method to detect Emscripten and use it for warnings config 3 年之前
  Rémi Verschelde 91dfb803c5 SCons: Fix info message when defining `GODOT_VERSION_STATUS` 3 年之前
  Rémi Verschelde a43365bd58 Allow overriding `VERSION_STATUS` with `GODOT_VERSION_STATUS` in env 3 年之前
  Rémi Verschelde cbbea6084d SCons: Generate header with info on which modules are enabled 5 年之前
  Rémi Verschelde 92d59d0879 SCons: Properly handle overriding default values to bool options 4 年之前
  Rémi Verschelde 10f0be7719 SCons: Fix Godot detection in custom modules logic 4 年之前
  Andrii Doroshenko (Xrayez) 65a2f0dfd4 SCons: Add an option to detect C++ modules recursively 4 年之前
  Marcel Admiraal e21adf2bc6 Don't handle BaseException in build scripts 4 年之前
  bruvzg b338ba1b27 [3.2] Do not raise exception if iOS SDK is not installed. 4 年之前
  bruvzg d44bc8d5bc [3.2] Add iOS SDK version check. 4 年之前
  Bartłomiej T. Listwon 858bdbacfd Add all headers to VS Project 4 年之前
  Bartłomiej T. Listwon 405412938a Fix custom modules in Visual Studio 4 年之前
  Rémi Verschelde 217dbdc9e7 SCons: Fix regression in Python 2 support 4 年之前
  Andrii Doroshenko (Xrayez) 6122a504ee Build the engine with custom modules in Visual Studio 4 年之前
  Tomasz Chabora 7e1312055b Fix emoji branch compilation error 4 年之前
  Andrii Doroshenko (Xrayez) 670205a22f Expand env vars for `custom_modules` build option 4 年之前
  Rémi Verschelde c87b4f9d71 SCons: Fix python2 compatibility after #37198 and #37248 4 年之前
  Andrii Doroshenko (Xrayez) 23ef1e0f70 SCons: Dump construction environment to a file 5 年之前
  Andrii Doroshenko (Xrayez) bc21cd8592 Moved to methods.py as a `show_progress` method. 5 年之前
  Rémi Verschelde 7bf9787921 SCons: Format buildsystem files with psf/black 5 年之前
  Andrii Doroshenko (Xrayez) d201163557 Do not rely on the existence of `config.py` while detecting modules 5 年之前
  Andrii Doroshenko (Xrayez) 0138ba59ac SCons: use `OrderedDict` to ensure insertion order of modules 5 年之前
  Andrii Doroshenko (Xrayez) 133997654c Add `custom_modules` build option to compile external user modules 5 年之前
  unknown 6e6db2d9cb Remove the dead function win32_spawn from methods.py. 5 年之前
  Rémi Verschelde 75164169c4 SCons: Fix get_compiler_version() to return ints 5 年之前
  Joost Heitbrink dc61323b2c PCK: Set VERSION_PATCH in header, factor out header magic 5 年之前