aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/cmake/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-05cmake: Add more advanced subproject configuration optionsDaniel Mensinger1-1/+4
2020-01-23cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger1-1/+2
2019-10-20cmake: Move CMake API classes to commonDaniel Mensinger1-0/+2
2019-07-31cmake: Parse a subset of generator expressionsDaniel Mensinger1-0/+2
2019-06-12cmake: Move parsing the CMake trace into the CMake moduleDaniel Mensinger1-0/+4
2019-06-12cmake: Moved finding and running CMake out of dependencyDaniel Mensinger1-0/+2
2019-06-06cmake: Server handshakeDaniel Mensinger1-0/+26