Commit History

Autor SHA1 Mensaxe Data
  Bill Hoffman ec6b579717 BUG: fix for bug 1385, /tmp should not be used on windows %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 95f67dca9e COMP: Remove compile warning %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 160c32e529 BUG: add a test for a single char dir, and fix bug introduced in 1.53, but we still can not handle a space as the start of a directory name %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman bb316a4945 ENH: handle read only directories with configure file destination %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik bc66973061 ENH: Add method to find file in parent directories if it exists %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 1ed5888d91 BUG: fix split program from args to not get stuck in an infinite loop in some cases %!s(int64=21) %!d(string=hai) anos
  Brad King bc6ae0649b ERR: Replaced std::string with kwsys_stl::string for portability. %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik b221d046a6 ENH: Add method to retrieve parent directory and for checking if directory is a subdirectory of another directory %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 7f17646576 BUG: fix realpath problem and unix slashes %!s(int64=21) %!d(string=hai) anos
  Ken Martin 50da032847 COMP: fix some compile issues with insert %!s(int64=21) %!d(string=hai) anos
  Ken Martin 1066af4527 ENH: Mathieus support for path conversions %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 3fc7dc5e70 ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1133 - cmake -E copy file dir sets the wrong permissions on the destination directory %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 1852a88fa1 ENH: When copy file, if the output file exits, delete it first %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 2e58daf5be ENH: Add missing include %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 6a4071b5d2 ENH: Add method to retrieve the terminal width %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 8f92e8c069 Fix leaked file and registry descriptors %!s(int64=21) %!d(string=hai) anos
  Ken Martin a5e791ae66 fix warning %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 3e2e0d5d63 BUG: fixes for mingw and CMakesetup with spaces in the source directory %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 8a70315bb4 BUG: fix for try run failing on some cygwin builds. Allow a driver letter to start a full path on cygwin %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 2938652cbd ENH: create a server that does not use vtkPVApplication or tcl wrapping. Move several classes from GUI/Client to Servers/Filters. Remove use of PARAVIEW_NEW_SOURCE_ORGANIZATION define. %!s(int64=21) %!d(string=hai) anos
  Andy Cedilnik 6d3ba1ed27 BUG: If source and destination is the same file, then do not copy file always %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 40fbba22a4 ENH: add CMAKE_FILE_PATH, CMAKE_PROGRAM_PATH, CMAKE_LIBRARY_PATH, and search them first, PATH second, and last the paths listed in the FIND call %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 32ccf38c58 BUG: undo last bug fix because it breaks cmake, rebuild_cache on ParaView gets tons of errors about not being able to create the bin directory %!s(int64=21) %!d(string=hai) anos
  Brad King a2949c204d BUG: Do not create a directory on top of a file. %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 2936c54cdd ENH: make sure find library does not find directories %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 8d41f97ff6 BUG: fix collapse full path to handle a file in the root directory %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 94f6dfb8a6 ENH: remove warnings %!s(int64=21) %!d(string=hai) anos
  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