Ken Martin
|
0ff3bdba20
better install support
|
vor 24 Jahren |
Bill Hoffman
|
e51844f83d
BUG: use pclose not fclose
|
vor 24 Jahren |
Brad King
|
38d5b4a4c3
BUG: Fixed regular expression used to match registry entries. The expression now matches everything after a [HKEY until the first ']' is encountered.
|
vor 24 Jahren |
Luis Ibanez
|
8f412df3f5
DOC: Added a comment about the risk of using tempnam in Unix, as opposed to
|
vor 24 Jahren |
Ken Martin
|
4a8d3fc1e3
better regexp for reg entries
|
vor 24 Jahren |
John Biddiscombe
|
46aa080edc
ENH: Some tweaks, hacks and #ifdefs required to compile
|
vor 24 Jahren |
Ken Martin
|
ba9aad7c99
new message command
|
vor 24 Jahren |
Brad King
|
07c4f9f145
BUG: Fixed stupid error in the hack I just checked in.
|
vor 24 Jahren |
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.
|
vor 24 Jahren |
Sebastien Barre
|
3546e5611c
New functions used to extract the components of a full filename.
|
vor 24 Jahren |
Sebastien Barre
|
d8354e65c9
optimize ConvertToUnixSlashes a little bit, and use it in MakeDirectory (code was duplicated)
|
vor 24 Jahren |
Sebastien Barre
|
abfa5238ca
new Capitalized function. Will be used in the VTK Tcl wrapper for example (in a more portable way).
|
vor 24 Jahren |
Ken Martin
|
768134c690
command line fixes for win32
|
vor 24 Jahren |
Bill Hoffman
|
3bc0c4469c
ENH: add better error message
|
vor 24 Jahren |
Bill Hoffman
|
c43e3a4f3f
fix opengl on hp
|
vor 24 Jahren |
Will Schroeder
|
f9a36a6ff9
ERR:Bad #ifdef's
|
vor 24 Jahren |
Sebastien Barre
|
60a8a2f6aa
Changed separator between registry key and its value. Change regexp for registry key.
|
vor 24 Jahren |
Bill Hoffman
|
942388186f
ENH: put back lost changes from r1.38
|
vor 24 Jahren |
Sebastien Barre
|
4d07ba8b75
fix + => += bug reported by A. Perera
|
vor 24 Jahren |
Sebastien Barre
|
0d2c80aa2d
Extended the registry key regexp
|
vor 24 Jahren |
Sebastien Barre
|
fc70deedcf
Add support for a specific value name in a registry key
|
vor 24 Jahren |
Bill Hoffman
|
72a9a5546f
BUG: fix find library for unix
|
vor 24 Jahren |
Ken Martin
|
639f1fa239
added registry entry support and windows app support
|
vor 24 Jahren |
Bill Hoffman
|
d04756d8f7
BUG: fix unix path search
|
vor 24 Jahren |
Brad King
|
09e9a53bb1
ERR: RunCommand method needed return in unix.
|
vor 24 Jahren |
Bill Hoffman
|
f07ee5b817
ENH: change find library and find program to look for more than one name
|
vor 24 Jahren |
Bill Hoffman
|
885e37da22
ENH: call configure from cmake
|
vor 24 Jahren |
Bill Hoffman
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
vor 24 Jahren |
Brad King
|
33e1a4a09a
ENH: Added support to EscapeSpaces to use double quotes on windows.
|
vor 24 Jahren |
Brad King
|
5079efdc68
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
|
vor 24 Jahren |