Commit Graph

5951 Commits

Author SHA1 Message Date
Andy Cedilnik 3e020b3dcc COMP: Remove warning on windows 2005-07-13 09:49:01 -04:00
Bill Hoffman 6d37630770 ENH: fix for darwin from eric wing 2005-07-13 09:08:47 -04:00
Bill Hoffman 403959bc28 ENH: add a bunch of find sdl stuff from eric wing 2005-07-13 09:06:26 -04:00
Bill Hoffman 6571799492 FIX: for 1852 fix fortran case 2005-07-13 08:29:56 -04:00
Andy Cedilnik 969bf65107 STYLE: Nightly Version update 2005-07-13 03:10:43 -04:00
Bill Hoffman ce401c661d ENH: remove unused files 2005-07-12 17:24:54 -04:00
Bill Hoffman f03db9ebbe ENH: change version 2005-07-12 17:24:07 -04:00
Bill Hoffman d938397b17 add -dl on unix 2005-07-12 17:23:44 -04:00
Bill Hoffman df8e9a8c66 move release stuff off branch 2005-07-12 17:22:41 -04:00
Bill Hoffman aa7bef796e ENH: update changes for 2.2 2005-07-12 16:51:32 -04:00
Andy Cedilnik 0f14e54f35 ENH: fixes for macosx 2005-07-12 15:06:49 -04:00
Andy Cedilnik eee2d2b035 BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlinks as files when removing directory 2005-07-12 13:21:21 -04:00
Andy Cedilnik 0e76ab6eb6 BUG: Go back to the original directory after examining the current directory 2005-07-12 12:31:42 -04:00
Andy Cedilnik c9a7f056fd BUG: Make sure it always starts in the current directory when searching for tests 2005-07-12 12:30:15 -04:00
Andy Cedilnik 219bcf25ba BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories 2005-07-12 10:40:14 -04:00
Andy Cedilnik 2dc914c839 BUG: Fix problem with visual studio in release mode 2005-07-12 08:50:09 -04:00
Andy Cedilnik 0afdb6e1cc STYLE: Nightly Version update 2005-07-12 03:10:54 -04:00
Bill Hoffman e4894bfc91 ENH: add curses include directory 2005-07-11 18:07:02 -04:00
Bill Hoffman d138d16773 ENH: merge changes from branches 2005-07-11 17:12:17 -04:00
Bill Hoffman 5a3a0151f4 add from branch 2005-07-11 15:04:29 -04:00
Andy Cedilnik 3e99368485 ENH: Add default update options 2005-07-11 11:59:51 -04:00
Andy Cedilnik 6ca7664b90 BUG: Remove warning when using CVS 2005-07-11 11:16:14 -04:00
Andy Cedilnik e09f2a6404 STYLE: Nightly Version update 2005-07-11 03:07:34 -04:00
Andy Cedilnik c51fa2ba88 STYLE: Nightly Version update 2005-07-10 03:08:18 -04:00
Andy Cedilnik 29a0edae3d STYLE: Nightly Version update 2005-07-09 03:08:05 -04:00
Ken Martin 91730c6005 ENH: slightly modified version of Alex's relative path arguments for custom commands 2005-07-08 11:51:21 -04:00
Ken Martin 6c0f018bef ENH: update rev to 23 2005-07-08 09:55:22 -04:00
Ken Martin d68b579666 ENH: minor version update 2005-07-08 09:53:01 -04:00
Brad King 931233ee7b COMP: Fixed uninitialized variable. 2005-07-08 09:05:11 -04:00
Andy Cedilnik 388f03487e STYLE: Nightly Version update 2005-07-08 03:08:49 -04:00
Ken Martin f3ed62b75a ENH: configure file will assume start source dir if a full path is not provided 2005-07-07 16:01:35 -04:00
Ken Martin 13e99490fb BUG: library return values were not UNIX slashes on Win98 2005-07-07 15:06:57 -04:00
Ken Martin ea38258eb3 BUG: mor emissing convert to unix slashes 2005-07-07 13:55:45 -04:00
Ken Martin c5bfdf6917 ENH: cleaned up some old methods and vars 2005-07-07 11:44:36 -04:00
Brad King eb60fedfe6 ENH: Removing CMAKE_HIDE_TARGET_DIRS since it has been superceded by CMAKE_TARGET_DIR_PREFIX. 2005-07-07 10:21:55 -04:00
Brad King a899321dc2 ENH: Added use of CMAKE_TARGET_DIR_PREFIX variable to prepend a project-specified string to the names of all the target-name.dir directories. 2005-07-07 10:14:57 -04:00
Ken Martin dcc0aa1296 ENH: added ability to prefix target directories with a . to make them not show up in ls. From patch from Alex 2005-07-07 10:11:33 -04:00
Ken Martin 9d531303c0 BUG: win95 returning non unix path for cmake command 2005-07-07 09:44:55 -04:00
Brad King 3f14dae716 ENH: Extended test 0 to run the executable twice using the same process object. This tests the reusability of the objects. 2005-07-07 09:06:56 -04:00
Brad King 7e7249cbd1 BUG: Fixed reusability of process object by clearing each pipe's Closed flag when cleaning up. 2005-07-07 09:05:59 -04:00
Andy Cedilnik 132eaa1ab3 STYLE: Nightly Version update 2005-07-07 03:08:32 -04:00
Ken Martin ababb68820 BUG: fix for bootstrap problem 2005-07-06 16:16:12 -04:00
Andy Cedilnik c4db8aba73 STYLE: Fix typos 2005-07-06 15:51:11 -04:00
Andy Cedilnik 0b86a0c926 COMP: Remove warning 2005-07-06 15:49:55 -04:00
Andy Cedilnik 38b68bcd78 ENH: Improve support for various versions of gcov 2005-07-06 15:27:02 -04:00
Andy Cedilnik 2a7e0e7ad4 ENH: Replace with the one from InsightApp 2005-07-06 15:25:21 -04:00
Ken Martin 5aad7d13cb BUG: project command should also work with lower case 2005-07-06 15:25:05 -04:00
Ken Martin f65b3b0971 BUG: minor fix to project name to match ADD_TEST call 2005-07-06 15:24:31 -04:00
Andy Cedilnik f1f141fe7d BUG: On windows there can be a problem because scp does not handle drive names. This uses relative path for scp 2005-07-06 15:11:38 -04:00
Andy Cedilnik c6cb18da43 STYLE: Nightly Version update 2005-07-06 03:10:01 -04:00