Max Hilbrunner
|
a6b191e3e0
Windows detect.py: Detect missing WindowsSdkDir
|
7 лет назад |
bruvzg
|
e337eecd17
Fix MinGW cross-build
|
7 лет назад |
Bastiaan Olij
|
cc9e8aa732
Added missing import BoolVariable
|
7 лет назад |
Gary Oberbrunner
|
d1318ee12c
Enable SCons to autodetect Windows MSVC compiler
|
7 лет назад |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 лет назад |
Fabio Alessandrelli
|
d29488ee9b
Link bcrypt lib in window and UWP
|
7 лет назад |
Rémi Verschelde
|
4fa8987494
Windows: Fix case of imm32 for case-sensitive MinGW build
|
7 лет назад |
geequlim
|
3be04f73f5
Windows: implement OS.get_unique_id and OS.set_ime_position
|
7 лет назад |
Hein-Pieter van Braam
|
c6d9a7665a
Make separate debug symbols opt-in
|
7 лет назад |
Rémi Verschelde
|
db49f35ab8
SCons: Fix usage of LD when we meant LINK
|
7 лет назад |
George Marques
|
abf416f922
Improve LTO build with MSVC
|
7 лет назад |
Juan Linietsky
|
021f3c924b
-Removed OpenMP support, replaced by a custom class.
|
7 лет назад |
Rémi Verschelde
|
bf4d398d4e
Do not require OpenMP for non-tools builds (export templates)
|
7 лет назад |
George Marques
|
f1683a290b
Add support for whole program optimization on MSVC
|
7 лет назад |
Hein-Pieter van Braam
|
241de95884
Fix 32bit MingW build for thekla_altas
|
7 лет назад |
Colin Kinloch
|
edb1df15ea
Added indent_style to editorconfig, fixed inconsistent use of tabs and spaces in indentation.
|
7 лет назад |
Juan Linietsky
|
f3ad14224e
-Add lightmapper
|
7 лет назад |
MrCdK
|
651677f033
Fix windows compilation when using MinGW
|
7 лет назад |
Pedro J. Estébanez
|
0d48af4afd
Add build param for targeted Windows version
|
7 лет назад |
Rémi Verschelde
|
cefdb34f6c
SCons: make use_lto a global option and opt-in for iphone
|
7 лет назад |
mhilbrunner
|
0407c2ac46
detect.py: Fix KeyError if using MinGW and LTO
|
7 лет назад |
Rémi Verschelde
|
6361e24f29
Cleanup unnecessary debug prints
|
8 лет назад |
Felix M. Cobos
|
ec644ccb69
Reduce gcc lto build time by telling the linker to
|
8 лет назад |
Elliott Sales de Andrade
|
3e69d19116
Use BoolVariable in platform-specific options.
|
8 лет назад |
Elliott Sales de Andrade
|
f9e463bce2
Use EnumVariable for choice-based build options.
|
8 лет назад |
Hein-Pieter van Braam
|
43757fcc85
Fix gcc lto
|
8 лет назад |
Hein-Pieter van Braam
|
88be952fc9
Create separate debug info files by default
|
8 лет назад |
Rémi Verschelde
|
f48a1c9ebf
Buildsystem: Windows cross-compilation on Linux defaults to 64-bit
|
8 лет назад |
Marcelo Fernandez
|
83fe937362
Added a crash handler to dump the backtrace on Windows, Linux and OS X
|
8 лет назад |
Marcelo Fernandez
|
8e814774b1
Added new WASAPI driver for Windows
|
8 лет назад |