200 Commits

Author SHA1 Message Date
Andy Cedilnik
c22cc421e0 ENH: Several cleanups and improvements 2005-01-27 15:54:47 -05:00
Andy Cedilnik
dc0ce24cc6 ENH: Add a superclass to all handlers 2005-01-27 11:43:22 -05:00
Andy Cedilnik
197ba0bdd6 ENH: Link to cmzlib 2005-01-27 10:13:38 -05:00
Ken Martin
ef75402148 ENH: added more capabilities to ctest 2005-01-27 10:11:04 -05:00
Brad King
a81a8263a5 ENH: Added hook into Fortran dependency scanner. 2005-01-26 16:18:22 -05:00
Bill Hoffman
96daa417cb ENH: add initial non-working XCode stuff 2005-01-25 15:26:57 -05:00
Bill Hoffman
a641ad3bba ENH: split up cmCommands into two files 2005-01-21 10:27:51 -05:00
Brad King
195cdf172e ENH: Split dependency scanning and checking into separate cmDepends superclass with language-specific subclasses such as cmDependsC. 2005-01-18 17:09:05 -05:00
Andy Cedilnik
ed9e0626fd COMP: Ok, actually link to the library.... 2005-01-18 16:47:51 -05:00
Andy Cedilnik
dcadffbe00 ENH: Add XML parser 2005-01-18 13:41:23 -05:00
Ken Martin
0ad63cf5fd ENH: minor fix for windows 2004-12-03 09:25:00 -05:00
Brad King
d46d8df0ed ENH: Re-implemented cmGeneratedFileStream to look like a real stream and replace the destination file atomically. This will avoid problems with the process being terminated while generating a file. 2004-11-03 07:23:18 -05:00
Brad King
3e59af4dcd ENH: Added cmLocalUnixMakefileGenerator2 to build. 2004-10-26 12:54:51 -04:00
Andy Cedilnik
a3ce1fb293 ENH: Allow disabling of long running tests 2004-10-25 10:04:17 -04:00
Andy Cedilnik
5ceae46e19 COMP: Remove unnecessary commit 2004-10-22 15:45:20 -04:00
Andy Cedilnik
fc70a2bb2a ENH: Add development version support in CMake 2004-10-22 15:44:54 -04:00
Andy Cedilnik
f38a28f044 ERR: Fix problems on windows 2004-10-19 10:59:34 -04:00
Andy Cedilnik
922bdc3602 ENH: Remove bogus clean step 2004-10-18 17:24:12 -04:00
Andy Cedilnik
d7d16d386d BUG: Ok, this should make the test actually do something 2004-10-18 15:37:37 -04:00
Andy Cedilnik
7481c895c4 ENH: Do bootstrap test on all unix systems 2004-10-18 15:05:06 -04:00
Andy Cedilnik
e60b8b87eb ENH: Add bootstrap test 2004-10-18 12:33:25 -04:00
Bill Hoffman
9fd8d5f181 allow kdevelop for cygwin 2004-10-12 10:57:24 -04:00
Andy Cedilnik
47bae096e8 STYLE: Remove anoying message 2004-10-11 14:47:35 -04:00
Bill Hoffman
766c093d69 NEW: add kdevelop patch from Alexander Neundorf 2004-10-11 11:32:14 -04:00
Andy Cedilnik
decb1ac05f ERR: Too much commits 2004-10-05 16:16:31 -04:00
Andy Cedilnik
9e1288da10 PERF: Several cleanups, and remove need for Curl directory to be in include path 2004-10-05 16:14:04 -04:00
Andy Cedilnik
6e7ba70aad ENH: Cleanup CTest test 2004-09-30 18:45:55 -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
Bill Hoffman
f5b978fe2f ENH: better message for skipping java 2004-09-27 11:03:20 -04:00
Bill Hoffman
dfd275b8f9 ENH: use correct args for test of java 2004-09-24 16:54:55 -04:00
Bill Hoffman
4b87fdada4 ENH: only use newer java for testing 2004-09-24 16:34:20 -04:00
Ken Martin
1ffbc81061 ENH: check for all parts of java 2004-09-24 11:34:57 -04:00
Bill Hoffman
76dac72246 temporary fix to try and get a clean dashboard 2004-09-23 17:49:54 -04:00
Bill Hoffman
692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 2004-09-22 14:42:05 -04:00
Bill Hoffman
5971857544 ENH: only try to use fortran if the generator is make based 2004-09-22 10:06:16 -04:00
Bill Hoffman
013b66d8fa ENH: add a test for external projects 2004-09-14 16:01:00 -04:00
Ken Martin
43d8918f40 more cleanup of ctest 2004-09-09 08:41:05 -04:00
Ken Martin
8a2beddad4 more cleanup 2004-09-07 10:37:39 -04:00
Ken Martin
05d985c082 some bug fixes for my recent checkins and some more cleanup 2004-09-07 09:17:15 -04:00
Ken Martin
9f60bd9c49 oops 2004-09-06 13:37:34 -04:00
Ken Martin
1b5b6ab303 starting cleanup of ctest 2004-09-06 12:46:35 -04:00
Bill Hoffman
ca5e9e6415 ENH: try to find fortran compiler before adding the test 2004-08-26 16:34:06 -04:00
Bill Hoffman
c2be640c59 ENH: try to find fortran compiler before adding the test 2004-08-26 16:11:32 -04:00
Bill Hoffman
50045b7dac remove test fortran for now 2004-08-26 16:00:14 -04:00
Bill Hoffman
74fb2c64b2 Add a fortran test if there is a fortran compiler 2004-08-26 15:55:10 -04:00
Bill Hoffman
9136914413 Add a fortran test if there is a fortran compiler 2004-08-26 15:53:11 -04:00