Ken Martin
|
c733ab2701
|
BUG: a couple bugs in system informaiton
|
2007-03-01 10:53:09 -05:00 |
Ken Martin
|
c931d330c9
|
BUG: bad command line
|
2007-03-01 10:34:58 -05:00 |
Ken Martin
|
478b13797d
|
BUG: bad command line
|
2007-03-01 10:33:11 -05:00 |
Andy Cedilnik
|
f81579bb4a
|
STYLE: Nightly Version update
|
2007-02-28 21:07:18 -05:00 |
Bill Hoffman
|
1503caa14e
|
ENH: remove qnx special stuff that does not work
|
2007-02-28 17:26:20 -05:00 |
Ken Martin
|
e5e2e6a3b3
|
BUG: cleanup paths in GetSourceFile to handle bug 2724
|
2007-02-28 14:45:58 -05:00 |
Bill Hoffman
|
ecbec236b1
|
ENH: one more pass at paths with spaces and parens
|
2007-02-28 14:29:26 -05:00 |
Ken Martin
|
56e3a35ece
|
BUG: allow system information to accept the -G option
|
2007-02-28 12:25:19 -05:00 |
Brad King
|
b1aae98926
|
BUG: Assignment should always use reset().
|
2007-02-28 09:36:08 -05:00 |
Brad King
|
5ba5c450e6
|
COMP: Fix for auto_ptr_ref on Borland 5.8.
|
2007-02-28 09:35:28 -05:00 |
Brad King
|
6c82483cdb
|
BUG: Fix for cmake_force target in Borland Makefiles.
|
2007-02-28 09:33:25 -05:00 |
Ken Martin
|
cbf6bae9f4
|
BUG: fix to naming of results file
|
2007-02-27 16:41:43 -05:00 |
Bill Hoffman
|
73818126f3
|
ENH: watcom wmake can not handle () in the path with cd command
|
2007-02-27 15:11:47 -05:00 |
Bill Hoffman
|
5ae48cf852
|
ENH: add a fix for spaces in the path again...
|
2007-02-27 13:34:12 -05:00 |
Ken Martin
|
08ccfacf03
|
BUG: possible fix for new SystemInfo test
|
2007-02-27 13:04:29 -05:00 |
Ken Martin
|
42c41d77fa
|
BUG: fix for unused variable
|
2007-02-27 12:47:14 -05:00 |
Bill Hoffman
|
0ce8c158cc
|
ENH: fix for spaces in the path and mingw
|
2007-02-27 12:10:42 -05:00 |
Ken Martin
|
4d9bc90e58
|
BUG: possible fix for new SystemInfo test
|
2007-02-27 11:59:34 -05:00 |
Ken Martin
|
31a700188b
|
ENH: added --system-information option to CMake
|
2007-02-27 10:10:10 -05:00 |
Ken Martin
|
fa9f03779f
|
ENH: improvements
|
2007-02-27 09:43:34 -05:00 |
Ken Martin
|
dc7c6172b1
|
ENH: added for system information command line option
|
2007-02-26 13:40:56 -05:00 |
Brad King
|
d97ae16bad
|
COMP: Added line accidentally removed.
|
2007-02-26 12:08:27 -05:00 |
Brad King
|
220989104c
|
BUG: Fixed implementation of auto_ptr_ref.
|
2007-02-26 12:06:42 -05:00 |
Bill Hoffman
|
90974ea1d6
|
ENH: go back to \ escapes for qnx
|
2007-02-26 11:56:13 -05:00 |
Bill Hoffman
|
4d5321f891
|
ENH: go back to EscapeForShell version
|
2007-02-26 11:41:41 -05:00 |
Brad King
|
cca4801fa7
|
COMP: Disable rpath with spaces on some systems.
|
2007-02-26 10:46:19 -05:00 |
Andy Cedilnik
|
334e6d6801
|
STYLE: Nightly Version update
|
2007-02-25 21:02:16 -05:00 |
Alexander Neundorf
|
20d75ac237
|
BUG: fix typo reported by Duncan Mac Vicar
Alex
|
2007-02-25 19:22:59 -05:00 |
Bill Hoffman
|
512d5dd1e3
|
ENH: try and use \ for space and () escapes
|
2007-02-25 16:13:33 -05:00 |
Bill Hoffman
|
f0d5bdf86e
|
ENH: try another thing 3
|
2007-02-23 20:37:35 -05:00 |
Bill Hoffman
|
d7e57294fb
|
ENH: try another thing
|
2007-02-23 17:38:59 -05:00 |
Bill Hoffman
|
77ad2d62c2
|
ENH: add some debug stuff
|
2007-02-23 17:07:57 -05:00 |
Bill Hoffman
|
ae1d9e8b93
|
ENH: add some debug stuff
|
2007-02-23 16:44:13 -05:00 |
Andy Cedilnik
|
da72f0a07a
|
COMP: Disable test until generators are fixed
|
2007-02-23 14:37:23 -05:00 |
Andy Cedilnik
|
b34f2d5c06
|
ENH: Try to fix spaces in the path problem
|
2007-02-23 11:30:04 -05:00 |
Andy Cedilnik
|
1125b942b9
|
ENH: Try to fix spaces in the path problem
|
2007-02-23 11:17:11 -05:00 |
Andy Cedilnik
|
21a71f2c81
|
ENH: Force libraries to be static
|
2007-02-23 10:31:46 -05:00 |
Ken Martin
|
2b3dae596a
|
ENH: added some documentation on how to find the default properties of a test
|
2007-02-23 09:54:55 -05:00 |
Andy Cedilnik
|
8ad3430931
|
ENH: Make EXCLUDE_FROM_ALL a target and directory properties. Also, make IsInAll use EXCLUDE_FROM_ALL. Also, enable the test that tests this
|
2007-02-23 09:46:27 -05:00 |
Andy Cedilnik
|
440bbf0871
|
BUG: Produce error when include directories is invoked with an empty list
|
2007-02-23 09:45:04 -05:00 |
Bill Hoffman
|
48202ef623
|
ENH: hack put the hack back for qnx to try and fix spaces in the path
|
2007-02-22 17:34:14 -05:00 |
Bill Hoffman
|
0b350cbb97
|
ENH: undo hack and try to get dashboard back
|
2007-02-22 17:26:36 -05:00 |
Bill Hoffman
|
d93265b8fa
|
ENH: add a comment
|
2007-02-22 17:15:13 -05:00 |
Brad King
|
c1eae5b891
|
BUG: Hack to try working around a problem with spaces in an rpath on QNX.
|
2007-02-22 16:23:12 -05:00 |
Bill Hoffman
|
d51fef92b4
|
ENH: show make results on the dashboard
|
2007-02-22 15:43:35 -05:00 |
Bill Hoffman
|
417b2073df
|
ENH: add new escape stuff
|
2007-02-22 15:33:49 -05:00 |
Brad King
|
2a64bb4774
|
BUG: Fix bug#4482.
|
2007-02-22 15:27:56 -05:00 |
Andy Cedilnik
|
8529efdd87
|
COMP: Use exec_program instead of execute_process
|
2007-02-22 15:16:43 -05:00 |
Andy Cedilnik
|
1b2cf8c8dd
|
ENH: Improve test
|
2007-02-22 11:42:26 -05:00 |
Bill Hoffman
|
abb67cae48
|
ENH: actually keep the output
|
2007-02-22 10:31:12 -05:00 |