Historial de Commits

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