Historique des commits

Auteur SHA1 Message Date
  ocean (they/them) 09554a66d8 Build system: add option for MSVC incremental linking. il y a 2 ans
  Rémi Verschelde b92b3911f7 SCons: Disable misbehaving MSVC incremental linking il y a 2 ans
  Rémi Verschelde b0b759e6da SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines il y a 3 ans
  Rémi Verschelde d5c1baa288 SCons: Refactor handling of `production` flag and per-platform LTO defaults il y a 3 ans
  Rémi Verschelde 570e6c1730 SCons: Refactor LTO options with `lto=<none|thin|full>` il y a 3 ans
  Rémi Verschelde 0bed7ea63f Merge pull request #61316 from bruvzg/tts_3x il y a 3 ans
  Kevin Smith 01cfcab5c6 Use bigobj for release MSVC builds il y a 3 ans
  bruvzg 6489fe890e Backport text-to-speech support. il y a 3 ans
  bruvzg 3095dcef19 [3.x] Backport Windows subsystem build option. il y a 3 ans
  bruvzg 59085d5051 [Windows] Improve console handling and execute. il y a 3 ans
  Rémi Verschelde 2da3f80128 Windows: Use `/bigobj` only for debug builds, breaks GCC LTO il y a 3 ans
  Rémi Verschelde 26e582b170 Windows: Enable `/bigobj` to increase max size for obj files il y a 3 ans
  Rémi Verschelde 9657559b66 SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct il y a 3 ans
  Rémi Verschelde e292d79fb3 SCons: Add `DEV_ENABLED` defines for `target=debug` builds il y a 3 ans
  Rémi Verschelde 59c050ddc3 Windows: Fix build with SCons 4.2.0 il y a 4 ans
  luz paz b684d72af0 Remove unnecessary 'pass' statement il y a 4 ans
  Rémi Verschelde f7a999c814 Windows: Disable ASLR protection w/ MinGW, it breaks Mono il y a 4 ans
  Hein-Pieter van Braam-Stewart ff3099abcf Fix thread_local, tls, ASLR, and DEP with MingW il y a 4 ans
  Rafał Mikrut 6b6324441f Allow to not optimize release build il y a 4 ans
  Andrii Doroshenko (Xrayez) 7c7f4602e7 Add `use_asan` option for MSVC to enable AddressSanitizer il y a 4 ans
  Bastiaan Olij 6afb9d327e Use /Zi and /FS for including debugger symbols on Windows with MSVC il y a 4 ans
  Rémi Verschelde 42d3d9c345 SCons: Fix debug_symbols tests after switch to BoolVariable il y a 4 ans
  Rémi Verschelde f3c030aa47 SCons: Add `production=yes` option to use production defaults il y a 4 ans
  Rémi Verschelde 60959b085d SCons: Add only selected platform's opts to env il y a 4 ans
  Marcel Admiraal e21adf2bc6 Don't handle BaseException in build scripts il y a 4 ans
  Lyubomir Vasilev d6a65fb13a Add 'use_static_cpp' option for MinGW and MSVC builds il y a 4 ans
  Rémi Verschelde eafb021015 SCons: Remove unnecessary $LINK overrides il y a 4 ans
  Hugo Locurcio 4907911bf8 Remove `debug_symbols=full` in favor of `debug_symbols=yes` il y a 5 ans
  Rémi Verschelde f33ca5444a SCons: Refactor and cleanup warnings definition il y a 4 ans
  Rafał Mikrut abd7c1833e Added Linux sanitizer with xvfb to github workspace il y a 5 ans