Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -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. | ||||
* | ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS ↵ | Zach Mullen | 2009-09-03 | 1 | -2/+4 |
| | | | | option to set_tests_properties (implementation to come). | ||||
* | Fixed ctest_memcheck docs (http://www.cmake.org/Bug/view.php?id=9242) | Zach Mullen | 2009-08-31 | 1 | -4/+14 |
| | |||||
* | ENH: Document APPEND option in ctest_* commands | Brad King | 2009-02-20 | 1 | -2/+3 |
| | | | | | | This adds documentation of the APPEND option to the configure, build, test, memcheck, and coverage commands. The docs leave specific semantics for the dashboard server to define. | ||||
* | ENH: Improve ctest_* command documentation | Brad King | 2009-02-20 | 1 | -2/+3 |
| | | | | | | This corrects the terse documentation and adds detail to the full documentation of some commands. It also normalizes the layout of the documentation string endings to make adding lines easier. | ||||
* | STYLE: use lower case also for the ctest-specific commands, as in cmake | Alexander Neundorf | 2008-05-12 | 1 | -2/+2 |
| | | | | | | I hope I didn't make a typo anywhere, at least the tests still succeed Alex | ||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -2/+2 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -8/+8 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -9/+7 |
| | | | | multiple submited files | ||||
* | ENH: Add commands for memory checking and coverage | Andy Cedilnik | 2005-06-14 | 1 | -0/+81 |