Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake-server: Report server mode availablitily in Capabilities | Tobias Hunger | 2016-09-19 | 3 | -11/+11 |
* | Merge topic 'cleanup-Convert' | Brad King | 2016-09-19 | 4 | -77/+75 |
|\ | |||||
| * | cmState: remove unused code | Daniel Pfeifer | 2016-09-17 | 2 | -44/+0 |
| * | cmOutputConverter: use new ConvertToRelativePath signature internally | Daniel Pfeifer | 2016-09-17 | 1 | -6/+4 |
| * | cmOutputConverter: split ConvertToRelativePath | Daniel Pfeifer | 2016-09-17 | 2 | -27/+71 |
* | | Merge topic 'predictable-add_custom_command-output' | Brad King | 2016-09-19 | 2 | -3/+6 |
|\ \ | |||||
| * | | Make the add_custom_command output more predictable | Stephen Kelly | 2016-09-19 | 2 | -3/+6 |
| |/ | |||||
* | | Merge topic 'clang-tidy-fixes' | Brad King | 2016-09-19 | 38 | -249/+262 |
|\ \ | |||||
| * | | cmNinjaNormalTargetGenerator: make sure comments match parameter names | Daniel Pfeifer | 2016-09-16 | 1 | -2/+2 |
| * | | cmCommandArgumentsHelper: simplify boolean expression | Daniel Pfeifer | 2016-09-16 | 1 | -8/+1 |
| * | | Use CM_NULLPTR | Daniel Pfeifer | 2016-09-16 | 3 | -5/+5 |
| * | | Use braces around statements | Daniel Pfeifer | 2016-09-16 | 2 | -3/+4 |
| * | | 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 'doc-CPackIFW' | Brad King | 2016-09-19 | 1 | -88/+107 |
|\ \ | |||||
| * | | CPackIFW: Format documentation | Brad King | 2016-09-16 | 1 | -88/+107 |
* | | | Merge topic 'ifw-user-interfaces' | Brad King | 2016-09-19 | 4 | -4/+68 |
|\ \ \ | |/ / | |||||
| * | | CPackIFW: Add USER_INTERFACES option | Pierluigi Taddei | 2016-09-16 | 4 | -4/+68 |
* | | | Merge topic 'check-for-unique_ptr' | Brad King | 2016-09-19 | 4 | -0/+19 |
|\ \ \ | |||||
| * | | | Check for availability of unique_ptr and make_unique when building CMake | Brad King | 2016-09-16 | 4 | -0/+19 |
| | |/ | |/| | |||||
* | | | Merge topic 'postgresql-96' | Brad King | 2016-09-19 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FindPostgreSQL: Search for version 9.6 | Tamar Kranenburg | 2016-09-18 | 1 | -2/+2 |
| * | | | FindPostgreSQL: Correct comment about known postgres versions | Tamar Kranenburg | 2016-09-18 | 1 | -1/+1 |
* | | | | Merge topic 'find-package-mode-fixes' | Brad King | 2016-09-19 | 2 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | cmake: Fix --find-package mode link line output | Brad King | 2016-09-16 | 1 | -2/+2 |
| * | | | | cmGlobalGenerator: Fix use of uninitialized value in --find-package mode | Brad King | 2016-09-16 | 1 | -0/+1 |
* | | | | | Merge topic 'binaries-as-c++14' | Brad King | 2016-09-19 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Release: Build Linux and OS X binaries as C++14 | Brad King | 2016-09-16 | 2 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'nightly-binary-no-ConsoleBuf-test' | Brad King | 2016-09-19 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Release: Suppress KWSys ConsoleBuf test on Windows binaries | Brad King | 2016-09-19 | 2 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-19 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-18 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-09-17 | 1 | -1/+1 |
|/ / / | |||||
* | | | 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 |
|\ \ \ \ \ \ \ |