summaryrefslogtreecommitdiff
path: root/Source/cmCMakeHostSystemInformationCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
* Source sweep: Replace std::ostringstream when used with a single appendSebastian Holtermann2019-08-231-4/+1
* cmCommand refactor: cmCMakeHostSystemInformationCommandGabor Bencze2019-08-201-44/+52
* cmMakefile: Let AddDefinition accept a value as cm::string_viewSebastian Holtermann2019-07-241-1/+1
* VS: Add Visual Studio 16 2019 generatorBrad King2019-01-111-0/+16
* VS: Rename VS 2017 generator sources to be version-independentBrad King2019-01-111-3/+3
* VS: Parameterize cmVSSetupAPIHelper instances with VS versionBrad King2019-01-111-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-6/+6
* VS: Select and save a VS 2017 instance persistentlyBrad King2017-10-191-0/+14
* cmake_host_system_information: Add more keywordsFlorian Maushart2017-06-051-0/+49
* Add const-reference qualificationsPavel Solodovnikov2017-05-261-2/+2
* Add undocumented CMake language means to find VS 2017Brad King2017-03-271-0/+13
* Separate compilation for commands included in cmCommandsDaniel Pfeifer2016-10-211-0/+7
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Use braces around statementsDaniel Pfeifer2016-09-161-2/+2
* Prefer istringstream and ostringstream over stringstream.Daniel Pfeifer2016-06-141-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-51/+30
* Remove use of include <cmsys/ios/*> and cmsys_ios::*Brad King2015-08-201-3/+1
* Remove some c_str() calls.Stephen Kelly2014-03-111-2/+2
* Add cmake_host_system_information commandNils Gladitz2013-06-191-0/+126