zdoom-macos-deps/aedi/target
alexey.lysiuk e96041ef05 aedi: add platform agnostic compiler and linker flags
set them explicitly for cmake based targets to use them in all checks during configuration step
otherwise, some of cmake checks ignores prefix path for includes and libraries
for example, `check_library_exists()` from sdl2 picks system iconv library without explicit flags set
2023-11-03 13:10:42 +02:00
..
__init__.py aedi: move jpeg-turbo target to tier 3 2023-10-17 09:39:41 +03:00
base.py aedi: add platform agnostic compiler and linker flags 2023-11-03 13:10:42 +02:00
library_tier1.py aedi: add platform agnostic compiler and linker flags 2023-11-03 13:10:42 +02:00
library_tier2.py aedi: update vulkan-loader to 1.3.268 2023-10-18 12:00:22 +03:00
library_tier3.py aedi: update jpeg-turbo to 3.0.1 2023-10-17 09:42:41 +03:00
main.py aedi: append arguments to cmake flags variables instead of overwriting them 2023-10-08 12:49:59 +03:00
special.py aedi: distinguish build target that uses some tool from a target that builds this tool 2023-03-21 13:02:02 +02:00
tool_tier1.py aedi: patch for nasm build date determinism 2023-04-22 13:58:59 +03:00
tool_tier2.py aedi: remove obsolete comment from 7-zip target 2023-10-24 10:22:26 +03:00