Bill Hoffman
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 年之前 |
Brad King
|
33e1a4a09a
ENH: Added support to EscapeSpaces to use double quotes on windows.
|
24 年之前 |
Brad King
|
5079efdc68
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
|
24 年之前 |
Ken Martin
|
2fb2207c10
bug fixes
|
24 年之前 |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 年之前 |
Ken Martin
|
6e5af0e6cc
some fixes for If commands
|
24 年之前 |
Bill Hoffman
|
7155d1f68b
BUG: fix small compile issues on HP aCC
|
24 年之前 |
Brad King
|
e0da3ef275
ERR: Corrected use of double-quotes to be compatible with UNIX make. Now double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output.
|
24 年之前 |
Brad King
|
e318d87aff
ERR: Blank line regular expression updated to allow whitespace on the line.
|
24 年之前 |
Brad King
|
31ae187d0c
ERR: Removed functions I just added. They don't belong here (yet?).
|
24 年之前 |
Brad King
|
9312a7706b
ENH: Added functions to get information about the CMake executable on each platform.
|
24 年之前 |
Brad King
|
08ff3427a8
ENH: Added support for comments inside function calls and indented comments.
|
24 年之前 |
Brad King
|
ce484264de
ENH: Improved error handling when GetError is called on a command that has not called SetError.
|
24 年之前 |
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.
|
24 年之前 |
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 年之前 |
Bill Lorensen
|
5c74b6b90d
ENH: mask on mkdir set to 777.
|
25 年之前 |
Bill Hoffman
|
ba6a7205f6
BUG: remove debug print
|
25 年之前 |
Bill Hoffman
|
0b0d1b1d43
ENH: add CMakeCache.txt support
|
25 年之前 |
Bill Hoffman
|
5d903c6b0f
ENH: remove relative and extra paths in CMakeLists.txt files
|
25 年之前 |
Bill Hoffman
|
89e037ee19
ENH: first pass at cache, clean up the unix generator, clean up configure.in some
|
25 年之前 |
Ken Martin
|
43859e36cf
ENH: add new commands fro find library and find program
|
25 年之前 |
Bill Hoffman
|
db267f533b
ENH: get rid of special msc configure file
|
25 年之前 |
Bill Hoffman
|
c9c08bca66
BUG: add check for missing ) on function
|
25 年之前 |
Will Schroeder
|
0ce5ac760b
ENH:Documentation and cleanups
|
25 年之前 |
Will Schroeder
|
88bbc0c30d
ENH:Documentation and cleanups
|
25 年之前 |
Bill Hoffman
|
c54a05bfc7
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
|
25 年之前 |
Bill Hoffman
|
366c783f6c
BUG: remove tabs from classnames
|
25 年之前 |
Bill Hoffman
|
a39c64ce77
BUG: remove tabs from classnames
|
25 年之前 |
Bill Hoffman
|
74c1345333
ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake
|
25 年之前 |
Bill Hoffman
|
aa3ca2b432
ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system.
|
25 年之前 |