1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 22 жил өмнө
  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. 22 жил өмнө
  Bill Hoffman a9beaa40e8 BUG: try to get access to work on borland 22 жил өмнө
  Bill Hoffman e5bcc9244b ENH: use access over stat for performance 22 жил өмнө
  Andy Cedilnik b4bf41434c ENH: Only look for executable until found 22 жил өмнө
  Brad King f48941f261 BUG: CollapseFullPath was calling SplitProgramPath before changing the working directory to in_base. 22 жил өмнө
  Brad King 242f4f2fc8 ERR: Removed ftime ambiguity created by poor C++ standard headers provided by Borland 5.5. 22 жил өмнө
  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. 22 жил өмнө
  Brad King 8ca149d34f ENH: Added GetEnv method. 22 жил өмнө
  Ken Martin cd5ec5ee1b is there any chance thiswill work on all platforms hmmm added removeAdirectory 22 жил өмнө
  Brad King ce8a34907a ENH: Updated copyright. 22 жил өмнө
  Brad King 4d68d005bc BUG: File comparison on windows must test the volume serial number as well as the file index. 22 жил өмнө
  Bill Hoffman 96e8cd82c7 ENH: put the system path after the paths specified on to the FIND command 22 жил өмнө
  Bill Hoffman e15ebb6255 ENH: remove /tmp_mnt in collapse full path 22 жил өмнө
  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 22 жил өмнө
  Bill Hoffman 3935711e01 ENH: remove warning and unneeded cast 22 жил өмнө
  Brad King 7b9663e5e8 Fixed indentation 22 жил өмнө
  Brad King d715fba1cb ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace. 22 жил өмнө
  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 22 жил өмнө
  Brad King 84b6583fca ERR: Removed unreachable code. 22 жил өмнө
  Bill Lorensen 78ecb7f33f ERR: portability. 22 жил өмнө
  Ken Martin 7f34d64b0a compiler fix 22 жил өмнө
  Ken Martin e315bff47b performance improvements 22 жил өмнө
  Brad King 51eb9596bc ERR: std->kwsys_std. 22 жил өмнө
  Brad King 26d638c5d5 ENH: Removed cmake-specific functions. 22 жил өмнө
  Brad King 89cf5d538c ENH: Moved disabling of warnings to after kwsys includes. 22 жил өмнө
  Brad King 128e63aaf7 ERR: Removed use of std::string != operator due to bug in SGI compiler's library. 22 жил өмнө
  Brad King 0c641ebc32 ERR: Added forward declarations of system functions for como compiler. 22 жил өмнө
  Brad King b910480e32 ENH: Added wrappers around the std stream headers to make them look like ansi streams on all platforms. 22 жил өмнө
  Kent Williams 0870efbe46 took out an orphan endif 22 жил өмнө