summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestMemCheckCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-34/+0
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...Zach Mullen2009-09-031-2/+4
* Fixed ctest_memcheck docs (http://www.cmake.org/Bug/view.php?id=9242)Zach Mullen2009-08-311-4/+14
* ENH: Document APPEND option in ctest_* commandsBrad King2009-02-201-2/+3
* ENH: Improve ctest_* command documentationBrad King2009-02-201-2/+3
* STYLE: use lower case also for the ctest-specific commands, as in cmakeAlexander Neundorf2008-05-121-2/+2
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-2/+2
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-8/+8
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-9/+7
* ENH: Add commands for memory checking and coverageAndy Cedilnik2005-06-141-0/+81