Bill Hoffman
|
8685faba69
|
BUG: fix for debug flags into project files
|
2004-01-23 13:01:52 -05:00 |
Bill Hoffman
|
bcc0b4018d
|
BUG: more fixes for relative path stuff
|
2004-01-23 13:01:28 -05:00 |
Andy Cedilnik
|
ae0f6d9207
|
ENH: Add nightly reporting
|
2004-01-23 12:46:49 -05:00 |
Bill Hoffman
|
e7295161f7
|
ENH: use CFLAGS for testing for gnu
|
2004-01-23 12:40:03 -05:00 |
Andy Cedilnik
|
16711ab57c
|
ENH: More continuous e-mail stuff
|
2004-01-23 11:27:26 -05:00 |
Andy Cedilnik
|
0f5f691eb0
|
ENH: More continuous e-mail stuff
|
2004-01-23 11:26:50 -05:00 |
Bill Hoffman
|
cfe6aee59b
|
ENH: convert the .o files to not have ./
|
2004-01-23 11:22:48 -05:00 |
Brad King
|
ed1c2573aa
|
BUG: Fix to build rule generation with relative paths.
|
2004-01-23 09:54:50 -05:00 |
Brad King
|
15fb761319
|
ENH: Improving CMake continuous dashboards. Sending continuous email for all kinds of failures.
|
2004-01-23 09:48:29 -05:00 |
Ken Martin
|
da76ed122f
|
fixes to backup restore options
|
2004-01-23 09:44:47 -05:00 |
Brad King
|
01e4c82bb4
|
STYLE: Deleted trailing whitespace.
|
2004-01-23 08:53:51 -05:00 |
Brad King
|
58814ba30e
|
ERR: Fixed project name for Jump tests.
|
2004-01-23 08:51:19 -05:00 |
Brad King
|
9651c9d996
|
ERR: Fixed function prototypes with zero arguments to be C-style.
|
2004-01-22 14:44:44 -05:00 |
Andy Cedilnik
|
9cf5bb4bb0
|
BUG: If working directory does not exists, exit
|
2004-01-22 11:16:43 -05:00 |
Andy Cedilnik
|
c1ba581da4
|
BUG: If at least one test fails, the percent cannot be greater than 99
|
2004-01-22 11:10:03 -05:00 |
Brad King
|
fad0651d84
|
BUG: Fix jump-over-and-build for missing libraries when the relative path to the library is different between the source and destination of the jump.
|
2004-01-22 10:54:15 -05:00 |
Brad King
|
a4aab3b677
|
ENH: Improved test to have a different relative path name for libraries between the Executable and Library directories.
|
2004-01-22 10:51:34 -05:00 |
Brad King
|
778af637ea
|
ENH: Added JumpWithLibOut and JumpNoLibOut to test whether jumping over to build a missing library works.
|
2004-01-22 10:36:14 -05:00 |
Brad King
|
49bd89fe31
|
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.
|
2004-01-22 10:30:01 -05:00 |
Brad King
|
f9a3f74d87
|
ERR: Fixed post-build rule to copy shared library correctly.
|
2004-01-22 10:23:20 -05:00 |
Brad King
|
3a33f2c338
|
ENH: Adding test for jumping over and building a missing library.
|
2004-01-22 09:56:24 -05:00 |
Andy Cedilnik
|
8bd124e7d0
|
ENH: This will probably break some obscure version of gcc, but until then, everybody doing profiling will be happy
|
2004-01-21 18:39:54 -05:00 |
Brad King
|
f86424414f
|
BUG: ::Stdout method should flush cout after writing data.
|
2004-01-21 15:55:47 -05:00 |
Brad King
|
802cc38344
|
BUG#530: Using #error to report a nice error message if the C compiler is set to a C++ compiler.
|
2004-01-21 15:11:48 -05:00 |
Brad King
|
af81df2542
|
BUG: Use return statement instead of exit.
|
2004-01-21 15:08:55 -05:00 |
Brad King
|
ba9687d5cb
|
BUG: empty method on std string is a test, and does not set the string to empty.
|
2004-01-21 14:43:25 -05:00 |
Bill Hoffman
|
d72f5a0be0
|
BUG: fix leak
|
2004-01-21 14:27:01 -05:00 |
Brad King
|
cb95dde1e4
|
BUG: Fixed buffer size in MakeXMLSafe.
|
2004-01-21 14:06:44 -05:00 |
Andy Cedilnik
|
d609e037b9
|
BUG: Fix valgrind error. If working directory is not set do not do chdir
|
2004-01-21 13:38:09 -05:00 |
Bill Hoffman
|
13753b89c2
|
BUG: if a test is not found, it should fail
|
2004-01-21 09:49:32 -05:00 |
Bill Hoffman
|
4d082d4215
|
ENH: make sure tests that are not run fail, and make sure that it does not try to run directories with the same name as tests
|
2004-01-21 09:25:05 -05:00 |
Bill Hoffman
|
7f018b58ac
|
ENH: bug fix for IBM broken xlC 6.0.0.4 compiler
|
2004-01-20 14:36:00 -05:00 |
Bill Hoffman
|
1690c45626
|
ENH: dont do relative paths when nothing is relative
|
2004-01-20 14:35:25 -05:00 |
Brad King
|
9878c9ea34
|
ERR: Fixed unused argument warning.
|
2004-01-19 09:30:44 -05:00 |
Brad King
|
5ba4fd9e8a
|
ERR: Must include Dart module after PROJECT command.
|
2004-01-19 09:30:09 -05:00 |
Brad King
|
f2714ab435
|
ENH: Added Dart testing configuration.
|
2004-01-17 12:47:11 -05:00 |
Brad King
|
740505bb63
|
ENH: Added a recursive process execution test.
|
2004-01-17 12:46:56 -05:00 |
Ken Martin
|
d4e3804f4e
|
fix so that ctest is run even with bad cmake result
|
2004-01-16 14:00:30 -05:00 |
Brad King
|
e5a48ea031
|
ERR: Disabling some borland warnings.
|
2004-01-16 09:51:24 -05:00 |
Andy Cedilnik
|
f687b3d4a2
|
ENH: Handle spaces in the dart output of test
|
2004-01-15 17:07:40 -05:00 |
Andy Cedilnik
|
2f5673c894
|
ENH: Fix typos about copying exe flags to shared flags and to modules. Bug #518 - On borland, initial flags for bulding module are wrong
|
2004-01-15 13:57:21 -05:00 |
Brad King
|
79a1734269
|
ENH: Added more error state checks to RunSingleCommand.
|
2004-01-15 08:50:37 -05:00 |
Andy Cedilnik
|
09b766ef14
|
ERR: Do not ignore argument after nocmake
|
2004-01-13 12:28:52 -05:00 |
Bill Hoffman
|
8907dad99e
|
ENH: add no cmake option
|
2004-01-13 11:22:47 -05:00 |
Bill Hoffman
|
f0f9b50770
|
BUG: use the flags when testing for type of gnu compiler
|
2004-01-13 09:00:59 -05:00 |
Bill Hoffman
|
a9beaa40e8
|
BUG: try to get access to work on borland
|
2004-01-12 16:16:46 -05:00 |
Bill Hoffman
|
e5bcc9244b
|
ENH: use access over stat for performance
|
2004-01-12 13:53:46 -05:00 |
Andy Cedilnik
|
b4bf41434c
|
ENH: Only look for executable until found
|
2004-01-12 13:30:57 -05:00 |
Bill Hoffman
|
002679fdba
|
BUG: make sure property list is cleared between cache loadings
|
2004-01-12 11:07:13 -05:00 |
Sebastien Barre
|
1b2e663dfb
|
ENH: make it a bit smarter at finding stuff: now you need only to set *ONE* of (TCL|TK)_INCLUDE_PATH, (TCL|TK)_LIBRARY, TCL_TCLSH and the rest will be found.
|
2004-01-09 15:57:17 -05:00 |