Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'improve-msvc-feature-checks' into release-3.9 | Brad King | 2017-06-08 | 1 | -1/+3 |
|\ | |||||
| * | C++ feature checks: Improve exclusion of "0 Warning(s)" | Brad King | 2017-06-08 | 1 | -1/+3 |
* | | CMake 3.9.0-rc2v3.9.0-rc2 | Brad King | 2017-06-07 | 1 | -1/+1 |
* | | Merge branch 'autogen-no-vs-per-config' into release-3.9 | Brad King | 2017-06-07 | 1 | -0/+4 |
|\ \ | |||||
| * | | Autogen: Do not use per-config file suffixes with VS yet | Brad King | 2017-06-07 | 1 | -0/+4 |
* | | | Merge branch 'fix-vs2017-featuredetect' into release-3.9 | Brad King | 2017-06-06 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | C++ feature checks: Do not match "0 Warning(s)" as a warning | Walter Gray | 2017-06-06 | 1 | -1/+1 |
| |/ | |||||
* | | CMake 3.9.0-rc1 version updatev3.9.0-rc1 | Brad King | 2017-06-05 | 1 | -3/+3 |
|/ | |||||
* | Merge topic 'lint-function-args' | Brad King | 2017-06-05 | 37 | -80/+82 |
|\ | |||||
| * | Pass large types by const&, small types by value | Daniel Pfeifer | 2017-06-03 | 37 | -80/+82 |
* | | Merge topic 'cm_fallthrough' | Brad King | 2017-06-05 | 20 | -18/+111 |
|\ \ | |||||
| * | | Provide and use CM_FALLTHROUGH | Daniel Pfeifer | 2017-06-03 | 20 | -17/+110 |
| * | | C++ feature checks: check output for '[Ww]arning' | Daniel Pfeifer | 2017-06-03 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'display-ctest-disabled' | Brad King | 2017-06-05 | 1 | -2/+6 |
|\ \ | |||||
| * | | ctest: Display disabled status when ctest -N is called | Chuck Atkins | 2017-06-02 | 1 | -2/+6 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-05 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-04 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-03 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'string-npos-cleanup' | Brad King | 2017-06-02 | 46 | -194/+206 |
|\ \ | |||||
| * | | Remove second arg: npos in substr usages | Pavel Solodovnikov | 2017-06-01 | 11 | -17/+15 |
| * | | Access string npos without instance | Pavel Solodovnikov | 2017-06-01 | 44 | -184/+199 |
| * | | cmLocalUnixMakefileGenerator3: Remove unnecessary local variable | Brad King | 2017-06-01 | 1 | -2/+1 |
| * | | cmParseBlanketJSCoverage: Pass unmodified parameter as const& | Brad King | 2017-06-01 | 1 | -1/+1 |
* | | | Merge topic 'update-kwsys' | Brad King | 2017-06-02 | 5 | -39/+37 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-06-01 | 5 | -39/+37 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-02 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'ninja-mingw' | Brad King | 2017-06-01 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Ninja: Fix CMP0058 on MinGW | Brad King | 2017-05-31 | 1 | -2/+2 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2017-06-01 | 4 | -4/+22 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-31 | 4 | -4/+22 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-06-01 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'ninja-mingw' | Brad King | 2017-05-31 | 3 | -12/+4 |
|\ \ \ | |||||
| * | | | Ninja: Fix escaping of path to depfile | Brad King | 2017-05-30 | 3 | -12/+4 |
* | | | | Merge topic 'minor-cleanups' | Brad King | 2017-05-31 | 3 | -5/+0 |
|\ \ \ \ | |||||
| * | | | | cmQtAutoGeneratorInitializer: Remove unused local variable | Brad King | 2017-05-30 | 1 | -2/+0 |
| * | | | | cmVisualStudio10TargetGenerator: Remove shadowing local variable | Brad King | 2017-05-30 | 1 | -2/+0 |
| * | | | | cmVisualStudio10ToolsetOptions: Remove unused include | Brad King | 2017-05-30 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-31 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-30 | 1 | -1/+1 |
|/ / | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-29 | 1 | -1/+1 |
* | | Merge topic 'reduce-string-copying' | Brad King | 2017-05-28 | 42 | -129/+130 |
|\ \ | |||||
| * | | Remove unnecessary operator<< usage | Pavel Solodovnikov | 2017-05-26 | 1 | -1/+1 |
| * | | Remove unused variables | Pavel Solodovnikov | 2017-05-26 | 3 | -7/+1 |
| * | | Improved checking for number of arguments passed | Pavel Solodovnikov | 2017-05-26 | 1 | -1/+1 |
| * | | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 39 | -114/+121 |
| * | | Change std::basic_string<char> to std::string | Pavel Solodovnikov | 2017-05-24 | 1 | -6/+6 |
* | | | Merge topic 'autogen_config' | Brad King | 2017-05-28 | 3 | -221/+341 |
|\ \ \ | |||||
| * | | | Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property. | Sebastian Holtermann | 2017-05-26 | 3 | -209/+327 |
| * | | | Autogen: Pass build directory in Info file | Sebastian Holtermann | 2017-05-26 | 3 | -22/+24 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-28 | 1 | -1/+1 |