summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-11 20:03:06 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-11 20:03:06 +0000
commitdd86438f85ba04b220f1f11928d8c5c815a5ff4b (patch)
tree5f3c82465d83e7c1e484a24c452c5db7b43c1612
parent14ddc4359e36787916e3904757af894f19eabdb5 (diff)
downloadATCD-dd86438f85ba04b220f1f11928d8c5c815a5ff4b.tar.gz
ChangeLogTag:Tue Feb 11 13:58:23 2003 Nanbor Wang <nanbor@cs.wustl.edu>
-rw-r--r--TAO/ChangeLog9
-rw-r--r--TAO/orbsvcs/vc7_orbsvcs.mwc16
-rw-r--r--TAO/tao/tao.mpc2
3 files changed, 26 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 1ce6da09e66..4e496feaae7 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Tue Feb 11 13:58:23 2003 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * orbsvcs/vc7_orbsvcs.mwc: Added this temporary file that
+ specifies nightly VC7 build targets under orbsvcs.
+
+ * tao/tao.mpc: Added LF_Invocation_Event.cpp and LF_CH_Event.cpp.
+
Tue Feb 11 12:48:12 UTC 2003 Gautam Thaker <gthaker@atl.lmco.com>
* utils/catior/catior.cpp:
@@ -7,7 +14,7 @@ Tue Feb 11 12:48:12 UTC 2003 Gautam Thaker <gthaker@atl.lmco.com>
should be ok since RT CORBA is built by default. Did not
wish to have two versions of catior pgm, or some conditional
compiles.
-
+
Tue Feb 11 07:11:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
* tests/DLL_ORB/client.bor:
diff --git a/TAO/orbsvcs/vc7_orbsvcs.mwc b/TAO/orbsvcs/vc7_orbsvcs.mwc
new file mode 100644
index 00000000000..f365176662b
--- /dev/null
+++ b/TAO/orbsvcs/vc7_orbsvcs.mwc
@@ -0,0 +1,16 @@
+workspace {
+ orbsvcs
+ Naming_Service
+ Scheduling_Service
+ Event_Service
+ Dump_Schedule
+ Notify_Service
+ Time_Service
+ CosEvent_Service
+ Concurrency_Service
+ ImplRepo_Service
+ LifeCycle_Service
+ Trading_Service
+ LoadBalancer
+ TAO_Service
+}
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index ec88d1f82ed..32631142f6b 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -137,6 +137,8 @@ project : acelib, taoversion, core {
LF_Event.cpp
LF_Event_Binder.cpp
LF_Event_Loop_Thread_Helper.cpp
+ LF_Invocation_Event.cpp
+ LF_CH_Event.cpp
LF_Strategy.cpp
LF_Strategy_Complete.cpp
params.cpp