- 16 Sep, 2004 1 commit
-
-
Andy Cedilnik authored
-
- 07 Sep, 2004 1 commit
-
-
Bill Hoffman authored
-
- 06 Sep, 2004 1 commit
-
-
Ken Martin authored
-
- 30 Aug, 2004 1 commit
-
-
Bill Hoffman authored
-
- 09 Aug, 2004 1 commit
-
-
Bill Hoffman authored
BUG: fix for try run failing on some cygwin builds. Allow a driver letter to start a full path on cygwin
-
- 03 Aug, 2004 1 commit
-
-
Bill Hoffman authored
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.
-
- 20 Jul, 2004 1 commit
-
-
Andy Cedilnik authored
-
- 30 Jun, 2004 1 commit
-
-
Bill Hoffman authored
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
-
- 07 Jun, 2004 2 commits
-
-
Bill Hoffman authored
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
-
Brad King authored
-
- 01 Jun, 2004 1 commit
-
-
Bill Hoffman authored
-
- 06 May, 2004 1 commit
-
-
Bill Hoffman authored
-
- 30 Apr, 2004 1 commit
-
-
Bill Hoffman authored
-
- 29 Apr, 2004 1 commit
-
-
Andy Cedilnik authored
BUG: Most of time when asking if file exists, we actually want to read it... Should fix Bug #809 - FIND_INCLUDE should check readability
-
- 22 Apr, 2004 2 commits
-
-
Andy Cedilnik authored
-
Bill Hoffman authored
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
-
- 21 Apr, 2004 1 commit
-
-
Andy Cedilnik authored
-
- 13 Feb, 2004 1 commit
-
-
Bill Hoffman authored
-
- 12 Feb, 2004 2 commits
-
-
Bill Hoffman authored
-
Andy Cedilnik authored
BUG: Like cygwin, mingw does not produce .lib file for shared libraries, so search for dll when searching for library
-
- 11 Feb, 2004 1 commit
-
-
Andy Cedilnik authored
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 Jan, 2004 1 commit
-
-
Brad King authored
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.
-
- 12 Jan, 2004 3 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- 30 Dec, 2003 1 commit
-
-
Brad King authored
BUG: CollapseFullPath was calling SplitProgramPath before changing the working directory to in_base.
-
- 29 Dec, 2003 1 commit
-
-
Brad King authored
-
- 23 Dec, 2003 1 commit
-
-
Brad King authored
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.
-
- 16 Dec, 2003 2 commits
-
-
Brad King authored
-
Ken Martin authored
-
- 15 Dec, 2003 1 commit
-
-
Brad King authored
-
- 09 Dec, 2003 1 commit
-
-
Brad King authored
-
- 09 Oct, 2003 1 commit
-
-
Bill Hoffman authored
-
- 18 Sep, 2003 1 commit
-
-
Bill Hoffman authored
-
- 21 Aug, 2003 1 commit
-
-
Bill Hoffman authored
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
-
- 17 Aug, 2003 1 commit
-
-
Bill Hoffman authored
-
- 06 Aug, 2003 1 commit
-
-
Brad King authored
-
- 10 Jul, 2003 1 commit
-
-
Brad King authored
ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace.
-
- 07 Jul, 2003 1 commit
-
-
Andy Cedilnik authored
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
-
- 01 Jul, 2003 1 commit
-
-
Brad King authored
-