Xrasher/scripts/waifulib
2025-03-05 02:19:39 +03:00
..
cmake.py scripts: waifulib: cmake: replicate Waf behavior and always add build directories to the include path. 2024-12-02 21:06:07 +03:00
compiler_optimizations.py scripts: waifulib: add flag --enable-limited-debuginfo which enables -gline-tables-only on GCC and Clang compilers 2025-03-05 02:19:39 +03:00
nswitch.py scripts: waifulib: add special_install_path for platform-specific executable formats that create post link stage (was nro_install_path) 2025-01-31 10:25:02 +03:00
owcc.py waifulib/owcc: add -xx to ignore default includes 2020-02-12 17:39:42 +07:00
psp.py scripts: waifulib: compiler_optimizations: add option to use profiling 2024-02-21 02:57:07 +03:00
psvita.py scripts: waifulib: add special_install_path for platform-specific executable formats that create post link stage (was nro_install_path) 2025-01-31 10:25:02 +03:00
sdl2.py android: rework how engine is built, instead of generating CMakeLists, just use included in CMake ExternalProject feature 2025-02-26 12:40:22 +03:00
vgui.py scripts: waifulib: vgui: fix vgui_support getting automatically enabled on x86 machines with unsupported OS 2024-08-11 18:08:20 +03:00
xcompile.py scripts: waifulib: xcompile: add support for Android NDK r27 as well 2025-02-26 12:40:22 +03:00
xshlib.py scripts: waifulib: xshlib: prepend xshlib so it's always first 2024-10-24 00:46:43 +03:00
zip.py scripts: waifulib: zip: add support for passing compression level on Python 3.7. Exclude PNG files from compression 2025-01-23 13:08:21 +03:00