Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'genex-TARGET_NAME_IF_EXISTS' | Brad King | 2018-03-29 | 11 | -0/+43 |
|\ | |||||
| * | genex: Add TARGET_NAME_IF_EXISTS expression | Alex Turbov | 2018-03-28 | 11 | -0/+43 |
* | | Merge topic 'cmake_minimum_required-forward-compat' | Craig Scott | 2018-03-27 | 5 | -0/+9 |
|\ \ | |||||
| * | | cmake_minimum_required: Tolerate unknown future arguments | Brad King | 2018-03-26 | 5 | -0/+9 |
| |/ | |||||
* | | Merge topic 'revert-CTestTestfile-removal-again' | Brad King | 2018-03-27 | 4 | -0/+14 |
|\ \ | |/ |/| | |||||
| * | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF" | Brad King | 2018-03-26 | 4 | -0/+14 |
| * | Merge branch 'gtest_discover_tests_timeout' into release-3.11 | Brad King | 2018-03-16 | 13 | -10/+113 |
| |\ | |||||
* | \ | Merge topic 'list-sublist' | Craig Scott | 2018-03-22 | 17 | -0/+86 |
|\ \ \ | |||||
| * | | | list: Add SUBLIST sub-command | Marc Chevrier | 2018-03-21 | 17 | -0/+86 |
* | | | | Merge topic 'policy-version-range' | Craig Scott | 2018-03-22 | 6 | -0/+79 |
|\ \ \ \ | |||||
| * | | | | cmake_minimum_required: Optionally set policies with version range | Brad King | 2018-03-21 | 6 | -0/+79 |
* | | | | | Merge topic 'clarify_inherited_properties' | Brad King | 2018-03-22 | 4 | -0/+134 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Add tests for INHERITED property chaining | Craig Scott | 2018-03-21 | 4 | -0/+134 |
* | | | | | | Merge topic 'find-package_root-revise' | Brad King | 2018-03-22 | 1 | -2/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | find_package: Improve CMP0074 warning messages | Brad King | 2018-03-21 | 1 | -2/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindPython-new-implementation' | Brad King | 2018-03-21 | 5 | -7/+36 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | CMake build: Use new FindPython module | Marc Chevrier | 2018-03-20 | 2 | -5/+4 |
| * | | | | | FindPython*: New implementation for Python stuff | Marc Chevrier | 2018-03-20 | 3 | -2/+32 |
* | | | | | | list(): add `JOIN` sub-command | Marc Chevrier | 2018-03-20 | 11 | -0/+41 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'find-package_root-restore' | Brad King | 2018-03-19 | 9 | -3/+95 |
|\ \ \ \ \ | |||||
| * | | | | | find_package: Use PackageName_ROOT variables as search prefixes | Brad King | 2018-03-16 | 9 | -3/+95 |
* | | | | | | Merge topic 'export-properties' | Brad King | 2018-03-19 | 11 | -0/+58 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Export: allow exporting of additional properties | Wouter Klouwen | 2018-03-16 | 11 | -0/+58 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'vs-debugger-command' | Brad King | 2018-03-19 | 3 | -0/+28 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | VS: Add target property VS_DEBUGGER_COMMAND | Hannes Mezger | 2018-03-14 | 3 | -0/+28 |
* | | | | | | Merge topic 'project-homepage-url' | Craig Scott | 2018-03-17 | 10 | -3/+37 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | 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 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'gtest_discover_tests_timeout' | Brad King | 2018-03-16 | 13 | -10/+113 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | GoogleTest: Rename TIMEOUT parameter to avoid clash | Craig Scott | 2018-03-15 | 13 | -10/+113 |
* | | | | Merge topic 'ep-support-passing-var-ending-with-notfound' | Brad King | 2018-03-12 | 4 | -2/+22 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | ExternalProject: Fix cache generation when last args ends with "-NOTFOUND" | Jean-Christophe Fillion-Robin | 2018-03-12 | 4 | -2/+22 |
* | | | | Merge topic 'genex-TARGET_EXISTS' | Brad King | 2018-03-12 | 11 | -0/+43 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | genex: Add TARGET_EXISTS to check for target existence | Alex Turbov | 2018-03-09 | 11 | -0/+43 |
* | | | | Merge topic 'cmWorkingDirectory_success_checking' | Brad King | 2018-03-09 | 13 | -0/+59 |
|\ \ \ \ | |||||
| * | | | | cmWorkingDirectory: Check success of current dir changes | Craig Scott | 2018-03-08 | 2 | -0/+2 |
| * | | | | Tests: Add --build-and-test test case | Craig Scott | 2018-03-04 | 4 | -0/+17 |
| * | | | | Tests: Confirm test working dir set successfully | Craig Scott | 2018-03-04 | 8 | -0/+40 |
* | | | | | Merge topic 'sort_glob_output' | Brad King | 2018-03-09 | 3 | -0/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Add test for sorting and deduping of file(GLOB) result | Shane Parris | 2018-03-07 | 3 | -0/+24 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'project-warn-missing-metadata-values' | Craig Scott | 2018-03-08 | 9 | -1/+17 |
|\ \ \ \ \ | |||||
| * | | | | | project: warn on metadata arguments missing values | Alex Turbov | 2018-03-07 | 9 | -1/+17 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'avoid-LIB_DEPENDS' | Brad King | 2018-03-08 | 5 | -0/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Do not produce legacy _LIB_DEPENDS cache entries | Brad King | 2018-03-07 | 5 | -0/+24 |
| | |/ / / | |/| | | | |||||
* | | | | | CTest: Add options to control test process affinity to CPUs | Brad King | 2018-03-05 | 3 | -0/+24 |
|/ / / / | |||||
* | | | | Merge topic 'general_cleanup_enhance' | Brad King | 2018-03-05 | 15 | -2/+35 |
|\ \ \ \ | |||||
| * | | | | Enhance RunCMake test coverage for file(GLOB) | Shane Parris | 2018-02-28 | 15 | -2/+35 |
* | | | | | Tests: Add cases for usage requirements of linked object libs | Brad King | 2018-03-01 | 5 | -0/+16 |
* | | | | | objlib: Link object-files from `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 3 | -0/+27 |
* | | | | | objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 12 | -32/+40 |