summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestReadCustomFilesCommand.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/+2
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-161-1/+1
* Use the empty() method to check for emptyness.Daniel Pfeifer2016-06-021-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-12/+7
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Kate: handle spaces in build dirAlex Neundorf2014-02-171-1/+0
* 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: Improve the behavior of the ReadCustomFilesCommandAndy Cedilnik2006-04-091-4/+5
* BUG: Fix the read custom files command and add a coverage testAndy Cedilnik2006-03-281-1/+1
* ENH: Add command to read ctest custom filesAndy Cedilnik2006-03-281-0/+39