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 |
Ken Martin
|
5aad7d13cb
|
BUG: project command should also work with lower case
|
2005-07-06 15:25:05 -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
|
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
|
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 |
Andy Cedilnik
|
e90bbc11f3
|
STYLE: Nightly Version update
|
2005-06-29 05:49:24 -04:00 |
Andy Cedilnik
|
03e78aae60
|
STYLE: Nightly Version update
|
2005-06-28 05:45:11 -04:00 |
Ken Martin
|
121fa374a9
|
BUG: dont pass unverified char * to streams
|
2005-06-27 15:59:16 -04:00 |
Andy Cedilnik
|
8d19ce76b5
|
STYLE: Nightly Version update
|
2005-06-27 05:50:20 -04:00 |
Andy Cedilnik
|
8147e22aba
|
STYLE: Nightly Version update
|
2005-06-26 05:43:42 -04:00 |
Andy Cedilnik
|
20198a9be3
|
STYLE: Nightly Version update
|
2005-06-25 05:44:52 -04:00 |
Andy Cedilnik
|
359397e9a1
|
BUG: Exit properly on SCP submission
|
2005-06-24 13:29:22 -04:00 |
Andy Cedilnik
|
05d8429206
|
COMP: Remove warnings
|
2005-06-24 09:41:01 -04:00 |
Andy Cedilnik
|
b7514580f9
|
ENH: Move curl to utilities
|
2005-06-24 09:06:26 -04:00 |
Andy Cedilnik
|
7c730973bb
|
ENH: Initial import
|
2005-06-24 09:02:17 -04:00 |
Andy Cedilnik
|
c4036bd942
|
STYLE: Nightly Version update
|
2005-06-24 05:43:35 -04:00 |
Andy Cedilnik
|
e7d15aa7c5
|
ENH: Make iterators const
|
2005-06-23 16:06:52 -04:00 |