summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog161
1 files changed, 90 insertions, 71 deletions
diff --git a/ChangeLog b/ChangeLog
index f6158d41369..b1e207d003d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,26 @@
+Mon Jul 28 12:49:23 2003 Chad Elliott <elliott_c@ociweb.com>
+
+ * bin/MakeProjectCreator/modules/TemplateParser.pm:
+
+ Added the ability to uppercase and lowercase strings within the
+ templates.
+
+ * bin/MakeProjectCreator/USAGE:
+ * bin/MakeProjectCreator/modules/AutomakeProjectCreator.pm:
+ * bin/MakeProjectCreator/modules/AutomakeWorkspaceCreator.pm:
+ * bin/MakeProjectCreator/templates/automake.mpd:
+ * bin/mpc.pl:
+ * bin/mwc.pl:
+
+ Added initial support for Automake. This is by no means complete
+ or even correct, but it's a starting point. Perhaps someone who
+ knows something about Automake could make the automake template
+ better (correct).
+
Mon Jul 28 09:36:15 2003 Gan Deng <gan.deng@vanderbilt.edu>
- * bin/tao_orb_tests.lst
- Put the Bug_1551_Regression test into the daily builds.
+ * bin/tao_orb_tests.lst
+ Put the Bug_1551_Regression test into the daily builds.
Sun Jul 27 20:19:48 UTC 2003 Don Hinton <dhinton@dresystems.com>
@@ -198,38 +217,38 @@ Sun Jul 27 20:19:48 UTC 2003 Don Hinton <dhinton@dresystems.com>
Sun Jul 27 12:51:14 2003 Venkita Subramonian <venkita@cs.wustl.edu>
- * Kokyu/DSRT_Dispatcher_Impl.{cpp,h,i}:
- Deleted these files.
-
- * Kokyu/Kokyu.dsp:
- * Kokyu/Kokyu_Static.dsp:
- Updated due to the above deletion.
+ * Kokyu/DSRT_Dispatcher_Impl.{cpp,h,i}:
+ Deleted these files.
+
+ * Kokyu/Kokyu.dsp:
+ * Kokyu/Kokyu_Static.dsp:
+ Updated due to the above deletion.
Sun Jul 27 12:13:31 2003 Venkita Subramonian <venkita@cs.wustl.edu>
- * Kokyu/DSRT_Schedulers.{cpp,h):
- Removed this file.
-
- * Kokyu/Kokyu_DLL.dsp:
- Replaced with Kokyu.dsp.
-
- * Kokyu/Kokyu.mwc:
- Deleted this until I am able to get the mwc based generation
- working.
-
- * Kokyu/Kokyu.mpc:
- Changed "dllflags" keyword to "dynamicflags". This was causing
- build errors in Win2K_VC71_NET_DLL Remedy build. Thanks to
- Johnny Willemsen for pointing this out.
-
- * Kokyu/Makefile.Kokyu:
- Updated dependencies.
-
- * Kokyu/Kokyu.dsp:
- * Kokyu/Kokyu_Static.dsp:
- * Kokyu/Kokyu.dsw:
- Updated project and workspace files with newly added DSRT files.
-
+ * Kokyu/DSRT_Schedulers.{cpp,h):
+ Removed this file.
+
+ * Kokyu/Kokyu_DLL.dsp:
+ Replaced with Kokyu.dsp.
+
+ * Kokyu/Kokyu.mwc:
+ Deleted this until I am able to get the mwc based generation
+ working.
+
+ * Kokyu/Kokyu.mpc:
+ Changed "dllflags" keyword to "dynamicflags". This was causing
+ build errors in Win2K_VC71_NET_DLL Remedy build. Thanks to
+ Johnny Willemsen for pointing this out.
+
+ * Kokyu/Makefile.Kokyu:
+ Updated dependencies.
+
+ * Kokyu/Kokyu.dsp:
+ * Kokyu/Kokyu_Static.dsp:
+ * Kokyu/Kokyu.dsw:
+ Updated project and workspace files with newly added DSRT files.
+
Sat Jul 26 22:08:48 UTC 2003 Don Hinton <dhinton@dresystems.com>
* ace/OS.h (getmacaddress):
@@ -243,62 +262,62 @@ Sat Jul 26 13:25:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
needed because of the ACE_OS::getmacaddress() addition
Fri Jul 25 22:01:14 2003 Venkita Subramonian <venkita@cse.wustl.edu>
- * Kokyu/Kokyu.dsp:
- * Kokyu/Kokyu_DLL.dsp:
- * Kokyu/Kokyu_Static.dsp:
+ * Kokyu/Kokyu.dsp:
+ * Kokyu/Kokyu_DLL.dsp:
+ * Kokyu/Kokyu_Static.dsp:
- No .cpp extension was generated in MPC created .dsp
- file. Corrected this manually.
+ No .cpp extension was generated in MPC created .dsp
+ file. Corrected this manually.
Fri Jul 25 17:41:08 2003 Venkita Subramonian <venkita@cse.wustl.edu>
- * Kokyu/Kokyu_DLL.dsp:
- * Kokyu/DSRT_Schedulers.cpp:
- * Kokyu/DSRT_Scheduler.h:
+ * Kokyu/Kokyu_DLL.dsp:
+ * Kokyu/DSRT_Schedulers.cpp:
+ * Kokyu/DSRT_Scheduler.h:
- Removed these files from CVS. Kokyu_DLL.dsp is renamed to
- Kokyu.dsp after conversion to MPC.
+ Removed these files from CVS. Kokyu_DLL.dsp is renamed to
+ Kokyu.dsp after conversion to MPC.
- * Kokyu/DSRT_Direct_Dispatcher_Impl_T.{cpp,h}:
- * Kokyu/DSRT_Dispatch_Item_T.{cpp,h,i}:
- * Kokyu/DSRT_Dispatcher_Impl_T.{cpp,h,i}:
- * Kokyu/DSRT_Sched_Queue_T.{cpp,h}:
- * Kokyu/Kokyu_dsrt.{cpp,h,i}
+ * Kokyu/DSRT_Direct_Dispatcher_Impl_T.{cpp,h}:
+ * Kokyu/DSRT_Dispatch_Item_T.{cpp,h,i}:
+ * Kokyu/DSRT_Dispatcher_Impl_T.{cpp,h,i}:
+ * Kokyu/DSRT_Sched_Queue_T.{cpp,h}:
+ * Kokyu/Kokyu_dsrt.{cpp,h,i}
- Added new files to implement dynamic scheduling schedulers.
+ Added new files to implement dynamic scheduling schedulers.
- * Kokyu/Kokyu.dsp:
- * Kokyu/Kokyu.mwc:
- * Kokyu/Kokyu.mpc:
- * Kokyu/Makefile.Kokyu:
- * Kokyu/Makefile.Kokyu.bor:
- * Kokyu/Makefile.bor:
- * Kokyu/Kokyu.dsw:
- * Kokyu/Kokyu_Static.dsp:
- * Kokyu/Makefile:
+ * Kokyu/Kokyu.dsp:
+ * Kokyu/Kokyu.mwc:
+ * Kokyu/Kokyu.mpc:
+ * Kokyu/Makefile.Kokyu:
+ * Kokyu/Makefile.Kokyu.bor:
+ * Kokyu/Makefile.bor:
+ * Kokyu/Kokyu.dsw:
+ * Kokyu/Kokyu_Static.dsp:
+ * Kokyu/Makefile:
- Created MPC file for Kokyu and generated project files from MPC.
+ Created MPC file for Kokyu and generated project files from MPC.
- * Kokyu/Kokyu_defs.{cpp,h,i}
- * Kokyu/Default_Dispatcher_Impl.{cpp,h,i}
- * Kokyu/Dispatcher_Impl.{h,cpp,i}
- * Kokyu/Dispatcher_Task.{h,cpp,i}
- * Kokyu/Kokyu.{cpp,h,i}
- * Kokyu/kokyu_export.h
+ * Kokyu/Kokyu_defs.{cpp,h,i}
+ * Kokyu/Default_Dispatcher_Impl.{cpp,h,i}
+ * Kokyu/Dispatcher_Impl.{h,cpp,i}
+ * Kokyu/Dispatcher_Task.{h,cpp,i}
+ * Kokyu/Kokyu.{cpp,h,i}
+ * Kokyu/kokyu_export.h
- Reorganized files and updated comments and doxygen documentation.
+ Reorganized files and updated comments and doxygen documentation.
- * Kokyu/tests/DSRT_MIF/MIF.cpp
+ * Kokyu/tests/DSRT_MIF/MIF.cpp
- Modified example to reflect new Kokyu dispatcher class.
+ Modified example to reflect new Kokyu dispatcher class.
Thu Jul 24 14:23:44 2003 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
- * ace/Future.{h,cpp}: Removed the operator new/delete/& so
- that ACE_Future can be stored in STL containers (e.g.,
- sets/maps/etc.). Thanks to Felix Wyss <FelixW@inin.com>,
- Patrick Bennett <Patrick.Bennett@inin.com>, and Johnny Tucker
- for helping with this.
+ * ace/Future.{h,cpp}: Removed the operator new/delete/& so
+ that ACE_Future can be stored in STL containers (e.g.,
+ sets/maps/etc.). Thanks to Felix Wyss <FelixW@inin.com>,
+ Patrick Bennett <Patrick.Bennett@inin.com>, and Johnny Tucker
+ for helping with this.
Fri Jul 25 17:32:58 UTC 2003 Don Hinton <dhinton@dresystems.com>