Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-16 | cmake: ignore CMAKE_TOOLCHAIN_FILE and CMAKE_PROJECT_INCLUDE to avoid conflic... | Daniel Mensinger | 1 | -1/+2 |
2020-10-13 | cmake: Add cross compilation support | Daniel Mensinger | 1 | -2/+5 |
2020-06-05 | cmake: Add more advanced subproject configuration options | Daniel Mensinger | 1 | -1/+4 |
2020-01-23 | cmake: Always Add C, CXX if no language is specified (fixes #6441) | Daniel Mensinger | 1 | -1/+2 |
2019-10-20 | cmake: Move CMake API classes to common | Daniel Mensinger | 1 | -0/+2 |
2019-07-31 | cmake: Parse a subset of generator expressions | Daniel Mensinger | 1 | -0/+2 |
2019-06-12 | cmake: Move parsing the CMake trace into the CMake module | Daniel Mensinger | 1 | -0/+4 |
2019-06-12 | cmake: Moved finding and running CMake out of dependency | Daniel Mensinger | 1 | -0/+2 |
2019-06-06 | cmake: Server handshake | Daniel Mensinger | 1 | -0/+26 |