Rémi Verschelde
|
a99e90b258
SCons: Properly set bits variable as string for MSVC detection
|
6 years ago |
Rémi Verschelde
|
173b342ca7
Remove trailing whitespace
|
6 years ago |
Fabio Alessandrelli
|
75b2db8c5f
Fix libwebsockets 32-bits UWP builds.
|
6 years ago |
Rémi Verschelde
|
7238462601
SCons: Disable min/max WinDef.h macros on MSVC
|
6 years ago |
Rémi Verschelde
|
e71c20099c
CI: Disable debug_symbols on Travis/AppVeyor
|
6 years ago |
elasota
|
ffe0235f62
Support debug_symbols in VS optimized builds
|
6 years ago |
Rémi Verschelde
|
a501678ba1
Merge pull request #20154 from marcelofg55/midi_driver
|
6 years ago |
Juan Linietsky
|
2b9902db06
-Fix disable_3d flag
|
6 years ago |
Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
6 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 |