19 Commits (fb0102eb8ebe80941dde26a5b7d215591eb83431)

Author SHA1 Message Date
Alibek Omarov a464c3dd66 scripts: waifulib: compiler_optimizations: rename release build type to humanrights with kept compatibility 8 months ago
Alibek Omarov a3603f497d scripts: waifulib: compiler_optimizations: fix -march applying on x86_64 toolchains forced to compile in 32-bit mode 1 year ago
Alibek Omarov dee5cae5f3 scripts: waifulib: compiler_optimizations: set pentium-m minimum cpu requirement for Intel 32-bits, like HLSDK 1 year ago
Alibek Omarov 5ab7d09a00 scripts: waifulib: compiler_optimizations: allow -fno-semantic-interposition for GCC (less overhead on PIC binaries) 1 year ago
Alibek Omarov c54e1625d1 scripts: waifulib: compiler_optimizations: fixes for LTO 1 year ago
Alibek Omarov 33ff7bbd61 scripts: waifulib: compiler_optimizations: set default build type to release 1 year ago
fgsfds 7424b29e56 engine: initial psvita build support 1 year ago
fgsfds 25a1cb8ce7 Nintendo Switch support (again) 1 year ago
Alibek Omarov ae66291272 scripts: compiler_optimizations: added MSan target 1 year 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 3 years ago
Alibek Omarov accacd54f5 waifulib: set debug builds to be built with -O0, gcc -Od is broken 3 years ago
SNMetamorph 932fc8e3c7 wscript: fixed MSVC optimization flag in debug mode 3 years ago
Alibek Omarov d6d90f03a0 wscript: refactoring, split optimization flags selection and fpic control into standalone modules 3 years ago