meson/mesonbuild/cmake
Daniel Mensinger 0c875e16c4 lgtm: fix Non-iterable used in for loop
Not sure why LGTM is complaining about this, but moving this
from a static to a local context should fix this.
2019-12-05 00:22:10 +02:00
..
data cmake: Make output_target_map more robust (fixes #6208) 2019-11-30 22:00:18 +02:00
__init__.py cmake: Move CMake API classes to common 2019-10-20 12:04:15 +02:00
client.py cmake: Move CMake API classes to common 2019-10-20 12:04:15 +02:00
common.py cmake: Handle CMake system include dirs (closes #6079) 2019-11-19 13:08:17 +01:00
executor.py correct logic for too old cmake 2019-08-23 00:39:12 +03:00
fileapi.py ci: Add CI command to include text files in the CI log 2019-11-19 15:21:13 +01:00
generator.py cmake: Parse a subset of generator expressions 2019-07-31 17:50:02 +02:00
interpreter.py lgtm: fix Non-iterable used in for loop 2019-12-05 00:22:10 +02:00
traceparser.py cmake: Add support for add_custom_target() with a command 2019-11-27 21:12:55 +01:00