Brad King
|
932e3524fc
|
ENH: Changing shared library versioned file names on OSX to conform to that platform's convention.
|
2006-06-05 13:45:43 -04:00 |
Ken Martin
|
2af4710525
|
STYLE: fix line length
|
2006-05-10 15:46:45 -04:00 |
Bill Hoffman
|
24f08322be
|
ENH: add path conversion stuff and rm SYSTEM_PATH
|
2006-04-05 07:46:32 -04:00 |
Andy Cedilnik
|
d41f97a5e6
|
ENH: Add relative tag and add test for relative tag
|
2006-03-21 16:03:19 -05:00 |
Bill Hoffman
|
ac432c7e7c
|
ENH: add a new FILE SYSTEM_PATH that allows you to read a environment variable with a path in it.
|
2006-03-10 16:53:04 -05:00 |
Bill Hoffman
|
89e5fc63fe
|
STYLE: fix line lengths
|
2006-03-10 13:54:57 -05:00 |
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
|
2006-03-09 14:30:35 -05:00 |
Ken Martin
|
1d4b3f8388
|
STYLE: fix docs
|
2005-11-16 11:25:47 -05:00 |
Andy Cedilnik
|
6e5cdd6de7
|
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
2005-10-17 09:10:20 -04:00 |
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
|
2005-03-18 10:41:41 -05:00 |
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
|
2004-04-18 14:41:46 -04:00 |
Andy Cedilnik
|
dae3e140ae
|
ENH: Add unix style install in file command
|
2004-01-26 16:05:58 -05:00 |
Ken Martin
|
072db6ad70
|
removed redundent includes
|
2003-08-10 18:30:54 -04:00 |
Andy Cedilnik
|
0e1de8a9f2
|
ENH: Fix comment
|
2003-07-21 14:43:14 -04:00 |
Andy Cedilnik
|
274535d366
|
ENH: Recurse subdirectories
|
2003-07-14 09:15:13 -04:00 |
Andy Cedilnik
|
d0964a349e
|
ENH: Add MAKE_DIRECTORY and modify documentation
|
2003-07-08 16:33:29 -04:00 |
Andy Cedilnik
|
db77d2e019
|
ENH: Add globbing to FILE command
|
2003-07-08 14:18:17 -04:00 |
Andy Cedilnik
|
372d2cbea9
|
ENH: Start working on a general file manipulation command
|
2003-07-07 17:47:17 -04:00 |