| Commit message (Expand) | Author | Age | Files | Lines |
* | CMAKE_PROJECT_INCLUDE: Add support for including multiple files | Cristian Le | 2023-10-18 | 20 | -22/+72 |
|
|
* | Deprecate compatibility with CMake versions older than 3.5 | Brad King | 2023-02-11 | 2 | -2/+15 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 1 | -1/+5 |
|
|
* | project: Warn at top-level if `cmake_minimum_required` wasn't called | friendlyanon | 2022-11-11 | 4 | -1/+10 |
|
|
* | RunCMake/project: Ignore exact line number in stderr checks | friendlyanon | 2022-11-11 | 7 | -7/+7 |
|
|
* | cmMakefile: Dedupe languages when enabling them | friendlyanon | 2022-06-30 | 3 | -0/+26 |
|
|
* | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection point | Craig Scott | 2022-05-13 | 12 | -0/+39 |
|
|
* | Provide guidance when trying to use non-enabled language | Robert Maynard | 2022-05-04 | 4 | -0/+11 |
|
|
* | Add deprecation warnings for policies CMP0097 and below | Brad King | 2022-02-03 | 2 | -0/+20 |
|
|
* | project: Define variables indicating whether project is top level | friendlyanon | 2021-03-26 | 8 | -0/+50 |
|
|
* | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 1 | -1/+1 |
|
|
* | project: Fix potential buffer write-past-end for version components | Craig Scott | 2019-10-26 | 2 | -0/+33 |
|
|
* | project: Keep leading `0` in PROJECT_VERSION components | Alex Turbov | 2019-07-16 | 8 | -0/+95 |
|
|
* | Tests: Factor out RunCMake.project helper macro into module | Brad King | 2019-07-15 | 2 | -6/+7 |
|
|
* | project(): Add tests verifying variables set by second project() call | Craig Scott | 2018-10-07 | 2 | -0/+27 |
|
|
* | project: Add HOMEPAGE_URL named parameter | Alex Turbov | 2018-03-16 | 9 | -2/+36 |
|
|
* | Tests: Avoid enabling languages unnecessarily in RunCMake.project | Brad King | 2018-03-15 | 1 | -1/+1 |
|
|
* | project: warn on metadata arguments missing values | Alex Turbov | 2018-03-07 | 9 | -1/+17 |
|
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|
|
* | Add deprecation warnings for policies CMP0054 and below | Brad King | 2017-11-01 | 1 | -0/+10 |
|
|
* | project: Add `DESCRIPTION` parameter | Alex Turbov | 2017-04-11 | 6 | -0/+13 |
|
|
* | project: Fix support for explicit RC language | Brad King | 2016-09-28 | 2 | -0/+4 |
|
|
* | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 1 | -1/+0 |
|
|
* | project: Manage VERSION variables | Brad King | 2014-01-29 | 26 | -0/+138 |
|
|
* | project: Add optional LANGUAGES keyword | Brad King | 2014-01-29 | 11 | -0/+28 |
|
|