75 Commits (ba9bb70924c9b0dc026d6f9d1ae357f03089ce78)

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 febdfacbd3 wscript: merge CMakeLists generating tool from Velaron's tree 1 year ago
Alibek Omarov 8caa2d142f scripts: sailfish: initial SailfishOS support 1 year 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 c1252b5642 scripts: waifulib: vgui: fix Logs aren't being imported 1 year ago
Alibek Omarov b28d10f69f scripts: waifulib: split vgui_support VGUI detection to separate module 1 year ago
Alibek Omarov 33ff7bbd61 scripts: waifulib: compiler_optimizations: set default build type to release 1 year ago
fgsfds f2f21b24a1 scripts: psvita: no need for fsigned-char either 1 year ago
fgsfds 9ef43a4794 scripts: psvita: no need to force GNU_SOURCE everywhere 1 year ago
fgsfds 957154f097 scripts: psvita: move TITLEID and APPNAME to engine elf build arguments 1 year ago
fgsfds 6304b51f32 psvita: fno-short-enums, make ref_gl function somewhat 1 year ago
fgsfds 7424b29e56 engine: initial psvita build support 1 year ago
fgsfds f7489a3747 scripts: nswitch: it's arm64, not aarch64 1 year ago
fgsfds 69607d7890 nswitch: do not link libstdc++ into dynamic libraries 1 year ago
fgsfds 25a1cb8ce7 Nintendo Switch support (again) 1 year ago
Alibek Omarov ae66291272 scripts: compiler_optimizations: added MSan target 1 year ago
Alibek Omarov aa702f0678 scripts: waifulib: xcompile: add msvc-wine support in cross-compile helper script 2 years ago
Alibek Omarov ffe43e1f22 scripts: waifulib: fix error reporting in zip.py 2 years ago
Alibek Omarov b56f6fa330 scripts: waifulib: fix zipfile init for older Python 2 years ago
Alibek Omarov 084089b919 3rdparty: extras: build ZIP archive and install to engine default gamefolder 2 years ago
Alibek Omarov 686a966ff7 wscript: now waf builds extras archive by itself, using Python standard library's zipfile 2 years ago
Alibek Omarov 44cd03f464 wscript: refactor opus wscript files, now it builds only if system package wasn't found 2 years ago
Velaron 2b9e050f57 engine: voice support 2 years ago
Alibek Omarov 067e9be37a scripts: upgrade to Android NDK 25 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 2 years ago
Alibek Omarov f1a4d66d27 scripts: waifulib: remove nooptimize build type, use debug instead. Disable optimization for sanitize builds 3 years ago
Alibek Omarov a4be009ce7 scripts: waifulib: disable stpcpy builtin for API level <21 3 years ago
Alibek Omarov d3248aad66 scripts: waifulib: clean legacy Android definitions 3 years ago
Alibek Omarov 000c594596 scripts: waifulib: disable -no-canonical-prefixes for new NDKs 3 years ago
Alibek Omarov 29bc0392ee scripts: compiler_optimizations: disable clang thread-safe statics 3 years ago
Alibek Omarov 054765232e waifulib: xcompile: add NDK 23 support 3 years ago
Alibek Omarov f5ccf093d6 scripts: waifulib: fix build with sanitizers on 3 years ago
Alibek Omarov #SupportRMS 21a31ec81d
ci: migrate to GitHub Actions 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
Alibek Omarov b278751834 waf: upgrade to waifu 1.1.0 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
mittorn f60c398f32 scripts/xcompile/android: add ability to specify HOST_TOOLCHAIN and override hard-coded one 4 years ago
mittorn a5e3a74e93 waf/xcompile: gnu hash on android confuses old linkers 4 years ago
Aimless Wanderer e3d9ac4840 scripts/xshlib: line endings fix 4 years ago
mittorn 0ee5ff3aad waifulib/owcc: add -xx to ignore default includes 4 years ago
mittorn a0d09c9954 lib_static: fix warnings 4 years ago
mittorn 828def3b25 waifulib: owcc tool 4 years ago
mittorn 97228a4249 lib_static: use functions for exports instead of globals 4 years ago