Commit Graph

5919 Commits

Author SHA1 Message Date
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
Ken Martin 17d1bd1d53 ENH: a start on UNIX release 2005-07-05 16:13:21 -04:00
Ken Martin aa02ba52b8 ENH: better release support 2005-07-05 15:43:01 -04:00
Ken Martin 5212f448df ENH: better release support 2005-07-05 12:38:25 -04:00
Andy Cedilnik 3a5e24ff7c ENH: Improvements by Julien 2005-07-05 11:17:58 -04:00
Ken Martin 4c00a1d1e6 ENH: revert back to string replacement version 2005-07-05 10:08:46 -04:00
Ken Martin 12605f16ac BUG: util targets now show up in locla makefile and make rebuild_cache now works in subdirs 2005-07-05 09:21:44 -04:00
Ken Martin d11707c6e6 BUG: fix for debug optimized link libraries 2005-07-05 09:00:20 -04:00
Andy Cedilnik d129145619 STYLE: Nightly Version update 2005-07-05 03:02:02 -04:00
Andy Cedilnik 8efd1936d4 STYLE: Nightly Version update 2005-07-04 03:01:25 -04:00
Andy Cedilnik 034d87eef5 ENH: Only truncate files when not in try compile. Alsom move truncating code closer to configure 2005-07-03 12:06:40 -04:00
Andy Cedilnik 69911a74aa STYLE: Nightly Version update 2005-07-03 03:02:41 -04:00
Andy Cedilnik baf5601acb ENH: Improve performance of MakeXMLSafe, improve performance of reading custom ctest files, and remove error when running ctest on directory without DartConfiguration.tcl 2005-07-02 22:50:57 -04:00
Andy Cedilnik 26a70a2e37 STYLE: Unify number of spaces 2005-07-02 22:32:37 -04:00
Andy Cedilnik bd44dc14fe ENH: Improve performance by compiling regular expressions when needed 2005-07-02 22:31:30 -04:00
Andy Cedilnik e712c7c05e ENH: Improve performance of testing and do not complain if DartTestfile.txt is not found or if directory does not exist 2005-07-02 22:30:37 -04:00
Andy Cedilnik 69ca8776a8 ENH: Start adding the code that will truncate output logs 2005-07-02 22:25:43 -04:00
Andy Cedilnik 5a25895c1c STYLE: Nightly Version update 2005-07-02 01:25:15 -04:00
Ken Martin 7f2e7443bf ENH: added Alexander's target property TYPE 2005-07-01 10:57:39 -04:00
Ken Martin d5814719d6 ENH: added patch from Alexander Neundorf to get DEFINITIONS 2005-07-01 10:23:16 -04:00
Jorgen Bodde 6a1de7f5ad initial checkin for bin dir 2005-06-30 15:54:59 -04:00
Jorgen Bodde 8c28e4e9f0 Initial checkin new wx dialog 2005-06-30 15:54:14 -04:00
Jorgen Bodde 099587c4ee deleted old wx-dialog 2005-06-30 15:52:04 -04:00
Ken Martin ba3b7c1588 ENH: added testing of the WHILE command 2005-06-30 13:39:38 -04:00
Ken Martin 8ea0a1a237 ENH: added while command 2005-06-30 13:39:10 -04:00
Ken Martin ff99d6885f ENH: added while command 2005-06-30 13:27:18 -04:00
Ken Martin 42d331b395 ENH: better release scripts 2005-06-30 13:09:07 -04:00
Ken Martin cfda73f86a ENH: hard coded for VS 71 nmake for now 2005-06-30 11:33:48 -04:00
Brad King 6048659e66 BUG: Fixed escaped quote at end of . 2005-06-30 11:18:56 -04:00
Ken Martin 154a0cd162 ENH: added local help and install targets 2005-06-30 09:53:03 -04:00
Brad King 33abddf90c BUG: Do not increment optr by 2 after storing only one character. Also fixed possibility of storing uninitialized characters from the last triplet. 2005-06-30 09:21:00 -04:00
Andy Cedilnik 2b27152af2 STYLE: Nightly Version update 2005-06-30 05:47:02 -04:00
Brad King 387bcc5d20 BUG: Need to use the -c option for implib to produce case-sensitive symbols in the .lib files. 2005-06-29 12:07:09 -04:00