Commit History

Autor SHA1 Mensaxe Data
  Andy Cedilnik d5763a8c98 BUG: Most of time when asking if file exists, we actually want to read it... Should fix Bug #809 - FIND_INCLUDE should check readability %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 161c31bc2b ERR: Verify that getenv returned something before using it %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman d59e06595c BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 00095676cc BUG: Prevent crash when the current working directory cannot be established %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman f7ce654912 ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 6223d60085 Fix install test fail on mingw %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 729e2a427a BUG: Like cygwin, mingw does not produce .lib file for shared libraries, so search for dll when searching for library %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik ff6bc56616 ENH: On Cygwin shared libraries have only .dll file no .lib file, so when finding library on cygwin, search also for .dll. Also fix SimpleInstall test on cygwin %!s(int64=22) %!d(string=hai) anos
  Brad King 49bd89fe31 BUG: CopyFileIfDifferent should return success if the files did not differ or if the copy succeeded. It should return failure only if the files were different and the copy failed. %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman a9beaa40e8 BUG: try to get access to work on borland %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman e5bcc9244b ENH: use access over stat for performance %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik b4bf41434c ENH: Only look for executable until found %!s(int64=22) %!d(string=hai) anos
  Brad King f48941f261 BUG: CollapseFullPath was calling SplitProgramPath before changing the working directory to in_base. %!s(int64=22) %!d(string=hai) anos
  Brad King 242f4f2fc8 ERR: Removed ftime ambiguity created by poor C++ standard headers provided by Borland 5.5. %!s(int64=22) %!d(string=hai) anos
  Brad King 032d1d8652 ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms. %!s(int64=22) %!d(string=hai) anos
  Brad King 8ca149d34f ENH: Added GetEnv method. %!s(int64=22) %!d(string=hai) anos
  Ken Martin cd5ec5ee1b is there any chance thiswill work on all platforms hmmm added removeAdirectory %!s(int64=22) %!d(string=hai) anos
  Brad King ce8a34907a ENH: Updated copyright. %!s(int64=22) %!d(string=hai) anos
  Brad King 4d68d005bc BUG: File comparison on windows must test the volume serial number as well as the file index. %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 96e8cd82c7 ENH: put the system path after the paths specified on to the FIND command %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman e15ebb6255 ENH: remove /tmp_mnt in collapse full path %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 3935711e01 ENH: remove warning and unneeded cast %!s(int64=22) %!d(string=hai) anos
  Brad King 7b9663e5e8 Fixed indentation %!s(int64=22) %!d(string=hai) anos
  Brad King d715fba1cb ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace. %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 197368d9e7 ENH: Add optional argument to GetLineFromStream which can let the caller know whether there was a new line character at the end of the line that was just read %!s(int64=22) %!d(string=hai) anos
  Brad King 84b6583fca ERR: Removed unreachable code. %!s(int64=22) %!d(string=hai) anos
  Bill Lorensen 78ecb7f33f ERR: portability. %!s(int64=22) %!d(string=hai) anos
  Ken Martin 7f34d64b0a compiler fix %!s(int64=22) %!d(string=hai) anos
  Ken Martin e315bff47b performance improvements %!s(int64=22) %!d(string=hai) anos