Andy Cedilnik
|
dcaf523a7d
|
ENH: We need this for the new version of Curl. Once CMake 2.2 is released, this can go out.
|
2004-10-05 09:04:58 -04:00 |
Ken Martin
|
c86e9f5b3e
|
COMP: fix bad include file
|
2004-10-05 09:01:30 -04:00 |
Andy Cedilnik
|
bb865245f4
|
ERR: Fix bootstrap
|
2004-10-05 08:49:07 -04:00 |
Andy Cedilnik
|
518de19f74
|
ENH: Add option of adding random include files before doing CheckTypeSize
|
2004-10-05 08:33:08 -04:00 |
Andy Cedilnik
|
b1a1526e14
|
ENH: When test fails, write out the output
|
2004-10-05 08:32:08 -04:00 |
Brad King
|
bf46e4f4b7
|
ENH: Started new makefile generator implementation. It will temporarily be called cmLocalUnixMakefileGenerator2 until it is ready to replace the original completely.
|
2004-10-04 16:15:25 -04:00 |
Ken Martin
|
1066af4527
|
ENH: Mathieus support for path conversions
|
2004-10-04 12:31:09 -04:00 |
Andy Cedilnik
|
7e3c70082a
|
BUG: Use kwsys from the source tree
|
2004-10-04 12:02:38 -04:00 |
Andy Cedilnik
|
c75c2a8e99
|
ENH: Better sorting of results
|
2004-10-04 08:06:30 -04:00 |
Andy Cedilnik
|
c20b14de9b
|
BUG: Fix problem with spaces in the path
|
2004-10-03 07:27:53 -04:00 |
Andy Cedilnik
|
a9028dfd07
|
BUG: Attempt to remove memory leak
|
2004-10-03 07:14:05 -04:00 |
Andy Cedilnik
|
a1bc51d565
|
BUG: Add regular expression to vector
|
2004-10-01 13:23:06 -04:00 |
Andy Cedilnik
|
1b0ee0bd91
|
ENH: Use existing CTest and cmake
|
2004-10-01 13:10:33 -04:00 |
Andy Cedilnik
|
6e9ec4598d
|
ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have to specify ctest executable in CTEST_COMMAND, but just a variable
|
2004-10-01 12:21:16 -04:00 |
Brad King
|
7350756728
|
ERR: Added missing include of string.h
|
2004-10-01 11:36:38 -04:00 |
Andy Cedilnik
|
1b07b740d7
|
ENH: Let us recognize it on the dashboard
|
2004-10-01 11:13:04 -04:00 |
Andy Cedilnik
|
6e7ba70aad
|
ENH: Cleanup CTest test
|
2004-09-30 18:45:55 -04:00 |
Andy Cedilnik
|
74b07fcf96
|
ENH: Do kwsys instead of CMake
|
2004-09-30 18:45:08 -04:00 |
Andy Cedilnik
|
377b06ed41
|
ERR: Fix for non-gcc/icc compilers
|
2004-09-30 18:06:29 -04:00 |
Brad King
|
f2e46cf172
|
ENH: Added optional display of output for tests. Avoid printing alot of output for test 6.
|
2004-09-30 17:42:42 -04:00 |
Andy Cedilnik
|
77209d371f
|
ERR: Fix error
|
2004-09-30 17:27:58 -04:00 |
Andy Cedilnik
|
d186bbd719
|
BUG: Check if the compiler is gnu. If it is, do not do special platform tests. Fixes Bug #1215 - bootstrap uses native flags with gnu compiler on OSF
|
2004-09-30 16:24:54 -04:00 |
Andy Cedilnik
|
cbab381bda
|
ENH: Add support for SourceFile and LineNumber
|
2004-09-30 16:20:23 -04:00 |
Bill Hoffman
|
5bf55d1590
|
ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString
|
2004-09-29 16:07:07 -04:00 |
Andy Cedilnik
|
64a6ad4975
|
BUG: Remove maximum size of test output
|
2004-09-29 14:14:17 -04:00 |
Andy Cedilnik
|
70c973ba10
|
ERR: Fix Windows build
|
2004-09-29 13:21:21 -04:00 |
Andy Cedilnik
|
3fc7dc5e70
|
ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1133 - cmake -E copy file dir sets the wrong permissions on the destination directory
|
2004-09-29 12:20:52 -04:00 |
Andy Cedilnik
|
cf8d34040e
|
BUG: If extra update failes, continue with dashboard. Closes Bug #894 - Fatal CVS update error kills test, and is not reported
|
2004-09-29 11:52:02 -04:00 |
Andy Cedilnik
|
1852a88fa1
|
ENH: When copy file, if the output file exits, delete it first
|
2004-09-29 11:18:07 -04:00 |
Andy Cedilnik
|
fdf589d2da
|
ENH: Allow CMake to use CommandLineArguments without warning
|
2004-09-29 08:58:45 -04:00 |
Andy Cedilnik
|
f3cfe48152
|
ENH: Add lots of comments
|
2004-09-29 08:34:02 -04:00 |
Andy Cedilnik
|
7488e43d69
|
ENH: Add access to last argument parsed
|
2004-09-29 07:56:25 -04:00 |
Andy Cedilnik
|
a58b87378d
|
ENH: Enable Command Line Arguments
|
2004-09-28 17:51:50 -04:00 |
Andy Cedilnik
|
6972cdf9e9
|
ENH: Move all extracting of variables to ExtractVariables. This way it is easy to know what variables are used
|
2004-09-28 17:51:29 -04:00 |
Andy Cedilnik
|
e96b0b44ca
|
ENH: Add accessor for Argv0
|
2004-09-28 11:34:29 -04:00 |
Andy Cedilnik
|
61d6150797
|
ENH: Add some documentation
|
2004-09-28 09:00:06 -04:00 |
Bill Hoffman
|
309b4caf45
|
BUG: make sure release flags are replaced
|
2004-09-27 16:33:42 -04:00 |
Bill Hoffman
|
de3cc6f217
|
ENH: allow for a different jni.h to enable java testing
|
2004-09-27 15:21:44 -04:00 |
Bill Hoffman
|
a69275d37b
|
ENH: allow for a different jni.h to enable java testing
|
2004-09-27 15:15:59 -04:00 |
Bill Hoffman
|
591fa1daea
|
space in path problem
|
2004-09-27 15:11:41 -04:00 |
Bill Hoffman
|
9ee34e6071
|
ENH: use jni.h to determine java version
|
2004-09-27 14:39:15 -04:00 |
Bill Hoffman
|
6b9e217bee
|
ENH: use jni.h to determine java version
|
2004-09-27 14:21:05 -04:00 |
Andy Cedilnik
|
eadf3aea79
|
BUG: If notes file is missing, create empty notes file with error message
|
2004-09-27 13:36:47 -04:00 |
Bill Hoffman
|
80050d9541
|
clean up output of test and force verbose makefiles
|
2004-09-27 13:03:36 -04:00 |
Bill Hoffman
|
016e0e52cb
|
BUG: make sure java jar files are not libfoo.jar but are just foo.jar
|
2004-09-27 11:36:29 -04:00 |
Bill Hoffman
|
f5b978fe2f
|
ENH: better message for skipping java
|
2004-09-27 11:03:20 -04:00 |
Andy Cedilnik
|
0871ddbedd
|
ENH: Replace INCLUDE(Find...) with FIND_PACKAGE(...)
|
2004-09-27 09:49:55 -04:00 |
Bill Hoffman
|
dfd275b8f9
|
ENH: use correct args for test of java
|
2004-09-24 16:54:55 -04:00 |
Bill Hoffman
|
74b3924edd
|
try and get this java test to work
|
2004-09-24 16:34:59 -04:00 |
Bill Hoffman
|
4b87fdada4
|
ENH: only use newer java for testing
|
2004-09-24 16:34:20 -04:00 |