Bill Hoffman
|
4c5ba06fa1
ENH: use a cmake script to do the clean step, this allows for large numbers of files to be removed without making the command line too long
|
19 years ago |
Ken Martin
|
1d4b3f8388
STYLE: fix docs
|
20 years ago |
Andy Cedilnik
|
6e5cdd6de7
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
20 years ago |
Ken Martin
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
20 years ago |
Andy Cedilnik
|
55a71ba572
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
21 years ago |
Andy Cedilnik
|
dae3e140ae
ENH: Add unix style install in file command
|
22 years ago |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 years ago |
Andy Cedilnik
|
0e1de8a9f2
ENH: Fix comment
|
22 years ago |
Andy Cedilnik
|
274535d366
ENH: Recurse subdirectories
|
22 years ago |
Andy Cedilnik
|
d0964a349e
ENH: Add MAKE_DIRECTORY and modify documentation
|
22 years ago |
Andy Cedilnik
|
db77d2e019
ENH: Add globbing to FILE command
|
22 years ago |
Andy Cedilnik
|
372d2cbea9
ENH: Start working on a general file manipulation command
|
22 years ago |