Alibek Omarov
|
a3603f497d
|
scripts: waifulib: compiler_optimizations: fix -march applying on x86_64 toolchains forced to compile in 32-bit mode
|
2023-05-24 04:30:28 +03:00 |
|
Alibek Omarov
|
dee5cae5f3
|
scripts: waifulib: compiler_optimizations: set pentium-m minimum cpu requirement for Intel 32-bits, like HLSDK
|
2023-05-24 04:19:08 +03:00 |
|
Alibek Omarov
|
5ab7d09a00
|
scripts: waifulib: compiler_optimizations: allow -fno-semantic-interposition for GCC (less overhead on PIC binaries)
|
2023-05-14 09:35:00 +03:00 |
|
Alibek Omarov
|
c54e1625d1
|
scripts: waifulib: compiler_optimizations: fixes for LTO
|
2023-05-14 09:34:29 +03:00 |
|
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
|
2023-04-13 16:14:09 +03:00 |
|
fgsfds
|
7424b29e56
|
engine: initial psvita build support
|
2023-03-11 07:09:14 +03:00 |
|
fgsfds
|
25a1cb8ce7
|
Nintendo Switch support (again)
|
2023-02-05 02:09:32 +01:00 |
|
Alibek Omarov
|
ae66291272
|
scripts: compiler_optimizations: added MSan target
|
2023-01-31 04:28:08 +03:00 |
|
SNMetamorph
|
b26cd6cc94
|
wscript: added /Zc:__cplusplus compiler flag for MSVC
|
2022-08-01 12:54:26 +03:00 |
|
SNMetamorph
|
3ec9977212
|
wscript: added parallel builds compiler flag for MSVC
|
2022-06-30 16:14:21 +03:00 |
|
NightFox
|
bb84a3cb7f
|
add /fsanitize=address for msvc (windows) when sanitize
|
2022-01-16 09:54:17 +03:00 |
|
Alibek Omarov
|
f1a4d66d27
|
scripts: waifulib: remove nooptimize build type, use debug instead. Disable optimization for sanitize builds
|
2022-01-04 01:58:45 +03:00 |
|
Alibek Omarov
|
29bc0392ee
|
scripts: compiler_optimizations: disable clang thread-safe statics
|
2021-12-07 09:03:51 +03:00 |
|
Alibek Omarov
|
f5ccf093d6
|
scripts: waifulib: fix build with sanitizers on
|
2021-09-30 15:58:50 +03:00 |
|
SNMetamorph
|
1a5b2576f7
|
wscript: added support for "Edit and Continue" MSVC feature
|
2021-04-30 16:12:08 +03:00 |
|
Alibek Omarov
|
accacd54f5
|
waifulib: set debug builds to be built with -O0, gcc -Od is broken
|
2021-03-11 20:17:39 +03:00 |
|
SNMetamorph
|
932fc8e3c7
|
wscript: fixed MSVC optimization flag in debug mode
|
2021-02-20 14:22:20 +03:00 |
|
Alibek Omarov
|
d6d90f03a0
|
wscript: refactoring, split optimization flags selection and fpic control into standalone modules
|
2021-01-29 03:33:14 +03:00 |
|