Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CTest: Allow / to be in the build name, and be consistent with the build name | Bill Hoffman | 2014-08-18 | 1 | -2/+3 |
| | | | | | | | | Prior to this change / was not allowed in the build name. This was tested with a CDash server and worked. In addition the safe build name was not used everywhere. This caused mismatched build names to be in the xml files going to CDash which caused different rows to be created for the same build. | ||||
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
| | | | | | Use an ad-hoc clang tool for matching the calls which should be ported. | ||||
* | Don't tar/gz ctest_upload() files | Zach Mullen | 2011-03-15 | 1 | -2/+2 |
| | |||||
* | Change 'Files' tag to 'Upload' in Upload.xml | Zach Mullen | 2011-03-15 | 1 | -2/+2 |
| | |||||
* | Implement ctest_upload command | Zach Mullen | 2011-03-15 | 1 | -0/+77 |