Commit History

Author SHA1 Message Date
  Rémi Verschelde a501678ba1 Merge pull request #20154 from marcelofg55/midi_driver 7 years ago
  Juan Linietsky 2b9902db06 -Fix disable_3d flag 7 years ago
  Marcelo Fernandez 7a5f9fc08e Added a new MIDIDriver class 7 years ago
  Rémi Verschelde 9165e550f8 Style fixes for commit d5bb6faa 7 years ago
  Juan Linietsky d5bb6faac7 -Make sure that ProjectSettings are properly dumped when dumping docs. 7 years ago
  Hugo Locurcio d54b5da940 Tweak some help texts in the build system 7 years ago
  Max Hilbrunner a6b191e3e0 Windows detect.py: Detect missing WindowsSdkDir 7 years ago
  bruvzg e337eecd17 Fix MinGW cross-build 7 years ago
  Bastiaan Olij cc9e8aa732 Added missing import BoolVariable 7 years ago
  Gary Oberbrunner d1318ee12c Enable SCons to autodetect Windows MSVC compiler 7 years ago
  luz.paz 612ab4bbc6 Fix typos with codespell 7 years ago
  Fabio Alessandrelli d29488ee9b Link bcrypt lib in window and UWP 7 years ago
  Rémi Verschelde 4fa8987494 Windows: Fix case of imm32 for case-sensitive MinGW build 7 years ago
  geequlim 3be04f73f5 Windows: implement OS.get_unique_id and OS.set_ime_position 7 years ago
  Hein-Pieter van Braam c6d9a7665a Make separate debug symbols opt-in 7 years ago
  Rémi Verschelde db49f35ab8 SCons: Fix usage of LD when we meant LINK 7 years ago
  George Marques abf416f922 Improve LTO build with MSVC 7 years ago
  Juan Linietsky 021f3c924b -Removed OpenMP support, replaced by a custom class. 7 years ago
  Rémi Verschelde bf4d398d4e Do not require OpenMP for non-tools builds (export templates) 7 years ago
  George Marques f1683a290b Add support for whole program optimization on MSVC 7 years ago
  Hein-Pieter van Braam 241de95884 Fix 32bit MingW build for thekla_altas 7 years ago
  Colin Kinloch edb1df15ea Added indent_style to editorconfig, fixed inconsistent use of tabs and spaces in indentation. 7 years ago
  Juan Linietsky f3ad14224e -Add lightmapper 7 years ago
  MrCdK 651677f033 Fix windows compilation when using MinGW 7 years ago
  Pedro J. Estébanez 0d48af4afd Add build param for targeted Windows version 7 years ago
  Rémi Verschelde cefdb34f6c SCons: make use_lto a global option and opt-in for iphone 7 years ago
  mhilbrunner 0407c2ac46 detect.py: Fix KeyError if using MinGW and LTO 7 years ago
  Rémi Verschelde 6361e24f29 Cleanup unnecessary debug prints 7 years ago
  Felix M. Cobos ec644ccb69 Reduce gcc lto build time by telling the linker to 8 years ago
  Elliott Sales de Andrade 3e69d19116 Use BoolVariable in platform-specific options. 8 years ago