Sebastien Barre
|
60a8a2f6aa
Changed separator between registry key and its value. Change regexp for registry key.
|
24 年之前 |
Bill Hoffman
|
942388186f
ENH: put back lost changes from r1.38
|
24 年之前 |
Sebastien Barre
|
4d07ba8b75
fix + => += bug reported by A. Perera
|
24 年之前 |
Sebastien Barre
|
0d2c80aa2d
Extended the registry key regexp
|
24 年之前 |
Sebastien Barre
|
fc70deedcf
Add support for a specific value name in a registry key
|
24 年之前 |
Bill Hoffman
|
72a9a5546f
BUG: fix find library for unix
|
24 年之前 |
Ken Martin
|
639f1fa239
added registry entry support and windows app support
|
24 年之前 |
Bill Hoffman
|
d04756d8f7
BUG: fix unix path search
|
24 年之前 |
Brad King
|
09e9a53bb1
ERR: RunCommand method needed return in unix.
|
24 年之前 |
Bill Hoffman
|
f07ee5b817
ENH: change find library and find program to look for more than one name
|
24 年之前 |
Bill Hoffman
|
885e37da22
ENH: call configure from cmake
|
24 年之前 |
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.
|
25 年之前 |
Brad King
|
ce484264de
ENH: Improved error handling when GetError is called on a command that has not called SetError.
|
25 年之前 |
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 年之前 |
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 年之前 |