提交历史

作者 SHA1 备注 提交日期
  Brad King 523d9ebeed ENH: Added always/if-different option to CopyADirectory. Added CopyAFile with the same interface. 19 年之前
  Bill Hoffman 4c93b9a158 ENH: put the fix back in with abort 19 年之前
  Bill Hoffman dc304cfdec ENH: remove code that does not compile, on windows cwd must exist 19 年之前
  Mark Richardson 2b5d8e84c9 COMP: Fixing the the build for windows. 19 年之前
  Bill Hoffman 6c6eebac20 ENH: handle running from a directory that has been deleted 19 年之前
  Brad King dbd70091f1 BUG: IsSubDirectory should use ComparePath to do platform-independent path comparison. 19 年之前
  Bill Hoffman 72f0c21f94 ENH: fix borland bug 19 年之前
  Bill Hoffman b2b2e68c37 ENH: performance improvments 19 年之前
  Sebastien Barre d5237b30fc ENH: try to bypass Microsoft assert() on isspace, isalpha, etc. 19 年之前
  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. 19 年之前
  Bill Hoffman cae4e6b37a ENH: add patch for finding applications on OSX 19 年之前
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 19 年之前
  Sebastien Barre d82c979787 ENH: the arguments to this function were not checked in a robust way 19 年之前
  Mathieu Malaterre e9fcafafe5 ENH: Use const char where it should have been. At same time fix Bug#2958 19 年之前
  Bill Hoffman 83daad3ec2 ENH: remove warning 20 年之前
  Bill Hoffman 08bb4d52ba ENH: try to clean up the search for programs 20 年之前
  Bill Hoffman d2f7b0c64f ENH: undo last change because it broke the dashboard 20 年之前
  Bill Hoffman 7387cb5850 ENH: fix find program to look for .com and .exe correctly and not return files with no extension on windows 20 年之前
  Mathieu Malaterre 509e383aac STYLE: Remove trailing whitespaces 20 年之前
  Mathieu Malaterre 5623ef913f ENH: Add trailing whitespace 20 年之前
  Bill Hoffman be375b1bcd ENH: fix std in kwsys, has to be kwsys_stl 20 年之前
  Bill Hoffman a5825cd11a ENH: check in new find stuff 20 年之前
  Bill Hoffman d2621064e2 ENH: fix for bug 28618, cmake.exe can not find itself 20 年之前
  Andy Cedilnik 30daaa6a3e COMP: Fix problem with STL on HP, and fix reusing the same variable in for loops 20 年之前
  Andy Cedilnik 2ed1ca11bc COMP: Fix compile problem on windows and mac 20 年之前
  Andy Cedilnik 9740913dd8 COMP: Fix build problem 20 年之前
  Andy Cedilnik e5a8e115bc ENH: Move relative path to kwsys 20 年之前
  Ken Martin 1ff49b9789 ENH: by Bill make sure path is unix style 20 年之前
  Bill Hoffman 9891260a6d ENH: add support for watcom wmake and wcl386 20 年之前
  Bill Hoffman 452925649a ENH: add better support for framework linking 20 年之前