- 12 Feb, 2004 4 commits
-
-
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
-
- 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
-
- 28 Jan, 2004 2 commits
- 26 Jan, 2004 1 commit
-
-
Bill Hoffman authored
-
- 22 Jan, 2004 3 commits
-
-
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.
-
- 21 Jan, 2004 1 commit
-
-
Andy Cedilnik authored
-
- 19 Jan, 2004 2 commits
- 17 Jan, 2004 2 commits
- 12 Jan, 2004 3 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- 06 Jan, 2004 1 commit
-
-
Brad King authored
-
- 05 Jan, 2004 1 commit
-
-
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.
-
- 30 Dec, 2003 3 commits
- 29 Dec, 2003 1 commit
-
-
Brad King authored
-
- 24 Dec, 2003 1 commit
-
-
Kenneth Moreland authored
MSVC 6.0.
-
- 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.
-
- 22 Dec, 2003 1 commit
-
-
Brad King authored
ENH: All platform tests are now in kwsysPlatformCxxTests.cxx. This makes the listfile code much more readable.
-
- 20 Dec, 2003 3 commits
- 19 Dec, 2003 1 commit
-
-
Brad King authored
ENH: Split kwsys_std into kwsys_ios and kwsys_stl in order to avoid std namespace pollution and support more platforms.
-
- 17 Dec, 2003 1 commit
-
-
Brad King authored
-
- 16 Dec, 2003 5 commits
-
-
Brad King authored
ENH: Added SetPipeShared method to allow stdout and stderr pipes to be shared with the parent process.
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Ken Martin authored
-
- 15 Dec, 2003 1 commit
-
-
Brad King authored
-
- 14 Dec, 2003 1 commit
-
-
Brad King authored
-