Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH: Changing shared library versioned file names on OSX to conform to that ↵ | Brad King | 2006-06-05 | 1 | -0/+1 | |
| | | | | platform's convention. | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -1/+2 | |
| | ||||||
* | ENH: add path conversion stuff and rm SYSTEM_PATH | Bill Hoffman | 2006-04-05 | 1 | -5/+12 | |
| | ||||||
* | ENH: Add relative tag and add test for relative tag | Andy Cedilnik | 2006-03-21 | 1 | -3/+5 | |
| | ||||||
* | ENH: add a new FILE SYSTEM_PATH that allows you to read a environment ↵ | Bill Hoffman | 2006-03-10 | 1 | -1/+5 | |
| | | | | variable with a path in it. | |||||
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -1/+2 | |
| | ||||||
* | ENH: use a cmake script to do the clean step, this allows for large numbers ↵ | Bill Hoffman | 2006-03-09 | 1 | -0/+3 | |
| | | | | of files to be removed without making the command line too long | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 1 | -7/+7 | |
| | ||||||
* | ENH: Add regular string replace (not regex), and relative path command. Also ↵ | Andy Cedilnik | 2005-10-17 | 1 | -1/+4 | |
| | | | | add tests | |||||
* | ENH: big change that includes immediate subdir support, removing the notion ↵ | Ken Martin | 2005-03-18 | 1 | -6/+0 | |
| | | | | of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings | |||||
* | ENH: Add check for infinite loops. Make sure that files written using ↵ | Andy Cedilnik | 2004-04-18 | 1 | -0/+4 | |
| | | | | WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops | |||||
* | ENH: Add unix style install in file command | Andy Cedilnik | 2004-01-26 | 1 | -0/+6 | |
| | ||||||
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 | |
| | ||||||
* | ENH: Fix comment | Andy Cedilnik | 2003-07-21 | 1 | -0/+1 | |
| | ||||||
* | ENH: Recurse subdirectories | Andy Cedilnik | 2003-07-14 | 1 | -1/+7 | |
| | ||||||
* | ENH: Add MAKE_DIRECTORY and modify documentation | Andy Cedilnik | 2003-07-08 | 1 | -5/+13 | |
| | ||||||
* | ENH: Add globbing to FILE command | Andy Cedilnik | 2003-07-08 | 1 | -2/+6 | |
| | ||||||
* | ENH: Start working on a general file manipulation command | Andy Cedilnik | 2003-07-07 | 1 | -0/+88 | |