- 12 Dec, 2002 1 commit
-
-
Brad King authored
ENH: Improved filename/line number reporting in error message. Macro invocations now chain up the error message.
-
- 11 Dec, 2002 1 commit
-
-
Brad King authored
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.
-
- 10 Dec, 2002 1 commit
-
-
Andy Cedilnik authored
-
- 06 Dec, 2002 1 commit
-
-
Bill Hoffman authored
-
- 03 Dec, 2002 1 commit
-
-
Ken Martin authored
-
- 02 Dec, 2002 4 commits
-
-
Bill Hoffman authored
-
Ken Martin authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- 19 Nov, 2002 1 commit
-
-
Amitha Perera authored
link lines, which affects external libraries pulled up from deep within the dependency tree. Fixed by preserving order everywhere.
-
- 13 Nov, 2002 1 commit
-
-
Ken Martin authored
-
- 08 Nov, 2002 1 commit
-
-
Bill Hoffman authored
-
- 24 Oct, 2002 1 commit
-
-
Andy Cedilnik authored
-
- 23 Oct, 2002 1 commit
-
-
Brad King authored
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.
-
- 04 Oct, 2002 1 commit
-
-
Andy Cedilnik authored
-
- 26 Sep, 2002 1 commit
-
-
Ken Martin authored
-
- 20 Sep, 2002 2 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
Add option of TRY_COMPILE to store the output of compilation so that if the output fails you can display it or store it in the file
-
- 19 Sep, 2002 2 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- 18 Sep, 2002 2 commits
-
-
Ken Martin authored
-
Brad King authored
-
- 17 Sep, 2002 1 commit
-
-
Ken Martin authored
-
- 15 Sep, 2002 1 commit
-
-
Ken Martin authored
-
- 13 Sep, 2002 2 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
- 12 Sep, 2002 1 commit
-
-
Ken Martin authored
-
- 11 Sep, 2002 2 commits
-
-
Andy Cedilnik authored
Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
-
Ken Martin authored
-
- 10 Sep, 2002 2 commits
-
-
Ken Martin authored
-
Brad King authored
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead.
-
- 06 Sep, 2002 1 commit
-
-
Ken Martin authored
-
- 28 Aug, 2002 1 commit
-
-
Ken Martin authored
-
- 21 Aug, 2002 1 commit
-
-
Ken Martin authored
-
- 09 Aug, 2002 1 commit
-
-
Ken Martin authored
-
- 25 Jul, 2002 2 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
- 19 Jul, 2002 1 commit
-
-
Ken Martin authored
-
- 17 Jul, 2002 1 commit
-
-
Ken Martin authored
-
- 11 Jul, 2002 1 commit
-
-
Bill Hoffman authored
-