Alibek Omarov
|
33ff7bbd61
|
scripts: waifulib: compiler_optimizations: set default build type to release
I think this will make configuration less confusing, also we're stable enough to be built
with optimizations and without debug information
|
2 years ago |
fgsfds
|
7424b29e56
|
engine: initial psvita build support
|
2 years ago |
fgsfds
|
25a1cb8ce7
|
Nintendo Switch support (again)
|
2 years ago |
Alibek Omarov
|
ae66291272
|
scripts: compiler_optimizations: added MSan target
|
2 years ago |
SNMetamorph
|
b26cd6cc94
|
wscript: added /Zc:__cplusplus compiler flag for MSVC
|
2 years ago |
SNMetamorph
|
3ec9977212
|
wscript: added parallel builds compiler flag for MSVC
|
2 years ago |
NightFox
|
bb84a3cb7f
|
add /fsanitize=address for msvc (windows) when sanitize
|
3 years ago |
Alibek Omarov
|
f1a4d66d27
|
scripts: waifulib: remove nooptimize build type, use debug instead. Disable optimization for sanitize builds
|
3 years ago |
Alibek Omarov
|
29bc0392ee
|
scripts: compiler_optimizations: disable clang thread-safe statics
|
3 years ago |
Alibek Omarov
|
f5ccf093d6
|
scripts: waifulib: fix build with sanitizers on
|
3 years ago |
SNMetamorph
|
1a5b2576f7
|
wscript: added support for "Edit and Continue" MSVC feature
|
4 years ago |
Alibek Omarov
|
accacd54f5
|
waifulib: set debug builds to be built with -O0, gcc -Od is broken
|
4 years ago |
SNMetamorph
|
932fc8e3c7
|
wscript: fixed MSVC optimization flag in debug mode
|
4 years ago |
Alibek Omarov
|
d6d90f03a0
|
wscript: refactoring, split optimization flags selection and fpic control into standalone modules
|
4 years ago |