Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde c87b4f9d71 SCons: Fix python2 compatibility after #37198 and #37248 há 5 anos atrás
  Andrii Doroshenko (Xrayez) 23ef1e0f70 SCons: Dump construction environment to a file há 5 anos atrás
  Andrii Doroshenko (Xrayez) bc21cd8592 Moved to methods.py as a `show_progress` method. há 5 anos atrás
  Rémi Verschelde 7bf9787921 SCons: Format buildsystem files with psf/black há 5 anos atrás
  Andrii Doroshenko (Xrayez) d201163557 Do not rely on the existence of `config.py` while detecting modules há 5 anos atrás
  Andrii Doroshenko (Xrayez) 0138ba59ac SCons: use `OrderedDict` to ensure insertion order of modules há 5 anos atrás
  Andrii Doroshenko (Xrayez) 133997654c Add `custom_modules` build option to compile external user modules há 5 anos atrás
  unknown 6e6db2d9cb Remove the dead function win32_spawn from methods.py. há 5 anos atrás
  Rémi Verschelde 75164169c4 SCons: Fix get_compiler_version() to return ints há 5 anos atrás
  Joost Heitbrink dc61323b2c PCK: Set VERSION_PATCH in header, factor out header magic há 5 anos atrás
  unknown 0ab7bd402a Remove unused imports há 5 anos atrás
  Rémi Verschelde c320a82213 SCons: Add 'split_libmodules' option to workaround linker issue há 5 anos atrás
  santouits 21297a533e fix getting correct mingw-w64 version há 6 anos atrás
  Rémi Verschelde 66d09a6b4c SCons: Fix uses of [].append instead of env.add_source_files() há 6 anos atrás
  Rémi Verschelde b0d41847ed SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines há 6 anos atrás
  hbina085 f4e1ed7e63 some variables in methods.py are not used há 6 anos atrás
  Rémi Verschelde b10dd110e5 Print engine version to stdout when starting Godot há 6 anos atrás
  Rémi Verschelde c2a669a9f0 SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS há 6 anos atrás
  Rémi Verschelde 8d867cf7c5 Also disable C and C++ specific warnings in thirdparty code há 6 anos atrás
  Juan Linietsky dd03dcbd5a Android now (optionally) builds the template when exporting há 6 anos atrás
  Hendrikto 49a81308c0 Remove unused imports há 6 anos atrás
  Rémi Verschelde e4a96164b6 SCons: add `methods.using_clang` to check used compiler há 6 anos atrás
  Rémi Verschelde 195c5e0925 Move YEAR definition to version.py há 6 anos atrás
  marxin 0d2a105e6b Come up with use_gcc. há 6 anos atrás
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. há 6 anos atrás
  George Marques 874cbefa26 Get Git commit hash when Godot is a submodule há 6 anos atrás
  Naoto Kondo 577e547b6a [macOS] Fixed a problem sdk path could not be detected há 7 anos atrás
  Rémi Verschelde a2a5793e13 Merge pull request #21339 from Placinta/master há 7 anos atrás
  Rémi Verschelde 173b342ca7 Remove trailing whitespace há 7 anos atrás
  lupoDharkael edcca5f7ad Dont use equality operators with None singleton in python files há 7 anos atrás