- 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
- Jan 26, 2004
-
-
Bill Hoffman authored
-
- Jan 22, 2004
-
-
Brad King authored
-
Andy Cedilnik authored
-
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.
-
- Jan 21, 2004
-
-
Andy Cedilnik authored
-
- Jan 19, 2004
- Jan 17, 2004
- Jan 12, 2004
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- Jan 06, 2004
-
-
Brad King authored
-
- Jan 05, 2004
-
-
Brad King authored
ERR: Removed use of FILE command and using WRITE_FILE instead. We would still like CMake 1.6 to be able to build CMake CVS, and kwsys is used.
-
- Dec 30, 2003
- Dec 29, 2003
-
-
Brad King authored
-