提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde a2e598b47e SCons: Fix Python 3.12 SyntaxError with regex escape sequences 1 年之前
  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 5 年之前
  Tomasz Chabora 7e1312055b Fix emoji branch compilation error 5 年之前
  Andrii Doroshenko (Xrayez) 670205a22f Expand env vars for `custom_modules` build option 5 年之前
  Rémi Verschelde c87b4f9d71 SCons: Fix python2 compatibility after #37198 and #37248 5 年之前
  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 年之前
  unknown 0ab7bd402a Remove unused imports 5 年之前
  Rémi Verschelde c320a82213 SCons: Add 'split_libmodules' option to workaround linker issue 5 年之前
  santouits 21297a533e fix getting correct mingw-w64 version 6 年之前
  Rémi Verschelde 66d09a6b4c SCons: Fix uses of [].append instead of env.add_source_files() 6 年之前
  Rémi Verschelde b0d41847ed SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 6 年之前
  hbina085 f4e1ed7e63 some variables in methods.py are not used 6 年之前
  Rémi Verschelde b10dd110e5 Print engine version to stdout when starting Godot 6 年之前
  Rémi Verschelde c2a669a9f0 SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS 6 年之前
  Rémi Verschelde 8d867cf7c5 Also disable C and C++ specific warnings in thirdparty code 6 年之前
  Juan Linietsky dd03dcbd5a Android now (optionally) builds the template when exporting 6 年之前
  Hendrikto 49a81308c0 Remove unused imports 6 年之前
  Rémi Verschelde e4a96164b6 SCons: add `methods.using_clang` to check used compiler 6 年之前
  Rémi Verschelde 195c5e0925 Move YEAR definition to version.py 6 年之前
  marxin 0d2a105e6b Come up with use_gcc. 6 年之前
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 年之前