Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-27 | 1 | -1/+1 |
* | | | | Merge topic 'codecvt-revise' | Brad King | 2017-05-26 | 3 | -141/+177 |
|\ \ \ \ | |||||
| * | | | | codecvt: Re-implement do_out and do_unshift | Brad King | 2017-05-25 | 3 | -141/+177 |
* | | | | | Merge topic 'cpacklog-string-cref' | Brad King | 2017-05-26 | 1 | -6/+6 |
|\ \ \ \ \ | |||||
| * | | | | | cmCPackLog: pass std::string by const& | Daniel Pfeifer | 2017-05-25 | 1 | -6/+6 |
* | | | | | | Merge topic 'vs-vcxproj-indent' | Brad King | 2017-05-26 | 1 | -12/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Fix indentation of .vcxproj files | Brad King | 2017-05-24 | 1 | -12/+12 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-05-26 | 3 | -53/+75 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-25 | 3 | -53/+75 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-26 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'server-fix-warning' | Brad King | 2017-05-25 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmServer: Fix compiler -Wdouble-promotion warning | Brad King | 2017-05-24 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'find_package-shorter-message' | Brad King | 2017-05-25 | 1 | -90/+104 |
|\ \ \ \ \ | |_|/ / / |/| | | | |