Commit History

Author SHA1 Message Date
  Brad King b3f43f0065 STYLE: Fix typo in GetFilenameLastExtension docs 17 years ago
  Bill Hoffman 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 years ago
  Brad King cea66664c5 ENH: Added WOW64 key view support to KWSys SystemTools' windows registry API. 17 years ago
  Bill Lorensen 68dfcefbcb COMP: sprintf warnings. DWORD should use %ld rather than %d. Also, const char *p, a shadowed variable warning. 17 years ago
  Jeffrey Baumes 4cf167173f ENH: Allow numbers in username in URL regex. 17 years ago
  Bill Hoffman 7dcfdf5005 BUG: fix install problem on make and allow symlinks to cmake bin directory 17 years ago
  Brad King 9198a92af9 COMP: Fix VS6 and old HP build. This source does not have the #define for hack. 18 years ago
  Brad King ce2b20361a BUG: Fix previous commit to not access empty strings out of bounds. 18 years ago
  Brad King c7b844ba3e BUG: Make sure search paths never have double-slashes. Leading with two slashes (//) on cygwin looks like a network path and delays while waiting for a non-existent machine. 18 years ago
  Brad King 615ce67ad4 COMP: Fix build on borland. 18 years ago
  Brad King a6d32b96ed ENH: Add SystemTools::SplitPathRootComponent and re-implement SplitPath to use it. Add better treatment of user home directory paths. 18 years ago
  Bill Hoffman a5e76555bf BUG: fix for bug 6136 make sure includes are not directories 18 years ago
  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