Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Add tests for missing sources in add_executable and add_library. | Deniz Bahadir | 2017-09-20 | 59 | -0/+209 |
* | Merge topic 'doc-RunCMake-result' | Brad King | 2017-09-14 | 1 | -2/+2 |
|\ | |||||
| * | Tests: Update RunCMake/README.rst to clarify meaning of -result.txt | Brad King | 2017-09-14 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'release-3.9' | Brad King | 2017-09-14 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'backport-autogen-target-depends' into release-3.9 | Brad King | 2017-09-13 | 12 | -72/+242 |
| |\ | |||||
| * \ | Merge branch 'bootstrap-twice-in-source' into release-3.9 | Brad King | 2017-09-13 | 1 | -0/+6 |
| |\ \ | |||||
| * \ \ | Merge branch 'backport-vs-fix-config-map' into release-3.9 | Brad King | 2017-09-13 | 2 | -8/+20 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'get_filename_component-fix-program-split' | Brad King | 2017-09-14 | 5 | -1/+99 |
|\ \ \ \ \ | |||||
| * | | | | | get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics | Brad King | 2017-09-13 | 5 | -1/+99 |
* | | | | | | Merge topic 'remove-nmcl' | Brad King | 2017-09-14 | 1 | -4/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Platforms: Remove Windows-NMcl | Christian Pfeiffer | 2017-09-13 | 1 | -4/+0 |
* | | | | | | | Merge topic 'bootstrap-twice-in-source' | Brad King | 2017-09-14 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | bootstrap: Fix running multiple times in-source | Brad King | 2017-09-13 | 1 | -0/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'vs-fix-config-map' | Brad King | 2017-09-14 | 2 | -8/+20 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-vs-fix-config-map' into vs-fix-config-map | Brad King | 2017-09-13 | 2 | -8/+20 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets | Brad King | 2017-09-13 | 2 | -8/+20 |
| | |/ / / / | |||||
* | | | | | | Merge topic 'autogen-target-depends-fix-3-9-2' | Brad King | 2017-09-14 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-autogen-target-depends' into autogen-target-depends-fi... | Brad King | 2017-09-13 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Autogen: Tests: Backport tests for _autogen target dependencies | Sebastian Holtermann | 2017-09-13 | 11 | -47/+182 |
| | * | | | | Autogen: Backport autogen target dependency as file dependency fix | Sebastian Holtermann | 2017-09-13 | 1 | -25/+60 |
| | |/ / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-14 | 1 | -1/+1 |
* | | | | | Merge topic 'improve-graphviz-doc' | Craig Scott | 2017-09-14 | 2 | -9/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Docs: Improve markup for graphviz related documentation | Jano Svitok | 2017-09-11 | 2 | -9/+9 |
* | | | | | Merge topic 'msvc-base-features' | Brad King | 2017-09-13 | 1 | -0/+24 |
|\ \ \ \ \ | |||||
| * | | | | | MSVC: Avoid unnecessary C++ feature detection steps | Brad King | 2017-09-12 | 1 | -0/+24 |
* | | | | | | Merge topic 'MsvcArm64' | Brad King | 2017-09-13 | 10 | -5/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MSVC: Add support for ARM64 architecture | Minmin Gong | 2017-09-12 | 10 | -5/+35 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'ranged-for' | Brad King | 2017-09-13 | 133 | -3592/+2456 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 133 | -3592/+2456 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-13 | 1 | -1/+1 |
* | | | | | | Merge topic 'vs-clang-llvm-support' | Brad King | 2017-09-12 | 2 | -4/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Update support for LLVM-vs* toolsets from LLVM 5.0 | Konstantin Ivlev | 2017-09-11 | 2 | -4/+3 |
* | | | | | | | Merge topic 'get-or-create-source-group' | Brad King | 2017-09-12 | 4 | -103/+85 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | 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 |