summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestEmptyBinaryDirectoryCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+4
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-161-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-10/+6
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* Remove c_str calls when using stream APIs.Stephen Kelly2014-03-111-1/+1
* Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-2/+2
* BUG: When removing directory, use lstat instead of stat to make sure that sym...Andy Cedilnik2005-07-121-1/+3
* BUG: Report errorsAndy Cedilnik2005-02-161-1/+5
* ENH: added more capabilities to ctestKen Martin2005-01-271-0/+35