Ken Martin
|
cac30b5ff8
|
STYLE: fix line length
|
2006-05-12 14:12:13 -04:00 |
Andy Cedilnik
|
ee1975570e
|
ENH: Allow blocking of writing into the source tree
|
2006-03-22 14:40:36 -05:00 |
Andy Cedilnik
|
36e2728431
|
ENH: Cleanup bootstrap even more
|
2006-03-22 11:15:35 -05:00 |
Ken Martin
|
3d96e52261
|
STYLE: some m_ to this-> cleanup
|
2006-03-15 11:02:08 -05:00 |
Andy Cedilnik
|
c4db8aba73
|
STYLE: Fix typos
|
2005-07-06 15:51:11 -04:00 |
Andy Cedilnik
|
04bb427d1f
|
BUG: Handle restrictive permissions
|
2005-03-07 13:51:18 -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 |
Brad King
|
4888c088ae
|
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
2002-12-11 18:13:33 -05:00 |
Andy Cedilnik
|
dc919e841a
|
Make directory if it does not exist yet
|
2002-11-04 15:01:40 -05:00 |
Andy Cedilnik
|
91bd207812
|
Add flag to WRITE_FILE to append
|
2002-10-29 13:32:37 -05:00 |
Brad King
|
1f6a3c67b1
|
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
2002-10-23 18:03:27 -04:00 |
Ken Martin
|
7ddb408621
|
removed some includes
|
2002-09-27 16:24:10 -04:00 |
Ken Martin
|
f7ec3c2a76
|
compiler warning
|
2002-09-22 07:53:55 -04:00 |
Andy Cedilnik
|
a77f9f0715
|
Fix namespace problem
|
2002-09-21 07:29:39 -04:00 |
Andy Cedilnik
|
92714311c9
|
Add WRITE_FILE command, which writes string to a file
|
2002-09-20 13:14:47 -04:00 |