Commit History

Autor SHA1 Mensaxe Data
  Bill Hoffman 6c6eebac20 ENH: handle running from a directory that has been deleted %!s(int64=19) %!d(string=hai) anos
  Brad King dbd70091f1 BUG: IsSubDirectory should use ComparePath to do platform-independent path comparison. %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman 72f0c21f94 ENH: fix borland bug %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman b2b2e68c37 ENH: performance improvments %!s(int64=19) %!d(string=hai) anos
  Sebastien Barre d5237b30fc ENH: try to bypass Microsoft assert() on isspace, isalpha, etc. %!s(int64=19) %!d(string=hai) anos
  Brad King b8a589bb1d ENH: Improved implementation of FilesDiffer to avoid allocating enough memory for the entire file twice. Instead using a block-at-a-time comparison. %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman cae4e6b37a ENH: add patch for finding applications on OSX %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 %!s(int64=19) %!d(string=hai) anos
  Sebastien Barre d82c979787 ENH: the arguments to this function were not checked in a robust way %!s(int64=19) %!d(string=hai) anos
  Mathieu Malaterre e9fcafafe5 ENH: Use const char where it should have been. At same time fix Bug#2958 %!s(int64=19) %!d(string=hai) anos
  Bill Hoffman 83daad3ec2 ENH: remove warning %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman 08bb4d52ba ENH: try to clean up the search for programs %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman d2f7b0c64f ENH: undo last change because it broke the dashboard %!s(int64=20) %!d(string=hai) anos
  Bill Hoffman 7387cb5850 ENH: fix find program to look for .com and .exe correctly and not return files with no extension on windows %!s(int64=20) %!d(string=hai) anos
  Mathieu Malaterre 509e383aac STYLE: Remove trailing whitespaces %!s(int64=20) %!d(string=hai) anos
  Mathieu Malaterre 5623ef913f ENH: Add trailing whitespace %!s(int64=20) %!d(string=hai) anos
  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