summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestMemCheckCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
| | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range.
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-3/+3
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-6/+7
|
* ENH: Several improvements with the way things are handled. Also, support ↵Andy Cedilnik2005-06-231-69/+4
| | | | multiple submited files
* ENH: Pass in memcheck command options and suppresions, and change skin to toolAndy Cedilnik2005-06-151-0/+7
|
* ENH: Add commands for memory checking and coverageAndy Cedilnik2005-06-141-0/+94