Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
hace 19 años |
Andy Cedilnik
|
892a439fad
BUG: Remove some old legacy code and remove memory leak
|
hace 19 años |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
hace 20 años |
Brad King
|
b6da1d1271
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012.
|
hace 21 años |
Brad King
|
00ae7ea261
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles.
|
hace 22 años |
Brad King
|
ad5d35c6cf
ERR: Added operator != for SGI.
|
hace 23 años |
Brad King
|
54541bd40a
ENH: Improved filename/line number reporting in error message. Macro invocations now chain up the error message.
|
hace 23 años |
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.
|
hace 23 años |
Bill Hoffman
|
27110975c2
ENH: add PROJECT command if there is not one
|
hace 23 años |
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.
|
hace 23 años |
Andy Cedilnik
|
0301b8366b
Add a way to remove files from cache
|
hace 23 años |
Ken Martin
|
499bd45d4d
removed shared lib support
|
hace 23 años |
Ken Martin
|
34c7c1b78d
made CMakeLib shared on windows
|
hace 23 años |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
hace 24 años |
Bill Hoffman
|
9438a5965a
initialize class
|
hace 24 años |
Bill Hoffman
|
85d241faa0
remove warning
|
hace 24 años |
Bill Hoffman
|
5edd7673e1
ENH: add caching for the input CMakeList.txt files, 2X speed up
|
hace 24 años |