Ken Martin
|
ba9aad7c99
new message command
|
24 年之前 |
Brad King
|
07c4f9f145
BUG: Fixed stupid error in the hack I just checked in.
|
24 年之前 |
Brad King
|
ad2437f08c
BUG: Added hack to cmSystemTools::GetPath to make its algorithm correctly parse off the last entry of the system PATH environment variable.
|
24 年之前 |
Sebastien Barre
|
3546e5611c
New functions used to extract the components of a full filename.
|
24 年之前 |
Sebastien Barre
|
d8354e65c9
optimize ConvertToUnixSlashes a little bit, and use it in MakeDirectory (code was duplicated)
|
24 年之前 |
Sebastien Barre
|
abfa5238ca
new Capitalized function. Will be used in the VTK Tcl wrapper for example (in a more portable way).
|
24 年之前 |
Ken Martin
|
768134c690
command line fixes for win32
|
24 年之前 |
Bill Hoffman
|
3bc0c4469c
ENH: add better error message
|
24 年之前 |
Bill Hoffman
|
c43e3a4f3f
fix opengl on hp
|
24 年之前 |
Will Schroeder
|
f9a36a6ff9
ERR:Bad #ifdef's
|
24 年之前 |
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 年之前 |