meson/test cases/common/88 dep fallback
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class
The dependency lookup is a lot of complex code. This refactor it all
into a single file/class outside of interpreter main class. This new
design allows adding more fallbacks candidates in the future (e.g. using
cc.find_library()) but does not yet add any extra API.
2021-06-16 19:04:03 -04:00
..
subprojects interpreter: Extract dependency() logic into its own helper class 2021-06-16 19:04:03 -04:00
gensrc.py Condense test directory names. 2021-04-26 23:39:15 +01:00
meson.build interpreter: Extract dependency() logic into its own helper class 2021-06-16 19:04:03 -04:00
tester.c Condense test directory names. 2021-04-26 23:39:15 +01:00