summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLog15
-rw-r--r--TAO/tao/CSD_Framework.mpc1
-rw-r--r--TAO/tao/EndpointPolicy.mpc2
-rw-r--r--TAO/tao/ImR_Client.mpc1
-rw-r--r--TAO/tao/Messaging.mpc4
-rw-r--r--TAO/tao/PI.mpc9
-rw-r--r--TAO/tao/PI_Server.mpc2
-rw-r--r--TAO/tao/PortableServer.mpc12
8 files changed, 14 insertions, 32 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 866eddf9470..47df1f0e11a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,16 @@
+Tue Jun 27 17:35:02 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
+
+ * tao/CSD_Framework.mpc:
+ * tao/EndpointPolicy.mpc:
+ * tao/ImR_Client.mpc:
+ * tao/Messaging.mpc:
+ * tao/PI.mpc:
+ * tao/PI_Server.mpc:
+ * tao/PortableServer.mpc:
+
+ Reverted the work-around for MPC where generated A.cpp files
+ needed to be added. The bug in MPC has been fixed.
+
Tue Jun 27 14:48:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/PortableServer/Fixed_Array_SArgument_T.{h,cpp,inl}:
@@ -368,7 +381,7 @@ Wed Jun 21 07:15:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/TypeCodeFactory.mpc:
* tao/Valuetype.mpc:
Removed the <%quote%>, it did break on several platforms, just
- don't add the quotes in the mcp file, the IDL compiler will
+ don't add the quotes in the mpc file, the IDL compiler will
add quotes around the include string
Wed Jun 21 02:02:59 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
diff --git a/TAO/tao/CSD_Framework.mpc b/TAO/tao/CSD_Framework.mpc
index 7504898ea3a..e366ec7a3ba 100644
--- a/TAO/tao/CSD_Framework.mpc
+++ b/TAO/tao/CSD_Framework.mpc
@@ -6,7 +6,6 @@ project : taolib, portableserver, core, pi, tao_versioning_idl_defaults {
Source_Files {
CSD_Framework
- CSD_Framework/CSD_FrameworkA.cpp
}
Header_Files {
diff --git a/TAO/tao/EndpointPolicy.mpc b/TAO/tao/EndpointPolicy.mpc
index e9042e9ec39..6b00640f483 100644
--- a/TAO/tao/EndpointPolicy.mpc
+++ b/TAO/tao/EndpointPolicy.mpc
@@ -5,8 +5,6 @@ project : taolib, core, portableserver, pi, tao_versioning_idl_defaults {
Source_Files {
EndpointPolicy
- EndpointPolicy/EndpointPolicyA.cpp
- EndpointPolicy/IIOPEndpointValueA.cpp
}
Header_Files {
diff --git a/TAO/tao/ImR_Client.mpc b/TAO/tao/ImR_Client.mpc
index 9244eedecbf..fc0403fff08 100644
--- a/TAO/tao/ImR_Client.mpc
+++ b/TAO/tao/ImR_Client.mpc
@@ -5,7 +5,6 @@ project : taolib, core, portableserver, tao_versioning_idl_defaults {
Source_Files {
ImR_Client
- ImR_Client/ServerObjectA.cpp
}
Header_Files {
diff --git a/TAO/tao/Messaging.mpc b/TAO/tao/Messaging.mpc
index 648a841597c..0f5d25ac721 100644
--- a/TAO/tao/Messaging.mpc
+++ b/TAO/tao/Messaging.mpc
@@ -5,10 +5,6 @@ project : taolib, core, portableserver, pi, valuetype, tao_versioning_idl_defaul
Source_Files {
Messaging
- Messaging/TAO_ExtA.cpp
- Messaging/ExceptionHolderA.cpp
- Messaging/Messaging_RT_PolicyA.cpp
- Messaging/Messaging_SyncScope_PolicyA.cpp
}
Header_Files {
diff --git a/TAO/tao/PI.mpc b/TAO/tao/PI.mpc
index 2441880d0f8..f80f2a4cbf0 100644
--- a/TAO/tao/PI.mpc
+++ b/TAO/tao/PI.mpc
@@ -5,15 +5,6 @@ project : taolib, codecfactory, core, tao_versioning_idl_defaults {
Source_Files {
PI
- PI/ORBInitializerA.cpp
- PI/ClientRequestInterceptorA.cpp
- PI/InterceptorA.cpp
- PI/ClientRequestInfoA.cpp
- PI/RequestInfoA.cpp
- PI/PIForwardRequestA.cpp
- PI/InvalidSlotA.cpp
- PI/PICurrentA.cpp
- PI/ProcessingModePolicyA.cpp
}
Header_Files {
diff --git a/TAO/tao/PI_Server.mpc b/TAO/tao/PI_Server.mpc
index b355f56293f..589bc554cf2 100644
--- a/TAO/tao/PI_Server.mpc
+++ b/TAO/tao/PI_Server.mpc
@@ -5,8 +5,6 @@ project : taolib, pi, portableserver, core, tao_versioning_idl_defaults {
Source_Files {
PI_Server
- PI/ServerRequestInfoA.cpp
- PI/ServerRequestInterceptorA.cpp
}
Header_Files {
diff --git a/TAO/tao/PortableServer.mpc b/TAO/tao/PortableServer.mpc
index 95d2e58e0c9..3a0a21d9f92 100644
--- a/TAO/tao/PortableServer.mpc
+++ b/TAO/tao/PortableServer.mpc
@@ -5,18 +5,6 @@ project : taolib, core, core_anytypecode, tao_versioning_idl_defaults {
Source_Files {
PortableServer
- PortableServer/AdapterActivatorA.cpp
- PortableServer/IdAssignmentPolicyA.cpp
- PortableServer/IdUniquenessPolicyA.cpp
- PortableServer/ImplicitActivationPolicyA.cpp
- PortableServer/LifespanPolicyA.cpp
- PortableServer/RequestProcessingPolicyA.cpp
- PortableServer/ServantActivatorA.cpp
- PortableServer/ServantLocatorA.cpp
- PortableServer/ServantManagerA.cpp
- PortableServer/ServantRetentionPolicyA.cpp
- PortableServer/ThreadPolicyA.cpp
- PortableServer/ForwardRequestA.cpp
}
Header_Files {