Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -1/+2 |
| | |||||
* | BUG: Make handle arguments work again | Andy Cedilnik | 2006-04-30 | 1 | -0/+1 |
| | |||||
* | ENH: Add support for special tracks, fix options of handlers so that the -R, ↵ | Andy Cedilnik | 2006-04-28 | 1 | -0/+28 |
| | | | | -U, and so on work in the new style scripting | ||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -25/+26 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -11/+19 |
| | |||||
* | COMP: Simplify logic and remove sun compile error | Andy Cedilnik | 2005-08-26 | 1 | -1/+1 |
| | |||||
* | BUG: Prevent from creating bogus files | Andy Cedilnik | 2005-08-24 | 1 | -1/+1 |
| | |||||
* | ENH: Cleanup file name | Andy Cedilnik | 2005-07-18 | 1 | -1/+4 |
| | |||||
* | ENH: Several improvements with the way things are handled. Also, support ↵ | Andy Cedilnik | 2005-06-23 | 1 | -0/+57 |
| | | | | multiple submited files | ||||
* | ENH: Add a method to parse command line argument inside the handler | Andy Cedilnik | 2005-06-03 | 1 | -0/+4 |
| | |||||
* | ENH: Add support for writing output file. While doing that, redesign the way ↵ | Andy Cedilnik | 2005-05-31 | 1 | -1/+1 |
| | | | | ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake | ||||
* | ENH: Add a way to set options of the handler genericly | Andy Cedilnik | 2005-02-17 | 1 | -0/+30 |
| | |||||
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -0/+5 |
| | |||||
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -0/+25 |