Commit History

Autor SHA1 Mensaxe Data
  Bill Hoffman be375b1bcd ENH: fix std in kwsys, has to be kwsys_stl %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman a5825cd11a ENH: check in new find stuff %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman d2621064e2 ENH: fix for bug 28618, cmake.exe can not find itself %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik 30daaa6a3e COMP: Fix problem with STL on HP, and fix reusing the same variable in for loops %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik 2ed1ca11bc COMP: Fix compile problem on windows and mac %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik 9740913dd8 COMP: Fix build problem %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik e5a8e115bc ENH: Move relative path to kwsys %!s(int64=20) %!d(string=hai) anos
  Ken Martin 1ff49b9789 ENH: by Bill make sure path is unix style %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman 452925649a ENH: add better support for framework linking %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik affced3f81 BUG: Return if the file is in any directory not just in first one %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik ccf5a130ef COMP: for a in range(100): write_on_board(No std in kwsys...) %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik 33c891f8d8 ENH: Add another signature to FindProgram that matches more to the one from CMake %!s(int64=20) %!d(string=hai) anos
  Brad King 946c9a2cc6 ENH: Improved file modification time comparison on Windows to use GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check. %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik b93359f41d ENH: Add an accessor for the maximum file length %!s(int64=20) %!d(string=hai) anos
  Brad King 93efb1cf5b BUG: Automatic pwd/cwd path translation must check that the generated logical-to-physical mapping is correct by using realpath. %!s(int64=20) %!d(string=hai) anos
  Sebastien Barre 6e4b6ca0d3 ENH: add method to attempt to check if a file is text or binary %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik 3e020b3dcc COMP: Remove warning on windows %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik eee2d2b035 BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlinks as files when removing directory %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik 219bcf25ba BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories %!s(int64=20) %!d(string=hai) anos
  Sebastien Barre 7f2c1e434c ENH: add method to escape some chars in a string %!s(int64=20) %!d(string=hai) anos
  Brad King c1f64baa4a COMP: Need windows.h even on cygwin to get CreateFile API. %!s(int64=20) %!d(string=hai) anos
  Bill Lorensen bd74de53f3 COMP: warning. %!s(int64=20) %!d(string=hai) anos
  Sebastien Barre a662af88de ENH: add convenience function to convert Windows command line args into Unix argc/argv. Pulled and cleaned from PV/VV/VJ init code %!s(int64=20) %!d(string=hai) anos
  Brad King 69cf728623 COMP: Added work-around to avoid warnings about unreferenced inline functions from SGI termios. %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik fe110e2ae0 ENH: Add split that splits on arbitrary separator %!s(int64=20) %!d(string=hai) anos
  Brad King bac564356b COMP: Added pragma directives for SGI compilers to avoid useless warnings. %!s(int64=20) %!d(string=hai) anos
  Andy Cedilnik d381fbfa38 BUG: Looks like std::string changes the result of c_str() call. This fixes potential problems %!s(int64=20) %!d(string=hai) anos
  Brad King 8136f69813 COMP: Fixed assignment-in-conditional warning. %!s(int64=20) %!d(string=hai) anos
  Sebastien Barre ecc142ee33 ENH: move convenience method to get OS name and version from KWApp to KWSys. %!s(int64=20) %!d(string=hai) anos