Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-19 | modules/cmake: Add a found() method to the cmake subproject | Dylan Baker | 1 | -0/+8 |
2020-02-19 | modules/cmake: Use the noPosargs helper | Dylan Baker | 1 | -3/+2 |
2019-11-06 | Fix typos found by codespell | Wolfgang Stöggl | 1 | -1/+1 |
2019-10-01 | cmake: subproject() supports the 'required' kwarg | Xavier Claessens | 1 | -1/+1 |
2019-09-26 | cmake: define set_and_check in CMake package config (fixes #5889) | Daniel Mensinger | 1 | -0/+12 |
2019-07-13 | cmake: Handle disabling subprojects | Thibault Saunier | 1 | -1/+4 |
2019-06-09 | Purge `is_cross` and friends without changing user interfaces | John Ericson | 1 | -1/+1 |
2019-06-06 | cmake: moved subprojects into the CMake module | Daniel Mensinger | 1 | -2/+68 |
2019-05-20 | Remove compilers from ModuleState object | Jon Turney | 1 | -2/+3 |
2019-04-28 | cmake: Use CMAKE_ROOT instead of _INCLUDE_FILE (closes #5218) | Daniel Mensinger | 1 | -10/+2 |
2019-04-25 | Don't use len() to test for container emptiness | Dylan Baker | 1 | -1/+1 |
2019-01-17 | add support for generating cmake files | David Fort | 1 | -0/+221 |