| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | Source sweep: Replace std::ostringstream when used with a single append | Sebastian Holtermann | 2019-08-23 | 1 | -4/+1 |
|
|
* | cmCommand refactor: cmCMakeHostSystemInformationCommand | Gabor Bencze | 2019-08-20 | 1 | -44/+52 |
|
|
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -1/+1 |
|
|
* | VS: Add Visual Studio 16 2019 generator | Brad King | 2019-01-11 | 1 | -0/+16 |
|
|
* | VS: Rename VS 2017 generator sources to be version-independent | Brad King | 2019-01-11 | 1 | -3/+3 |
|
|
* | VS: Parameterize cmVSSetupAPIHelper instances with VS version | Brad King | 2019-01-11 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -6/+6 |
|
|
* | VS: Select and save a VS 2017 instance persistently | Brad King | 2017-10-19 | 1 | -0/+14 |
|
|
* | cmake_host_system_information: Add more keywords | Florian Maushart | 2017-06-05 | 1 | -0/+49 |
|
|
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -2/+2 |
|
|
* | Add undocumented CMake language means to find VS 2017 | Brad King | 2017-03-27 | 1 | -0/+13 |
|
|
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -0/+7 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Use braces around statements | Daniel Pfeifer | 2016-09-16 | 1 | -2/+2 |
|
|
* | Prefer istringstream and ostringstream over stringstream. | Daniel Pfeifer | 2016-06-14 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -51/+30 |
|
|
* | Remove use of include <cmsys/ios/*> and cmsys_ios::* | Brad King | 2015-08-20 | 1 | -3/+1 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | Add cmake_host_system_information command | Nils Gladitz | 2013-06-19 | 1 | -0/+126 |
|
|