Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added OUTPUT_STRIP_TRAILING_WHITESPACE and ↵ | Brad King | 2006-10-16 | 1 | -1/+3 |
| | | | | ERROR_STRIP_TRAILING_WHITESPACE options to EXECUTE_PROCESS command. These allow it to behave more like the old EXEC_PROGRAM command that it is supposed to replace. | ||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -3/+3 |
| | |||||
* | ENH: Mention relationship of EXECUTE_PROCESS and EXEC_PROGRAM. | Brad King | 2006-02-10 | 1 | -1/+3 |
| | |||||
* | ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process ↵ | Brad King | 2006-02-03 | 1 | -0/+113 |
Execution. |