Commit Graph

5862 Commits

Author SHA1 Message Date
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 6e2e4eb104 ENH: Dart change 2005-05-27 11:26:33 -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
Ken Martin 7157fa163c ENH: added requires flag 2005-05-24 10:45:39 -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
Andy Cedilnik 6adbe6d049 ENH: Be more verbose, handle network paths, and write compiler output to the log files 2005-05-19 14:36:19 -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