Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | find_package: shorten output for missing package in config mode | Christoph GrĂ¼ninger | 2017-05-23 | 1 | -2/+10 |
| * | | | cmFindPackageCommand: Split condition to improve readability | Christoph GrĂ¼ninger | 2017-05-23 | 1 | -91/+97 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-25 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'update-kwsys' | Brad King | 2017-05-24 | 1 | -4/+5 |
|\ \ \ | |||||
| * | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-23 | 1 | -4/+5 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-24 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'vs-reduce-UseOfMfc' | Brad King | 2017-05-23 | 1 | -10/+12 |
|\ \ | |||||
| * | | VS: Write UseOfMfc tag only if CMAKE_MFC_FLAG is present | Brad King | 2017-05-22 | 1 | -10/+12 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'add-findpackage-root-prefix' | Brad King | 2017-05-22 | 6 | -2/+47 |
|\ \ | |||||
| * | | find_*: Add a new PackageRoot search path group | Chuck Atkins | 2017-05-16 | 6 | -2/+47 |
* | | | Merge topic 'cxx-features-check-always' | Brad King | 2017-05-22 | 1 | -13/+16 |
|\ \ \ | |||||
| * | | | Check C++ features even without CMAKE_CXX_STANDARD for CMake itself | Brad King | 2017-05-19 | 1 | -13/+16 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-22 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-21 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-20 | 1 | -1/+1 |
* | | | | Merge topic 'target-depends-per-config' | Brad King | 2017-05-19 | 2 | -12/+7 |
|\ \ \ \ |