summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FindMPI: Support components for various languagesChristian Pfeiffer2017-09-153-19/+79
* FindMPI: Modernization from ground upChristian Pfeiffer2017-09-158-480/+1250
* Merge topic 'vs-clang-llvm-support'Brad King2017-09-122-4/+3
|\
| * VS: Update support for LLVM-vs* toolsets from LLVM 5.0Konstantin Ivlev2017-09-112-4/+3
* | Merge topic 'get-or-create-source-group'Brad King2017-09-124-103/+85
|\ \
| * | Use cmMakefile::GetOrCreateSourceGroup in cmQtAutogeneratorsInitializerSebastian Holtermann2017-09-091-14/+1
| * | Use cmMakefile::GetOrCreateSourceGroup in cmSourceGroupCommandSebastian Holtermann2017-09-091-32/+2
| * | cmMakefile: Add GetOrCreateSourceGroup methodsSebastian Holtermann2017-09-092-0/+33
| * | cmMakefile: Collect source group methods in one placeSebastian Holtermann2017-09-092-57/+49
* | | Merge topic 'iwyu-update'Brad King2017-09-121-0/+2
|\ \ \
| * | | cmCustomCommandGenerator: Fix include-what-you-use diagnosticBrad King2017-09-111-0/+2
* | | | CMake Nightly Date StampKitware Robot2017-09-121-1/+1
* | | | Merge topic 'find-openssl'Brad King2017-09-111-0/+2
|\ \ \ \
| * | | | FindOpenSSL: Search 'ssld' and 'crypod' for debug variantsRobert Dailey2017-09-081-0/+2
| | |_|/ | |/| |
* | | | Merge topic 'doc-find_dependency-return'Brad King2017-09-111-17/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | CMakeFindDependencyMacro: Document return() behavior and caveatsBrad King2017-09-081-7/+18
| * | | CMakeFindDependencyMacro: Convert documentation to bracket commentBrad King2017-09-081-17/+17
| |/ /
* | | Merge topic 'vs_improve_custom_command'Brad King2017-09-118-8/+126
|\ \ \
| * | | VS: only add custom command line if it is not emptyMichael Stürmer2017-09-046-8/+113
| * | | add HasOnlyEmptyCommandLines() method to cmCustomCommandGeneratorMichael Stürmer2017-09-042-0/+13
* | | | Merge topic 'timestamp'Brad King2017-09-115-2/+11
|\ \ \ \
| * | | | Timestamp: support %A and %BBernhard M. Wiedemann2017-09-075-2/+11
* | | | | Merge topic 'show_weighted_times'Brad King2017-09-1111-115/+69
|\ \ \ \ \
| * | | | | Help: Update documentation for PROCESSORS test propertyBill Hoffman2017-09-081-2/+7
| * | | | | CTest: Weight reported test times by PROCESSORS in summariesBill Hoffman2017-09-089-17/+17
| * | | | | CTest: Split out labels and subproject labels in summary outputBill Hoffman2017-09-087-100/+49
| | |_|/ / | |/| | |
* | | | | Merge topic 'findmatlab-remove-CMAKE_CL_64'Brad King2017-09-111-1/+8
|\ \ \ \ \
| * | | | | FindMatlab: Don't use the deprecated variable CMAKE_CL_64Job Noorman2017-09-081-1/+8
* | | | | | CMake Nightly Date StampKitware Robot2017-09-111-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-09-101-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2017-09-091-1/+1
| |/ / / |/| | |
* | | | Merge topic 'fphsa-version-cleanup'Brad King2017-09-087-29/+53
|\ \ \ \
| * | | | FPHSA: lower-case for cmake_parse_arguments + move config-mode related codeYves Frederix2017-09-051-16/+16
| * | | | FPHSA: use more localized _FOUND_VERSION instead of VERSION.Yves Frederix2017-09-051-13/+14
| * | | | FPHSA: Add (failing) unit test in case a cache variable VERSION is presentYves Frederix2017-09-054-1/+15
| * | | | FPHSA: add (failing) unit test for found version being equal to 0.Yves Frederix2017-09-053-0/+9
* | | | | Merge topic 'boost-1.65.1'Brad King2017-09-081-1/+1
|\ \ \ \ \
| * | | | | FindBoost: Add version 1.65.1Roger Leigh2017-09-061-1/+1
* | | | | | Merge topic 'findfreetype-importedtargets'Brad King2017-09-086-12/+127
|\ \ \ \ \ \
| * | | | | | Help: Add notes for topic 'FindFreetype-importedtargets'Ben Morgan2017-09-071-0/+4
| * | | | | | FindFreetype: Add imported target, docs, and testBen Morgan2017-09-075-12/+123
* | | | | | | Merge topic 'autogen-digests'Brad King2017-09-0822-1377/+1608
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Doc: Add Visual Studio PRE_BUILD note to cmake-qt.rstSebastian Holtermann2017-09-071-0/+18
| * | | | | | | Autogen: Tests: Add AUTOGEN_TARGET_DEPENDS test to mocDepends testsSebastian Holtermann2017-09-0710-54/+128
| * | | | | | | Autogen: Smarter target dependency computationSebastian Holtermann2017-09-072-74/+97
| * | | | | | | Autogen: Set CM_DISABLE_COPY in cmQtAutoGeneratorsSebastian Holtermann2017-09-071-0/+1
| * | | | | | | Autogen: Replace CM_AUTO_PTR with std::unique_ptrSebastian Holtermann2017-09-071-6/+5
| * | | | | | | Autogen: Refactor loggingSebastian Holtermann2017-09-073-265/+373
| * | | | | | | Autogen: More use of scoped lambdasSebastian Holtermann2017-09-071-35/+28
| * | | | | | | Autogen: More use of scoped lambdasSebastian Holtermann2017-09-071-16/+11