summaryrefslogtreecommitdiff
path: root/Source/cmCMakeHostSystemInformationCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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