meson/mesonbuild/cmake
Daniel Mensinger 36cde6f91e
cmake: Ignore additional internal CMake variables
2020-10-16 22:43:20 +02:00
..
data Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.py, as well as enclose everything in a run() function so it can be called by `meson --internal cmake_run_ctgt ...`. Also, include mesonbuild/cmake/data/ in the msi package. 2020-06-30 23:50:10 +03:00
__init__.py cmake: ignore CMAKE_TOOLCHAIN_FILE and CMAKE_PROJECT_INCLUDE to avoid conflicts with the meson CMake logic 2020-10-16 20:44:04 +02:00
client.py cmake: Add cross compilation support 2020-10-13 17:04:19 +02:00
common.py cmake: Ignore additional internal CMake variables 2020-10-16 22:43:20 +02:00
executor.py cmake: Add cross compilation support 2020-10-13 17:04:19 +02:00
fileapi.py pathlib: Fix resolve() by overriding it in Python 3.5 2020-10-04 10:45:48 +02:00
generator.py typing: fully annotate cmake.generator 2020-09-28 13:51:19 +02:00
interpreter.py cmake: ignore CMAKE_TOOLCHAIN_FILE and CMAKE_PROJECT_INCLUDE to avoid conflicts with the meson CMake logic 2020-10-16 20:44:04 +02:00
toolchain.py cmake: Add cross compilation support 2020-10-13 17:04:19 +02:00
traceparser.py pathlib: Fix resolve() by overriding it in Python 3.5 2020-10-04 10:45:48 +02:00