summaryrefslogtreecommitdiffstats
path: root/Source/cmEnableTestingCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add better error reporting for file open failuresBill Hoffman2004-09-071-0/+1
|
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-4/+4
|
* sets variable nowKen Martin2003-12-291-0/+6
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* removed some includesKen Martin2002-09-271-1/+0
|
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
|
* fixed Dart issueBill Hoffman2001-06-281-2/+3
|
* ENH: Changed generated filename to DartTestfile.txtJim Miller2001-06-191-1/+1
|
* BUG: ENABLE_TESTING command may need to create output directory before ↵Brad King2001-06-071-0/+2
| | | | writing the CMakeTestfile into it since it is invoked before the makefile generator runs.
* added enable testing deprecated some commandsKen Martin2001-06-061-0/+96