Brad King
|
31ae187d0c
ERR: Removed functions I just added. They don't belong here (yet?).
|
24 years ago |
Brad King
|
9312a7706b
ENH: Added functions to get information about the CMake executable on each platform.
|
24 years ago |
Brad King
|
08ff3427a8
ENH: Added support for comments inside function calls and indented comments.
|
24 years ago |
Brad King
|
ce484264de
ENH: Improved error handling when GetError is called on a command that has not called SetError.
|
24 years ago |
Brad King
|
4666b01710
ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's source is located when it is included in the distribution of a project.
|
25 years ago |
Brad King
|
41d198ed40
ENH/BUG: Improved function parsing to allow just about anything inside a double-quoted argument. Also fixed parsing of lines with both quoted and non-quoted arguments.
|
25 years ago |
Bill Lorensen
|
5c74b6b90d
ENH: mask on mkdir set to 777.
|
25 years ago |
Bill Hoffman
|
ba6a7205f6
BUG: remove debug print
|
25 years ago |
Bill Hoffman
|
0b0d1b1d43
ENH: add CMakeCache.txt support
|
25 years ago |
Bill Hoffman
|
5d903c6b0f
ENH: remove relative and extra paths in CMakeLists.txt files
|
25 years ago |
Bill Hoffman
|
89e037ee19
ENH: first pass at cache, clean up the unix generator, clean up configure.in some
|
25 years ago |
Ken Martin
|
43859e36cf
ENH: add new commands fro find library and find program
|
25 years ago |
Bill Hoffman
|
db267f533b
ENH: get rid of special msc configure file
|
25 years ago |
Bill Hoffman
|
c9c08bca66
BUG: add check for missing ) on function
|
25 years ago |
Will Schroeder
|
0ce5ac760b
ENH:Documentation and cleanups
|
25 years ago |
Will Schroeder
|
88bbc0c30d
ENH:Documentation and cleanups
|
25 years ago |
Bill Hoffman
|
c54a05bfc7
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
|
25 years ago |
Bill Hoffman
|
366c783f6c
BUG: remove tabs from classnames
|
25 years ago |
Bill Hoffman
|
a39c64ce77
BUG: remove tabs from classnames
|
25 years ago |
Bill Hoffman
|
74c1345333
ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake
|
25 years ago |
Bill Hoffman
|
aa3ca2b432
ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system.
|
25 years ago |
Bill Hoffman
|
e2ad65d3c2
BUG: fix release build on windows
|
25 years ago |
Bill Hoffman
|
1f42f521ce
NEW: move from tools and config to create CMake
|
25 years ago |