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