Commit Graph

4630 Commits

Author SHA1 Message Date
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
Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files 2005-06-23 13:04:18 -04:00
Ken Martin 5c68b61a9c COMP: fix compiler warnings 2005-06-23 12:34:19 -04:00
Utkarsh Ayachit 0e18526103 BUG: reverting to 1.53 2005-06-23 12:05:11 -04:00
Utkarsh Ayachit 573bd54fc2 BUG: fixed conflicts between file names among different utilities. 2005-06-23 11:22:09 -04:00
Ken Martin dec5cc1082 ENH: converted macro to use variables and fixed some case issues with some function blockers 2005-06-23 11:03:57 -04:00
Brad King 553f7a04d0 ENH: Added some smaller primes to allow small hash table sizes and therefore shorter initial construction times. 2005-06-23 10:25:57 -04:00
Andy Cedilnik cad1975871 STYLE: Nightly Version update 2005-06-23 05:57:00 -04:00
Ken Martin 5c3bd0e8e2 STYLE: updated the docs to be more accurate 2005-06-22 14:20:16 -04:00
Ken Martin de89c6fa69 COMP: fix possible poroblem with freed memory 2005-06-22 14:16:18 -04:00
Ken Martin 6e6bfc752b COMP: fix unused variable 2005-06-22 14:04:52 -04:00
Ken Martin f5dbca4971 ENH: changed FOREACH to use variables instead of string replacement 2005-06-22 13:32:11 -04:00
Andy Cedilnik 1823e78d5c BUG: Fix displaying of percentage 2005-06-22 10:54:19 -04:00
Ken Martin cba6b73340 BUG: clean rule wasn't cleaning libs and executables 2005-06-22 10:09:17 -04:00
Ken Martin 3b66c0a574 ENH: some better checks 2005-06-22 09:12:05 -04:00
Ken Martin 369308ca76 ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk 2005-06-22 09:06:46 -04:00
Andy Cedilnik 5fab6eebd6 STYLE: Nightly Version update 2005-06-22 05:43:46 -04:00
Andy Cedilnik 01a78e617a ENH: Remove stray abort 2005-06-21 16:44:46 -04:00
Ken Martin dd2e2807cb ENH: fix for BSD makes no longer use dir name as a target 2005-06-21 16:29:47 -04:00
Brad King 60b72ab3de BUG: Fixed error message formatting when try run executable command cannot be found. 2005-06-21 14:20:30 -04:00
Andy Cedilnik 9e9b6a8354 BUG: Fix escaping to make OSX work again 2005-06-21 11:01:24 -04:00
Brad King 05f5f379a7 BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specify that the argument to usleep must be less than 1000000. 2005-06-21 10:33:57 -04:00
Ken Martin b25dea9f11 ENH: add test to make sure custom commands are used 2005-06-21 09:34:47 -04:00
Andy Cedilnik 43e1e82fc6 STYLE: Nightly Version update 2005-06-21 05:56:56 -04:00
Andy Cedilnik c60263f5ea ENH: Initialize handler before processing it 2005-06-20 17:57:32 -04:00
Andy Cedilnik b17c77a1b5 ENH: Until there is some test for curses dialog, no need to do coverage 2005-06-20 17:37:40 -04:00
Ken Martin e6f9ea3d13 BUG: goof in new feature fixed 2005-06-20 16:24:37 -04:00
Ken Martin 2735dbe835 ENH: removed unused files 2005-06-20 14:15:11 -04:00
Ken Martin 26c53fe14c ENH: modified GET_TARGET_PROPERTIES to work with all targets 2005-06-20 14:00:48 -04:00
Sebastien Barre 490119d2aa ENH: fix test, it has to return a true/false value otherwise it just passes the test, and add test for EscapeChars 2005-06-20 13:49:04 -04:00
Brad King cbdc3f408d ENH: Added documentation of VERSION and SOVERSION properties. 2005-06-20 11:54:12 -04:00
Ken Martin 3748dff70d ENH: no longer used 2005-06-20 11:53:50 -04:00
Ken Martin 68cb67c3b1 COMP: see about fixing warning 2005-06-20 08:59:33 -04:00
Andy Cedilnik abcf16ac20 STYLE: Nightly Version update 2005-06-20 05:50:50 -04:00
Andy Cedilnik 087a2cc1ea STYLE: Nightly Version update 2005-06-19 06:51:34 -04:00
Andy Cedilnik 342af15b2c STYLE: Nightly Version update 2005-06-18 05:28:36 -04:00
Andy Cedilnik 793ae7172f COMP: Fix problems with old cmake 2005-06-17 23:15:12 -04:00
Andy Cedilnik 1bbccc5bef ENH: Improve handling of escaped characters 2005-06-17 15:50:08 -04:00
Andy Cedilnik b7a2d11f2d ENH: Pass ctest config type to subprocesses 2005-06-17 15:44:32 -04:00
Andy Cedilnik 6ab962b348 ENH: Pass configuration type to subprocesses 2005-06-17 15:43:35 -04:00
Brad King 81c92386ac ENH: Enabling new test 7 of process execution. 2005-06-17 14:13:32 -04:00
Brad King 7aa0492422 ENH: Added polling feature to documentation of WaitForData. 2005-06-17 14:07:17 -04:00
Brad King 5df6d35dc6 BUG: Fixed polling feature of WaitForData. 2005-06-17 14:05:35 -04:00
Brad King 28ffc134a0 ENH: Added test 7 to expose problems with polling by WaitForData. 2005-06-17 13:59:22 -04:00
Brad King 9fd4560ba2 BUG: Fixed polling capability of WaitForData. 2005-06-17 13:57:27 -04:00
Andy Cedilnik d9dc9b54a6 ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked 2005-06-17 13:04:56 -04:00
Mathieu Malaterre d3239ac68f ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup (convenience) 2005-06-17 11:46:29 -04:00
Brad King 65e2c18d73 ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch level. Submitted by Alexander Neundorf. 2005-06-17 09:49:06 -04:00
Andy Cedilnik fb7b1cb551 STYLE: Nightly Version update 2005-06-17 05:50:21 -04:00
Andy Cedilnik 5e5d8d85e1 When running the same ctest as the one we are testing, make sure to run as separate process 2005-06-16 16:42:31 -04:00
Andy Cedilnik f7ddfbe1fd ENH: Add extra argument 2005-06-16 16:33:24 -04:00
Andy Cedilnik 73fe7c316a ENH: Return error if there is an ERROR_MESSAGE. Also fix tag for the test 2005-06-16 16:24:39 -04:00
Andy Cedilnik ed75322836 COMP: Fix build error on Windows 2005-06-16 15:44:35 -04:00
Andy Cedilnik c34696021d ENH: Add test of macro 2005-06-16 14:56:28 -04:00
Andy Cedilnik 9a7dec33a3 ENH: Before running configre, remove all macros. Also, backup the command names. Also, make command names case insensitive 2005-06-16 14:56:15 -04:00
Andy Cedilnik 4c658a5bc5 ENH: Add classname to commands 2005-06-16 14:05:22 -04:00
Andy Cedilnik 2cc5ed49d1 ENH: Several improvements to CTest:
1. Support for showing line numbers when debugging ctest --show-line-numbers
2. Modify the ctest initialization code, so that it can be delayed
3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that)
4. Start command is simplified and the functionality is moved to CTest
5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set
6. Add test that checks out kwsys and perform tests on the fresh checkout
2005-06-16 13:18:21 -04:00
Ken Martin b156314ab3 ENH: add first cut at support for exe with same name as lib 2005-06-16 11:52:51 -04:00
Ken Martin fbf40e202a ENH: add first cut at support for exe with same name as lib 2005-06-16 11:48:43 -04:00
Ken Martin 662234eff9 ENH: replace brackets with more generic find 2005-06-16 10:23:43 -04:00
Ken Martin 84dce824e5 ENH: make more specific in reject self linking 2005-06-16 10:22:43 -04:00
Andy Cedilnik 67c4e66845 STYLE: Nightly Version update 2005-06-16 05:50:09 -04:00
Andy Cedilnik 63a34874d5 ENH: Add accessor for Makefile and make SetError public 2005-06-15 15:51:39 -04:00
Andy Cedilnik d6f77bddc4 ENH: Pass in memcheck command options and suppresions, and change skin to tool 2005-06-15 10:53:49 -04:00
Andy Cedilnik 9755dd4f22 ENH: Handle passing in coverage command 2005-06-15 10:53:09 -04:00
Andy Cedilnik feb271089e ENH: Add logging to improve coverage 2005-06-15 08:54:56 -04:00
Andy Cedilnik 78a4164c4b STYLE: Nightly Version update 2005-06-15 05:42:41 -04:00
Andy Cedilnik d797ba2c7e ENH: More cleanups 2005-06-14 15:49:30 -04:00
Andy Cedilnik 04f0a634a5 ENH: Add commands for memory checking and coverage 2005-06-14 14:00:45 -04:00
Andy Cedilnik 40d289dd68 ENH: Improve variable name regular expression 2005-06-14 13:22:08 -04:00
Andy Cedilnik 24a5c0a72e ENH: Save command that macro overwrites 2005-06-14 12:48:59 -04:00
Andy Cedilnik a95a4b000d ENH: Separate standard output and standard error for problematic commands 2005-06-14 11:42:53 -04:00
Andy Cedilnik 02f12a82be STYLE: Nightly Version update 2005-06-14 03:02:06 -04:00
Sebastien Barre 7f2c1e434c ENH: add method to escape some chars in a string 2005-06-13 18:03:53 -04:00
Andy Cedilnik 6037d1ae66 ENH: Handle non-existing variables 2005-06-13 14:29:45 -04:00
Andy Cedilnik 29f7e505a5 ENH: Use the new parser that supports nested variables 2005-06-13 11:00:29 -04:00
Andy Cedilnik 385cced66c ENH: More cleanups 2005-06-13 10:27:05 -04:00
Andy Cedilnik 043ddabc91 ENH: More optimization 2005-06-13 10:11:44 -04:00
Andy Cedilnik 733c1c193b ENH: Initial import 2005-06-13 10:01:20 -04:00
Andy Cedilnik d36f3c5543 ENH: Handle errors and optimize a bit 2005-06-13 10:00:59 -04:00
Andy Cedilnik 84f12f9298 ENH: Remove some allocations 2005-06-13 10:00:15 -04:00
Andy Cedilnik 1a1e78be6f ENH: Rearange and cleanup 2005-06-13 09:59:48 -04:00
Ken Martin c9cc368a9d ENH: made configure file immediate by default for 2.2 or later 2005-06-13 09:33:38 -04:00
Andy Cedilnik 4391edcdd4 STYLE: Nightly Version update 2005-06-12 03:07:32 -04:00
Andy Cedilnik e862a8c8ab STYLE: Nightly Version update 2005-06-11 03:07:09 -04:00
Ken Martin 8f8b72164a ENH: remove old 1.2 compatability from cmake 2.2 2005-06-10 11:27:41 -04:00
Ken Martin 80f796039c ENH: remove old 1.2 compatability from cmake 2.2 2005-06-10 10:45:43 -04:00
Ken Martin e559aa11ac ENH: added support for forcing recomputation of depends 2005-06-10 10:45:08 -04:00
Ken Martin c25e2b9b97 ENH: change workings of command so that it can all happing in the initial pass still works the old way but complains 2005-06-10 10:09:17 -04:00
Ken Martin f0b8cecf9d ENH: allow libs with no sources but complain 2005-06-10 10:08:41 -04:00
Andy Cedilnik ab313ca547 ENH: Be more verbose 2005-06-10 09:01:37 -04:00
Andy Cedilnik cf4ed39140 ENH: Be more verbose 2005-06-10 08:56:56 -04:00
Ken Martin 708828dc37 ENH: removed old convert calls 2005-06-10 08:41:47 -04:00
Andy Cedilnik 8b88391daa STYLE: Nightly Version update 2005-06-10 02:57:50 -04:00
Ken Martin c08862a88d ENH: removed UMG2 2005-06-09 14:39:14 -04:00
Ken Martin 26f509dda7 ENH: deprecate old ITK wrap command 2005-06-09 14:34:27 -04:00
Ken Martin 953e059ddf BUG: fix KDev gen to call parent class Generate 2005-06-09 11:46:39 -04:00
Ken Martin 494c843d38 ENH: make KDev sub off of Gen3 2005-06-09 11:39:12 -04:00
Ken Martin ea0a77fd81 ENH: removed old 1.2 compatability 2005-06-09 11:33:55 -04:00
Andy Cedilnik 2d4b06c8e5 ENH: some better error reporting and more robust handlign of bad targets 2005-06-09 09:48:44 -04:00
Brad King a7fcb07418 COMP: Disable more warnings. 2005-06-09 08:19:16 -04:00
Brad King 65ef62c697 COMP: Fix no-assignment-operator warning and disable typedef-name synonym warning. 2005-06-09 08:18:46 -04:00
Brad King 05bd270109 COMP: Disable useless warnings. 2005-06-09 08:03:45 -04:00
Brad King 943108cadf ENH: C++ configuration should include C configuration. 2005-06-09 08:02:58 -04:00
Brad King c1f64baa4a COMP: Need windows.h even on cygwin to get CreateFile API. 2005-06-09 07:51:49 -04:00
Brad King c7a61b9802 COMP: Fixed conversion warnings. 2005-06-09 07:40:41 -04:00
Andy Cedilnik 1046ba0f08 STYLE: Nightly Version update 2005-06-09 04:14:20 -04:00
Ken Martin d82a038ee1 BUG: fatal error in include file should not cause report of missing include file 2005-06-08 16:55:30 -04:00
Ken Martin cc6170c494 ENH: better error checking for add library or executable with no source files 2005-06-08 16:39:29 -04:00
Ken Martin 4ff9d1eae3 BUG: prevent segfault when no sources provided for lib 2005-06-08 16:31:34 -04:00
Andy Cedilnik bbf1c3a0e8 ENH: Handle more cases 2005-06-08 14:18:31 -04:00
Andy Cedilnik 2f42e93427 ENH: Initial import (not working yet) 2005-06-08 10:41:05 -04:00
Andy Cedilnik a3e70d3e80 STYLE: Nightly Version update 2005-06-08 04:09:49 -04:00
Ken Martin 8108786494 ENH: fix for incorrect setting of CONFIZGURATION_TYPES 2005-06-07 12:07:34 -04:00
Andy Cedilnik 7758abb2e6 BUG: Remove debugging code 2005-06-07 10:55:44 -04:00
Ken Martin 749fe26394 ENH: fix problem with dependency scanning 2005-06-07 10:47:28 -04:00
Andy Cedilnik 6af66e8b20 ENH: Add capability to include files to DartTestfile.txt and add example of that 2005-06-07 09:57:05 -04:00
Andy Cedilnik 33f9780ade ENH: Use CMake for parsing DartTestfile.txt 2005-06-07 09:06:38 -04:00
Andy Cedilnik 06ee4fc7b8 STYLE: Nightly Version update 2005-06-07 04:09:10 -04:00
Andy Cedilnik 3a839f7c3a BUG: Initialize the iterator to prevent seg-fault 2005-06-06 09:23:45 -04:00
Andy Cedilnik 5217fdfefd STYLE: Nightly Version update 2005-06-06 04:19:11 -04:00
Andy Cedilnik 0845d0e982 STYLE: Nightly Version update 2005-06-05 15:35:08 -04:00
Andy Cedilnik 1a165dc60d ENH: Move the build-and-test code to a handler 2005-06-03 16:10:55 -04:00
Andy Cedilnik 6fe633e1f7 ENH: Add a method to parse command line argument inside the handler 2005-06-03 14:42:33 -04:00
Andy Cedilnik 99fa337616 BUG: Remove memory leak 2005-06-03 14:17:59 -04:00
Ken Martin fdbfd6fc6e ENH: no longer used 2005-06-03 13:00:58 -04:00
Ken Martin 672296fced ENH: removed old commands 2005-06-03 12:58:39 -04:00
Andy Cedilnik 473a172f60 BUG: Remove unused code 2005-06-03 11:29:06 -04:00
Andy Cedilnik d77b861939 STYLE: Nightly Version update 2005-06-03 04:03:58 -04:00
Andy Cedilnik d56bed98d7 ENH: Add debug flag 2005-06-02 18:10:25 -04:00
Andy Cedilnik 8f6c1d3baa BUG: Fix the order of things to make submit handler not crash when proxies are set 2005-06-02 16:47:47 -04:00
Andy Cedilnik 19b5c93ca2 ENH: Cleanup output even more 2005-06-02 14:48:10 -04:00
Ken Martin 6a19668513 ENH: removed the ABSTRACT_FILES command 2005-06-02 14:24:46 -04:00
Ken Martin c2aa4e7a08 ENH: now also provides obj rules for local Makefiles 2005-06-02 13:41:34 -04:00
Andy Cedilnik 0b518c2fdb COMP: Remove compile warning 2005-06-02 12:26:54 -04:00
Andy Cedilnik ac05727cb0 ENH: Once the number of errors or warnings was reached, stop counting them. Also fix compile warning on bad compilers 2005-06-02 11:47:10 -04:00
Andy Cedilnik afb83a7d44 BUG: On windows there are problems when opening file as ascii 2005-06-02 09:35:51 -04:00
Andy Cedilnik 88a9cb9fa5 STYLE: Nightly Version update 2005-06-02 04:02:51 -04:00
Andy Cedilnik 36121b9234 ENH: Streamline build process. This reduces the memory footprint, since only some number of lines of output will be in memory at the time. Also, this will report the build errors and warnings as it goes through the build 2005-06-01 15:59:22 -04:00
Ken Martin 46e5b9afe2 ENH: minor perf improvement 2005-06-01 13:37:49 -04:00
Ken Martin 0f8282fab1 BUG: do not add help target if there is a real target named help 2005-06-01 13:24:37 -04:00
Brad King 5a4f27b61c BUG: Fixed name given to clean target listing for executable and library targets. 2005-06-01 13:19:53 -04:00
Ken Martin 8cd3eabee2 COMP: fix warning 2005-06-01 11:18:23 -04:00
Andy Cedilnik cd97dc5f79 BUG: Remove duplicate targets when in different generators 2005-06-01 09:25:10 -04:00
Ken Martin 35fcd2715e COMP: fix warning 2005-06-01 08:59:18 -04:00
Ken Martin 492b16b19d COMP: fix warning 2005-06-01 08:54:34 -04:00
Ken Martin 704ed70b1f COMP: fix warning 2005-06-01 08:50:12 -04:00
Ken Martin c3c609ab03 ENH: made immediate 2005-06-01 08:48:58 -04:00
Andy Cedilnik 8e3832c3d5 ENH: Make CMake --build-and-test to be verbose by default 2005-06-01 08:25:43 -04:00
Andy Cedilnik 20bb808656 ENH: Add support for deque 2005-06-01 08:25:21 -04:00
Andy Cedilnik 34b6353324 STYLE: Nightly Version update 2005-06-01 03:56:00 -04:00
Andy Cedilnik 7f7cf5ee6b COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE 2005-05-31 18:40:43 -04:00
Andy Cedilnik f6e5a878fc ENH: Add support for writing output file. While doing that, redesign the way ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake 2005-05-31 17:32:40 -04:00
Ken Martin 664a93121f ENH: removed the PREORDER option from the AddSubDirectory command 2005-05-31 15:10:04 -04:00
Ken Martin e26293f3ab COMP: fix a waring 2005-05-31 14:09:16 -04:00
Ken Martin 6999000852 ENH: now uses Makefile2 to cleanup zsh issues and provided some more documentation 2005-05-31 11:46:49 -04:00
Ken Martin f79376c1d1 STYLE: add some better comments and remove some unused code 2005-05-31 10:16:28 -04:00
Andy Cedilnik d101f94f9b STYLE: Nightly Version update 2005-05-31 04:10:47 -04:00
Andy Cedilnik 72ee8e6542 ENH: Add support for iomanip 2005-05-30 17:26:38 -04:00
Andy Cedilnik ea856b189d STYLE: Nightly Version update 2005-05-30 04:02:22 -04:00
Andy Cedilnik 43cc52565a STYLE: Nightly Version update 2005-05-29 04:04:57 -04:00
Bill Lorensen bd74de53f3 COMP: warning. 2005-05-28 08:44:44 -04:00
Andy Cedilnik 04457b6a3a STYLE: Nightly Version update 2005-05-28 04:10:24 -04:00
Sebastien Barre a662af88de ENH: add convenience function to convert Windows command line args into Unix argc/argv. Pulled and cleaned from PV/VV/VJ init code 2005-05-27 22:11:26 -04:00
Andy Cedilnik c593bfc7d2 ENH: Use generated file stream for files 2005-05-27 16:17:38 -04:00
Andy Cedilnik f0ed6737b1 STYLE: Nightly Version update 2005-05-27 04:08:43 -04:00
Andy Cedilnik ef013caeb1 ENH: Fix for changes in XML-RPC for Dart2 2005-05-26 18:15:41 -04:00
Andy Cedilnik 17da34e188 COMP: Fix for support of VS 8.0 beta 2 2005-05-26 17:30:13 -04:00
Andy Cedilnik b0a97bc014 STYLE: Nightly Version update 2005-05-26 04:09:34 -04:00
Ken Martin a2f148936b ENH: added clean target for subdirs 2005-05-25 15:09:06 -04:00
Ken Martin d7cbf3e1d6 BUG: a fix for constant recomputing of depends 2005-05-25 12:22:32 -04:00
Andy Cedilnik 0e194cab84 ENH: new fortran depends to match new Unix Gen 2005-05-25 11:19:16 -04:00
Ken Martin 193747256b ENH: switch to using new Unix Makefile generator for Unix as well 2005-05-25 11:18:41 -04:00
Andy Cedilnik 89e65c2c0b STYLE: Nightly Version update 2005-05-25 04:07:11 -04:00
Ken Martin 8c8573c255 BUG: fix for directory of empty depend.make files 2005-05-24 16:36:36 -04:00
Ken Martin 144f3670c0 BUG: building libs caused all generated files to be deleted 2005-05-24 16:11:59 -04:00
Ken Martin 89495847cf STYLE: fix the docs 2005-05-24 15:36:11 -04:00
Ken Martin baeeb40823 ENH: some more cleanup and changes to how custom commands are stored 2005-05-24 14:42:23 -04:00
Ken Martin ef6c5ae23e ENH: optimization to not use requires step unless a language requires it 2005-05-24 11:17:30 -04:00
Andy Cedilnik ee51ec64e2 STYLE: Nightly Version update 2005-05-24 04:08:56 -04:00
Andy Cedilnik a088b81586 STYLE: Nightly Version update 2005-05-23 03:57:13 -04:00
Andy Cedilnik 112fc1406a STYLE: Nightly Version update 2005-05-22 03:56:50 -04:00
Andy Cedilnik 2b812f4313 STYLE: Nightly Version update 2005-05-21 03:56:36 -04:00
Andy Cedilnik e86b9d33d0 BUG: fix for empty custom commands 2005-05-20 12:09:33 -04:00
Ken Martin 60bcce7fa2 ENH: added help target and made custom commands execute in start output directory 2005-05-20 11:01:21 -04:00
Ken Martin db3d203893 ENH: fix warning and also add back in build.make 2005-05-20 08:45:52 -04:00
Ken Martin 9d8d6c14c1 ENH: fix warning and also add back in build.make 2005-05-20 08:45:33 -04:00
Andy Cedilnik 75598b9de0 STYLE: Nightly Version update 2005-05-20 03:57:42 -04:00
Ken Martin 39f0eadad3 COMP: fix warning 2005-05-19 15:55:31 -04:00
Ken Martin 463c8e07a8 ENH: fixes for subdir build Makefiles 2005-05-19 15:00:35 -04:00
Ken Martin b2cca4799d COMP: fix warning 2005-05-19 13:32:55 -04:00
Ken Martin c37eecffe2 BUG: fix for bad depency clearing 2005-05-19 13:26:24 -04:00
Ken Martin 1e78125a7b ENH: some performance improvements 2005-05-19 10:52:59 -04:00
Andy Cedilnik 1137970d54 STYLE: Nightly Version update 2005-05-19 03:55:29 -04:00
Ken Martin 451c63df0d ENH: fix for makes that do not handle targets wihtout a rule to build them 2005-05-18 16:10:49 -04:00
Ken Martin 78b5cca6e3 ENH: another step to the next generator still not optimized yet 2005-05-18 13:46:00 -04:00
Andy Cedilnik aa73e653aa STYLE: Nightly Version update 2005-05-18 04:01:46 -04:00
Ken Martin 8575d2369d COMP: some warning fixes and cleanup 2005-05-17 14:39:18 -04:00
Andy Cedilnik 185b6f0b02 ENH: implemented provides requires code 2005-05-17 14:22:59 -04:00
Ken Martin 61358ac75c ENH: some more reorg 2005-05-17 11:15:09 -04:00
Andy Cedilnik 226f7f6639 STYLE: Nightly Version update 2005-05-17 03:57:41 -04:00
Brad King 7ed018ec09 BUG: Changing to a new test for whether to do relative path conversion. Now only paths inside the source or binary trees are converted. 2005-05-16 14:17:30 -04:00
Brad King 26f82b064c ENH: Removing previous debug code. 2005-05-16 13:42:23 -04:00
Ken Martin 1c95c08ccf ENH: some updates to the provides requires code 2005-05-16 10:53:02 -04:00
Andy Cedilnik c2c0956c43 STYLE: Nightly Version update 2005-05-15 03:57:16 -04:00
Andy Cedilnik 462fad0b2f STYLE: Nightly Version update 2005-05-14 04:01:44 -04:00
Ken Martin 6f247e851f ENH: remove duplicate provide rule for fortran 2005-05-13 15:51:14 -04:00
Ken Martin a3a7f040c6 COMP: shut up warning 2005-05-13 15:50:42 -04:00
Brad King cbf6358068 ENH: Added knowledge of FreeBSD. 2005-05-13 14:45:54 -04:00
Brad King b45071cc60 ENH: Adding debugging code for freebsd. 2005-05-13 14:44:20 -04:00
Ken Martin 27ab533963 BUG: minor cleanup and fix for convenience rules 2005-05-13 14:13:00 -04:00
Ken Martin 3744464c5e BUG: filx for old bug in rel path computaiton code 2005-05-13 14:12:05 -04:00
Ken Martin 8c65179339 ENH: warning fixes and some first steps in cleaning up the convert code 2005-05-13 09:54:30 -04:00
Andy Cedilnik 9e5315fb54 STYLE: Nightly Version update 2005-05-13 04:04:55 -04:00
Bill Hoffman bbdfcc581a Undo fix as it broke the dashboard 2005-05-12 16:25:40 -04:00
Bill Hoffman 70ed04df05 ENH: fix for bug where debug, release etc flags were not used for linker options, BUG 1781 fix 2005-05-12 13:27:48 -04:00
Ken Martin 7e430b6f0b COMP: shut up unused var 2005-05-12 11:26:13 -04:00
Ken Martin 4a701917a4 BUG: fix bad generator name 2005-05-12 11:24:23 -04:00
Ken Martin 52fc539e4e ENH: defer relative paths 2005-05-12 10:58:23 -04:00
Ken Martin caf17c123b ENH: added new generator 2005-05-12 10:49:56 -04:00
Andy Cedilnik e1c9730a01 STYLE: Nightly Version update 2005-05-12 03:53:15 -04:00
Ken Martin c85069b290 ENH: some changes to the depends signature to be more flexible 2005-05-11 13:16:45 -04:00
Ken Martin 25d6c04add ENH: another snapshot 2005-05-11 12:44:01 -04:00
Ken Martin 25f75d9075 ENH: added new methods to convert to HomeRelative paths 2005-05-11 10:19:58 -04:00
Ken Martin 4b1c392c9c ENH: snapshot 2005-05-11 08:45:16 -04:00
Andy Cedilnik 0f0c1bf041 STYLE: Nightly Version update 2005-05-11 03:55:30 -04:00
Brad King 858a5131dc ENH: Removing QNX hack for test 6 now that the problem has been fixed. 2005-05-10 16:41:20 -04:00
Brad King a4aefb4faa BUG: struct timeval uses unsigned types on at least one platform (QNX). Alot of the time logic assumes a signed type. Switch to using a signed representation that is converted to the native representation only for system calls. 2005-05-10 16:36:49 -04:00
Andy Cedilnik efcb43a88f ENH: Allow changing of file name 2005-05-10 11:11:28 -04:00
Brad King dd9e2b904c BUG: Re-implemented dependency line parsing to deal with quoted paths and escaped spaces. 2005-05-10 11:00:15 -04:00
Andy Cedilnik b2f5af917b ENH: Remove the old code 2005-05-10 10:10:51 -04:00
Andy Cedilnik af5bc4f430 STYLE: Nightly Version update 2005-05-10 03:52:28 -04:00
Ken Martin 52d9753f80 ENH: some more fixes 2005-05-09 15:11:51 -04:00
Ken Martin 5fb21a0640 ENH: some more cleanup 2005-05-09 08:53:38 -04:00
Andy Cedilnik 20f668c6fe STYLE: Nightly Version update 2005-05-09 03:57:50 -04:00
Andy Cedilnik 1b35cabc27 ENH: Add notes 2005-05-08 13:49:06 -04:00
Andy Cedilnik 8adc177bcf ENH: Remove error about not being able to update CTest configuration 2005-05-08 13:48:52 -04:00
Andy Cedilnik 0842958977 ENH: Remove memory leak and remember global generator for next time 2005-05-08 13:48:09 -04:00
Andy Cedilnik 4e49c3bf6e ENH: Add method so that ctest handlers and commands can add notes 2005-05-08 13:47:20 -04:00
Andy Cedilnik 26e8ff9ab6 STYLE: Nightly Version update 2005-05-08 04:00:03 -04:00
Andy Cedilnik 505e30e0fc STYLE: Nightly Version update 2005-05-07 03:56:45 -04:00
Ken Martin 0cb20474d8 ENH: updates 2005-05-06 14:49:38 -04:00
Brad King dc75c22645 COMP: Fixed forced bool conversion warning. 2005-05-06 12:38:23 -04:00
Brad King e8911705d6 ENH: Added optional verbose output to build system dependency check. 2005-05-06 09:58:58 -04:00
Andy Cedilnik 6f35a272a7 STYLE: Nightly Version update 2005-05-06 03:52:56 -04:00
Ken Martin c2cd47b32c ENH: backup of work in progress 2005-05-05 12:45:53 -04:00
Andy Cedilnik a9b729128f BUG: If there is a fatal error, stop processing list file 2005-05-05 10:40:37 -04:00
Brad King 1c6f9716c3 BUG: Added space after /clean to avoid putting it together with the build configuration. This fixes the failure of the complext test on the second run in the same tree. 2005-05-05 10:26:41 -04:00
Andy Cedilnik da34e811a9 ENH: Add configuration file for kwsys 2005-05-05 10:19:27 -04:00