Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ↵ | Zach Mullen | 2009-10-26 | 1 | -4/+4 |
| | | | | fully defined yet, we just run it as is and don't care much about the result. | ||||
* | 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. | ||||
* | More SLURM experimentation (ctest batch mode) | Zach Mullen | 2009-09-21 | 1 | -5/+17 |
| | |||||
* | Fixed a slurm batch argument identifier. | Zach Mullen | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | Need to quote args when generating batch scripts from ctest | Zach Mullen | 2009-09-21 | 1 | -2/+19 |
| | |||||
* | Removed fork-and-continue option from ctest generated batch script entries | Zach Mullen | 2009-09-14 | 1 | -1/+1 |
| | |||||
* | Added some ctest batch capabilities | Zach Mullen | 2009-09-10 | 1 | -0/+119 |