- Jul 07, 2004
- Jul 04, 2004
-
-
Bill Hoffman authored
-
- Jul 03, 2004
-
-
Bill Hoffman authored
-
- Jul 02, 2004
- Jun 30, 2004
-
-
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
-
- Jun 07, 2004
-
-
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
-
- Jun 04, 2004
-
-
Brad King authored
-
- Jun 01, 2004
-
-
Bill Hoffman authored
-
- May 13, 2004
-
-
Brad King authored
-
- May 10, 2004
-
-
Brad King authored
ENH: Adding native windows process tree kill to ProcessWin32.c. This replaces the ProcessWin32Kill.c implementation.
-
Brad King authored
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the macro at the correct time.
-
Brad King authored
-
Brad King authored
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the macro at the correct time.
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- May 07, 2004
-
-
Andy Cedilnik authored
ERR: On Borland preprocessor goes into recursion which adds some weid spaces in the include name. This fixes it
-
Bill Hoffman authored
-
- May 06, 2004
-
-
Brad King authored
-
Brad King authored
-
Bill Hoffman authored
-
- Apr 30, 2004
-
-
Bill Hoffman authored
-
- Apr 29, 2004
-
-
Brad King authored
ENH: Added automatic adjustment of C++ flags to include -timplicit_local and -no_implicit_include for the Compaq compiler on OSF.
-
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
-
- Apr 22, 2004
-
-
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
-
- Apr 21, 2004
-
-
Andy Cedilnik authored
-
- Apr 01, 2004
-
-
Brad King authored
-
- Mar 15, 2004
-
-
Andy Cedilnik authored
-
- Mar 12, 2004
-
-
Brad King authored
-
- Feb 13, 2004
-
-
Bill Hoffman authored
-
- Feb 12, 2004
-
-
Brad King authored
-
Ken Martin authored
-
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
-
- Feb 11, 2004
-
-
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
-
- Jan 28, 2004
-
-
Brad King authored
-