2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-12-18 15:02:22 +01:00
xash3d-fwgs/scripts/waifulib
Alibek Omarov 884e052d98 scripts: waifulib: cmake: replicate Waf behavior and always add build directories to the include path.
Also, set cmake minimum required version to 3.5 only to shut up deprecation notice.
2024-12-02 21:06:07 +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: compiler_optimizations: set HAVE_OPENMP=1 define if openmp feature was enabled during the build 2024-05-29 05:41:47 +03:00
nswitch.py
owcc.py
psp.py scripts: waifulib: compiler_optimizations: add option to use profiling 2024-02-21 02:57:07 +03:00
psvita.py
sdl2.py scripts: waifulib: sdl2: fix build on macOS 2024-10-10 15:44:32 +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: define WebAssembly target as DEST_OS wasi 2024-10-10 16:13:54 +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: don't use relative path while creating ZIP file (so cwd might not be equal to sources path) 2024-02-19 05:00:12 +03:00