Historia zmian

Autor SHA1 Wiadomość Data
  Rémi Verschelde 98d0bf7d7a assimp: Clean and document buildsystem, prepare for unbundling 5 lat temu
  Rémi Verschelde 75164169c4 SCons: Fix get_compiler_version() to return ints 5 lat temu
  Rémi Verschelde c34b351b24 SCons: Explicitly define our C (C11) and C++ (C++14) standards 5 lat temu
  Fabian Mathews 7f62bed238 Added support to allow to compile Godot from the same directory while using different versions of python 5 lat temu
  Rémi Verschelde c320a82213 SCons: Add 'split_libmodules' option to workaround linker issue 5 lat temu
  Rémi Verschelde 02913f53d3 pcre2: Use scons option to disable JIT on some platforms 6 lat temu
  Marcel Admiraal a8836ba28d Remove dependency on the editor directory being in the build's include path. 6 lat temu
  PouleyKetchoupp a1a0fb1467 Prevent editor compilation with regex module disabled, which is not supported 6 lat temu
  Rémi Verschelde 5dae2ea777 SCons: Enable C++11 on the whole codebase 6 lat temu
  Hugo Locurcio b07e46c59f Add a `platform=list` SCons argument to list platforms 6 lat temu
  Fabio Alessandrelli aae6c075aa Remove libwebsocket. No longer used, yay! 6 lat temu
  Andrii Doroshenko (Xrayez) 7c11a1b162 Add support for creating editor icons per module 6 lat temu
  Rémi Verschelde 4853870a18 SCons: Enable -Wclobbered in warnings=extra for GCC 6 lat temu
  Andrii Doroshenko (Xrayez) 33f55369cb Enforce Unicode encoding in MSVC 6 lat temu
  Rémi Verschelde beb34a0458 SCons: Enable -Werror and -Wextra in 'dev' build option 6 lat temu
  Hugo Locurcio 1772bb1657 Fix SCons automatic platform detection on Linux 6 lat temu
  Rémi Verschelde 8d766ddef1 Merge pull request #29199 from mhilbrunner/no-platform-no-more 6 lat temu
  dankan1890 03c210f7b2 Fixed typo in SConstruct 6 lat temu
  Max Hilbrunner be80b0b83c Scons: Autodetect platform if not specified 6 lat temu
  Rémi Verschelde e0574e1d98 Fix typos with codespell 6 lat temu
  marxin cdf54d6c5f Ignore a warning in _get_socket_error (-Wlogical-op). 6 lat temu
  Rémi Verschelde d52b70fb5e SCons: Always use env.Prepend for CPPPATH 6 lat temu
  Rémi Verschelde c2a669a9f0 SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS 6 lat temu
  Juan Linietsky dd03dcbd5a Android now (optionally) builds the template when exporting 6 lat temu
  Hein-Pieter van Braam 4068e79a32 Merge pull request #27868 from marxin/add-more-warnings 6 lat temu
  Rémi Verschelde 6640f397f1 Drop unused thekla_atlas dependency 6 lat temu
  marxin 4134f9e161 Add more warnings on top of -Wall and -Wextra. 6 lat temu
  Hendrikto 49a81308c0 Remove unused imports 6 lat temu
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 6 lat temu
  Rémi Verschelde e4a96164b6 SCons: add `methods.using_clang` to check used compiler 6 lat temu