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