Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid else after return | Daniel Pfeifer | 2016-09-16 | 30 | -186/+203 |
* | Remove redundant get() call on smart pointer | Daniel Pfeifer | 2016-09-16 | 1 | -1/+1 |
* | Mark overridden functions with CM_OVERRIDE | Daniel Pfeifer | 2016-09-16 | 3 | -45/+47 |
* | Merge topic 'refactor-target-construction' | Brad King | 2016-09-16 | 4 | -157/+154 |
|\ | |||||
| * | cmTarget: Remove unused support for partial construction | Brad King | 2016-09-15 | 2 | -26/+2 |
| * | cmGlobalGenerator: Refactor global target construction | Brad King | 2016-09-15 | 2 | -120/+119 |
| * | cmGlobalGenerator: Split CreateDefaultGlobalTargets implementation | Brad King | 2016-09-15 | 2 | -35/+57 |
* | | Merge topic 'size-empty' | Brad King | 2016-09-16 | 44 | -46/+46 |
|\ \ | |||||
| * | | use empty method to check for emptyness | Daniel Pfeifer | 2016-09-15 | 44 | -46/+46 |
* | | | Merge topic 'detect-relink-incompat' | Brad King | 2016-09-16 | 1 | -1/+22 |
|\ \ \ | |||||
| * | | | ninja: error out on relink requirements | Ben Boeckel | 2016-09-15 | 1 | -1/+22 |
* | | | | Merge topic 'file-curl-httpheader' | Brad King | 2016-09-16 | 10 | -0/+58 |
|\ \ \ \ | |||||
| * | | | | file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption | Ruslan Baratov | 2016-09-15 | 10 | -0/+58 |
* | | | | | Merge topic 'find_package-dir-sort' | Brad King | 2016-09-16 | 14 | -17/+341 |
|\ \ \ \ \ | |||||
| * | | | | | find_package: Optionally sort globbed directories in a meaningful order | Pierluigi Taddei | 2016-09-15 | 14 | -17/+341 |
* | | | | | | Merge topic 'ExternalProject-http-credentials' | Brad King | 2016-09-16 | 4 | -3/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add notes for topic 'ExternalProject-http-credentials' | Brad King | 2016-09-15 | 1 | -0/+5 |
| * | | | | | | ExternalProject: Add HTTP_{USERNAME,PASSWORD} | Ruslan Baratov | 2016-09-15 | 3 | -3/+17 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'file-LOCK-lowercase-test' | Brad King | 2016-09-16 | 2 | -0/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Add case for file(LOCK) with lower-cased path | Ruslan Baratov | 2016-09-15 | 2 | -0/+12 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'require-cmake-2.8.12.2' | Brad King | 2016-09-16 | 3 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Require CMake 2.8.12.2 to build CMake itself | Brad King | 2016-09-15 | 3 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-16 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'doc-CMP0017' | Brad King | 2016-09-15 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Clarify wording of include() for builtin module directories | Brad King | 2016-09-15 | 1 | -3/+3 |
| |/ / / / | |||||
* | | | | | Merge topic 'doc-FeatureSummary' | Brad King | 2016-09-15 | 1 | -342/+335 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | FeatureSummary: Add include() to examples | Brad King | 2016-09-15 | 1 | -0/+2 |
| * | | | | FeatureSummary: Format documentation | Brad King | 2016-09-15 | 1 | -247/+241 |
| * | | | | FeatureSummary: Convert docs to a bracket comment | Brad King | 2016-09-15 | 1 | -265/+266 |
| * | | | | FeatureSummary: Order function implementations the same as the documentation | Brad King | 2016-09-15 | 1 | -77/+73 |
|/ / / / | |||||
* | | | | Merge topic 'update-kwsys' | Brad King | 2016-09-15 | 9 | -45/+1112 |
|\ \ \ \ | |||||
| * | | | | Tests: Use upper-case drive letters in RunCMake.get_filename_component | Brad King | 2016-09-15 | 1 | -6/+6 |
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-09-14 | 3 | -38/+45 |
| |\ \ \ \ | |||||
| | * | | | | KWSys 2016-09-14 (c4049689) | KWSys Upstream | 2016-09-14 | 3 | -38/+45 |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-09-14 | 5 | -1/+1061 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | KWSys 2016-09-14 (e736efa1) | KWSys Upstream | 2016-09-14 | 5 | -1/+1061 |
* | | | | | | Merge topic 'add-strverscmp' | Brad King | 2016-09-15 | 3 | -4/+155 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests: Add test for our strverscmp implementation | Pierluigi Taddei | 2016-09-14 | 1 | -4/+68 |
| * | | | | | | cmSystemTools: Add strverscmp | Brad King | 2016-09-13 | 2 | -0/+87 |
* | | | | | | | Merge topic 'extend_matlab_unit_test' | Brad King | 2016-09-15 | 2 | -23/+69 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindMatlab: Extend matlab_add_unit_test to run arbitrary test code | Bill Hoffman | 2016-09-14 | 2 | -23/+69 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'refactor-target-construction' | Brad King | 2016-09-15 | 6 | -78/+114 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | cmTarget: Inline SetType method at only remaining call site | Brad King | 2016-09-14 | 2 | -10/+6 |
| * | | | | | | cmTarget: Construct with basic information up front | Brad King | 2016-09-14 | 5 | -32/+36 |
| * | | | | | | Avoid requiring default cmTarget constructor for map indexing | Brad King | 2016-09-14 | 3 | -41/+65 |
| * | | | | | | cmTarget: Add method to get a copy adapted for a directory | Brad King | 2016-09-14 | 2 | -0/+12 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cmake-static-FindCacheFile' | Brad King | 2016-09-15 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Make FindCacheFile a static method | Brad King | 2016-09-14 | 2 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'fix-ccmake-sun-gcc' | Brad King | 2016-09-15 | 2 | -8/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ccmake: Fix recent compilation regression with GCC on Solaris | Brad King | 2016-09-14 | 2 | -8/+0 |