Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Use cmMakefile::GetOrCreateSourceGroup in cmQtAutogeneratorsInitializer | Sebastian Holtermann | 2017-09-09 | 1 | -14/+1 | |
| * | | | | | | | Use cmMakefile::GetOrCreateSourceGroup in cmSourceGroupCommand | Sebastian Holtermann | 2017-09-09 | 1 | -32/+2 | |
| * | | | | | | | cmMakefile: Add GetOrCreateSourceGroup methods | Sebastian Holtermann | 2017-09-09 | 2 | -0/+33 | |
| * | | | | | | | cmMakefile: Collect source group methods in one place | Sebastian Holtermann | 2017-09-09 | 2 | -57/+49 | |
* | | | | | | | | Merge topic 'iwyu-update' | Brad King | 2017-09-12 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmCustomCommandGenerator: Fix include-what-you-use diagnostic | Brad King | 2017-09-11 | 1 | -0/+2 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'find-openssl' | Brad King | 2017-09-11 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindOpenSSL: Search 'ssld' and 'crypod' for debug variants | Robert Dailey | 2017-09-08 | 1 | -0/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'doc-find_dependency-return' | Brad King | 2017-09-11 | 1 | -17/+28 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | CMakeFindDependencyMacro: Document return() behavior and caveats | Brad King | 2017-09-08 | 1 | -7/+18 | |
| * | | | | | | | | CMakeFindDependencyMacro: Convert documentation to bracket comment | Brad King | 2017-09-08 | 1 | -17/+17 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'vs_improve_custom_command' | Brad King | 2017-09-11 | 8 | -8/+126 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | VS: only add custom command line if it is not empty | Michael Stürmer | 2017-09-04 | 6 | -8/+113 | |
| * | | | | | | | add HasOnlyEmptyCommandLines() method to cmCustomCommandGenerator | Michael Stürmer | 2017-09-04 | 2 | -0/+13 | |
* | | | | | | | | Merge topic 'timestamp' | Brad King | 2017-09-11 | 5 | -2/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Timestamp: support %A and %B | Bernhard M. Wiedemann | 2017-09-07 | 5 | -2/+11 | |
* | | | | | | | | | Merge topic 'show_weighted_times' | Brad King | 2017-09-11 | 11 | -115/+69 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Update documentation for PROCESSORS test property | Bill Hoffman | 2017-09-08 | 1 | -2/+7 | |
| * | | | | | | | | | CTest: Weight reported test times by PROCESSORS in summaries | Bill Hoffman | 2017-09-08 | 9 | -17/+17 | |
| * | | | | | | | | | CTest: Split out labels and subproject labels in summary output | Bill Hoffman | 2017-09-08 | 7 | -100/+49 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'findmatlab-remove-CMAKE_CL_64' | Brad King | 2017-09-11 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | FindMatlab: Don't use the deprecated variable CMAKE_CL_64 | Job Noorman | 2017-09-08 | 1 | -1/+8 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-11 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-10 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-09 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'fphsa-version-cleanup' | Brad King | 2017-09-08 | 7 | -29/+53 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FPHSA: lower-case for cmake_parse_arguments + move config-mode related code | Yves Frederix | 2017-09-05 | 1 | -16/+16 | |
| * | | | | | | | FPHSA: use more localized _FOUND_VERSION instead of VERSION. | Yves Frederix | 2017-09-05 | 1 | -13/+14 | |
| * | | | | | | | FPHSA: Add (failing) unit test in case a cache variable VERSION is present | Yves Frederix | 2017-09-05 | 4 | -1/+15 | |
| * | | | | | | | FPHSA: add (failing) unit test for found version being equal to 0. | Yves Frederix | 2017-09-05 | 3 | -0/+9 | |
* | | | | | | | | Merge topic 'boost-1.65.1' | Brad King | 2017-09-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindBoost: Add version 1.65.1 | Roger Leigh | 2017-09-06 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'findfreetype-importedtargets' | Brad King | 2017-09-08 | 6 | -12/+127 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Help: Add notes for topic 'FindFreetype-importedtargets' | Ben Morgan | 2017-09-07 | 1 | -0/+4 | |
| * | | | | | | | | | FindFreetype: Add imported target, docs, and test | Ben Morgan | 2017-09-07 | 5 | -12/+123 | |
* | | | | | | | | | | Merge topic 'autogen-digests' | Brad King | 2017-09-08 | 22 | -1377/+1608 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Autogen: Doc: Add Visual Studio PRE_BUILD note to cmake-qt.rst | Sebastian Holtermann | 2017-09-07 | 1 | -0/+18 | |
| * | | | | | | | | | | Autogen: Tests: Add AUTOGEN_TARGET_DEPENDS test to mocDepends tests | Sebastian Holtermann | 2017-09-07 | 10 | -54/+128 | |
| * | | | | | | | | | | Autogen: Smarter target dependency computation | Sebastian Holtermann | 2017-09-07 | 2 | -74/+97 | |
| * | | | | | | | | | | Autogen: Set CM_DISABLE_COPY in cmQtAutoGenerators | Sebastian Holtermann | 2017-09-07 | 1 | -0/+1 | |
| * | | | | | | | | | | Autogen: Replace CM_AUTO_PTR with std::unique_ptr | Sebastian Holtermann | 2017-09-07 | 1 | -6/+5 | |
| * | | | | | | | | | | Autogen: Refactor logging | Sebastian Holtermann | 2017-09-07 | 3 | -265/+373 | |
| * | | | | | | | | | | Autogen: More use of scoped lambdas | Sebastian Holtermann | 2017-09-07 | 1 | -35/+28 | |
| * | | | | | | | | | | Autogen: More use of scoped lambdas | Sebastian Holtermann | 2017-09-07 | 1 | -16/+11 | |
| * | | | | | | | | | | Autogen: More use of scoped lambdas | Sebastian Holtermann | 2017-09-07 | 2 | -118/+96 | |
| * | | | | | | | | | | Autogen: Use scoped lambdas intead of named functions | Sebastian Holtermann | 2017-09-07 | 1 | -29/+26 | |
| * | | | | | | | | | | Autogen: Touch moc_predefs.h when it's content didn't change | Sebastian Holtermann | 2017-09-07 | 1 | -0/+7 | |
| * | | | | | | | | | | Autogen: Use list of lists functions for UIC options | Sebastian Holtermann | 2017-09-07 | 3 | -49/+30 | |
| * | | | | | | | | | | Autogen: Pass RCC build names and function names in info file | Sebastian Holtermann | 2017-09-07 | 5 | -185/+164 | |