Philippe Pebay
|
836e595fcc
BUG: fixed an incomplete regexp
|
18 years ago |
Brad King
|
cc80c4e285
COMP: Remove reference to vtksys. The unmangled kwsys name should be used in this source.
|
18 years ago |
Philippe Pebay
|
f18ae2234c
ENH: added two functions for URL parsing:
|
18 years ago |
Bill Hoffman
|
39c164cb83
ENH: remove warning
|
18 years ago |
Bill Hoffman
|
5050706ae3
ENH: add a touch -E command to cmake
|
18 years ago |
Alexander Neundorf
|
e3c84cf5a6
ENH: add support for the Syllable OS (http://www.syllable.org)
|
18 years ago |
David Cole
|
867de7fc67
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
|
18 years ago |
Brad King
|
8b9dcc9e1a
COMP: Fix warning when gcount stream method does not really return std::streamsize.
|
18 years ago |
Brad King
|
f410f8578e
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
|
18 years ago |
Sean McBride
|
0b4c9cb86c
STYLE: fixed misspellings of Mac OS X
|
18 years ago |
Brad King
|
c4ffd00711
BUG: Fix bug#5590. When converting a relative path between two full paths on different windows drive letters do not create a ../../d:/foo/bar path and just return the full path to the destination.
|
18 years ago |
Bill Hoffman
|
22fca8aa12
BUG: fix for bug 0005767 hang for replace string with empty
|
18 years ago |
Sebastien Barre
|
4e54f93501
ENH: bad bug bad
|
18 years ago |
Bill Hoffman
|
e0899bcaf2
ENH: speed up actual path name by cache on windows
|
18 years ago |
Alexander Neundorf
|
f2bb57684f
|
18 years ago |
Alexander Neundorf
|
6b45ec0326
|
18 years ago |
Alexander Neundorf
|
dddbad259c
|
18 years ago |
Bill Hoffman
|
80de27ace5
ENH: fix case problem with drive letters and cmake vs CMakeSetup build.make changing
|
18 years ago |
Brad King
|
e01cdf2065
ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink.
|
18 years ago |
Ken Martin
|
fdbe20cf8b
COMP: fix warnings
|
19 years ago |
Ken Martin
|
508ddaf929
COMP: fix warning
|
19 years ago |
Ken Martin
|
ae3ef64307
ENH: added a limit to the getline method
|
19 years ago |
Brad King
|
2a64bb4774
BUG: Fix bug#4482.
|
19 years ago |
Bill Hoffman
|
2d6e914b2d
COMP: remove warning
|
19 years ago |
Bill Hoffman
|
5647e6e254
ENH: fix parens in the path with spaces in the path
|
19 years ago |
Brad King
|
293f24763f
STYLE: Removed one more stray comment.
|
19 years ago |
Ken Martin
|
2da51e0f69
STYLE: removed code accidently checked in
|
19 years ago |
Ken Martin
|
3dd4a53d97
BUG: fix for bug number 3320
|
19 years ago |
Bill Hoffman
|
b32f3b4131
ENH: allow copy if different from a file to a directory to work
|
19 years ago |
Clinton Stimpson
|
e264771122
ENH: Add support for "~otheruser/"
|
19 years ago |