Brad King
|
b25629efc4
|
ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway.
|
2006-10-23 17:14:20 -04:00 |
Brad King
|
d1a9c93119
|
ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name IS_NEWER_THAN so old syntax will continue to work.
|
2006-10-23 13:37:24 -04:00 |
Brad King
|
97c97730a6
|
BUG: Character + should be valid in a variable name.
|
2006-09-25 10:05:07 -04:00 |
Brad King
|
6449089436
|
ENH: Patch from Alex for adding IF(FILE_IS_NEWER). I also added a test.
|
2006-08-25 16:31:07 -04:00 |
Andy Cedilnik
|
d41f97a5e6
|
ENH: Add relative tag and add test for relative tag
|
2006-03-21 16:03:19 -05:00 |
Andy Cedilnik
|
12ef4edf64
|
ENH: Add String length and substring
|
2005-10-17 09:56:42 -04: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 |
Brad King
|
bc26a216b4
|
BUG#1179: Fix for syntax in unquoted arguments.
|
2004-09-20 08:51:12 -04:00 |
Andy Cedilnik
|
8750f1c277
|
ENH: Add RANGE support to FOREACH
|
2004-04-29 15:12:40 -04:00 |
Brad King
|
4990e1481d
|
ENH: Added STRING(CONFIGURE ...) command.
|
2004-03-04 10:05:14 -05:00 |
Brad King
|
08441daded
|
ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test.
|
2003-07-24 10:58:40 -04:00 |
Andy Cedilnik
|
1a0ca72648
|
ENH: More coverage
|
2003-07-23 18:01:41 -04:00 |
Brad King
|
d4289ee2a9
|
ENH: Added more verbose output of what globbing results.
|
2003-07-23 09:10:39 -04:00 |
Andy Cedilnik
|
6920d40ac6
|
ENH: More coverage
|
2003-07-22 11:17:47 -04:00 |
Andy Cedilnik
|
e63dd4e329
|
ENH: Increase coverage
|
2003-07-22 10:45:42 -04:00 |
Andy Cedilnik
|
2d513c2364
|
ENH: fix glob on windows and add glob recurse test
|
2003-07-21 15:29:29 -04:00 |
Andy Cedilnik
|
187a58430b
|
ENH: add more coverage tests
|
2003-07-21 13:48:18 -04:00 |
Andy Cedilnik
|
add486e818
|
ENH: Add additional new line after the string to match the change in file command
|
2003-07-17 14:56:44 -04:00 |
Andy Cedilnik
|
b75c229444
|
ENH: Add test for string and file commands
|
2003-07-10 14:29:30 -04:00 |