summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2003-09-10 15:06:32 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2003-09-10 15:06:32 +0000
commit4357650aca1c1b037cb19adc72d84571c53c7e53 (patch)
treee67729c9066787c0ccdde5b61733ac33f12f494a
parent760fc8387c7d477946b5693af23ae3b5f9567750 (diff)
downloadATCD-4357650aca1c1b037cb19adc72d84571c53c7e53.tar.gz
ChangeLogTag: Wed Sep 10 10:05:38 2003 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/ChangeLog32
-rw-r--r--TAO/orbsvcs/orbsvcs/AV.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosConcurrency.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNaming.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosNotification.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosProperty.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTime.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosTrading.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/ETCL.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/FTORB.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTEvent.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTSched.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/RT_Notification.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP.mpc2
-rw-r--r--TAO/orbsvcs/orbsvcs/Security.mpc2
28 files changed, 59 insertions, 27 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index e8ea5a8eb92..cf4743a68ad 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,35 @@
+Wed Sep 10 10:05:38 2003 Chad Elliott <elliott_c@ociweb.com>
+
+ * orbsvcs/orbsvcs/AV.mpc:
+ * orbsvcs/orbsvcs/CosConcurrency.mpc:
+ * orbsvcs/orbsvcs/CosLifeCycle.mpc:
+ * orbsvcs/orbsvcs/CosLoadBalancing.mpc:
+ * orbsvcs/orbsvcs/CosNaming.mpc:
+ * orbsvcs/orbsvcs/CosNotification.mpc:
+ * orbsvcs/orbsvcs/CosProperty.mpc:
+ * orbsvcs/orbsvcs/CosTime.mpc:
+ * orbsvcs/orbsvcs/CosTrading.mpc:
+ * orbsvcs/orbsvcs/DsEventLogAdmin.mpc:
+ * orbsvcs/orbsvcs/DsLogAdmin.mpc:
+ * orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc:
+ * orbsvcs/orbsvcs/ETCL.mpc:
+ * orbsvcs/orbsvcs/FTORB.mpc:
+ * orbsvcs/orbsvcs/FaultTolerance.mpc:
+ * orbsvcs/orbsvcs/IFRService.mpc:
+ * orbsvcs/orbsvcs/PortableGroup.mpc:
+ * orbsvcs/orbsvcs/RTCORBAEvent.mpc:
+ * orbsvcs/orbsvcs/RTEvent.mpc:
+ * orbsvcs/orbsvcs/RTEventLogAdmin.mpc:
+ * orbsvcs/orbsvcs/RTKokyuEvent.mpc:
+ * orbsvcs/orbsvcs/RTOLDEvent.mpc:
+ * orbsvcs/orbsvcs/RTSched.mpc:
+ * orbsvcs/orbsvcs/RTSchedEvent.mpc:
+ * orbsvcs/orbsvcs/RT_Notification.mpc:
+ * orbsvcs/orbsvcs/SSLIOP.mpc:
+ * orbsvcs/orbsvcs/Security.mpc:
+
+ Add to tagchecks instead of directly assigning to it.
+
Wed Sep 10 07:48:55 2003 Chad Elliott <elliott_c@ociweb.com>
* TAO_IDL/be/be_interface.cpp:
diff --git a/TAO/orbsvcs/orbsvcs/AV.mpc b/TAO/orbsvcs/orbsvcs/AV.mpc
index c707e99d815..2e1c740e937 100644
--- a/TAO/orbsvcs/orbsvcs/AV.mpc
+++ b/TAO/orbsvcs/orbsvcs/AV.mpc
@@ -2,7 +2,7 @@ project(AV) : orbsvcslib, core, property, naming, qos {
sharedname = TAO_AV
idlflags += -Wb,export_macro=TAO_AV_Export -Wb,export_include=AV/AV_export.h
dynamicflags = TAO_AV_BUILD_DLL
- tagchecks = AV
+ tagchecks += AV
IDL_Files {
AVStreams.idl
diff --git a/TAO/orbsvcs/orbsvcs/CosConcurrency.mpc b/TAO/orbsvcs/orbsvcs/CosConcurrency.mpc
index cc1cfb2dd56..f47160d2565 100644
--- a/TAO/orbsvcs/orbsvcs/CosConcurrency.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosConcurrency.mpc
@@ -2,7 +2,7 @@ project(CosConcurrency) : orbsvcslib, core, portableserver {
sharedname = TAO_CosConcurrency
idlflags += -Wb,export_macro=TAO_Concurrency_Export -Wb,export_include=Concurrency/concurrency_export.h
dynamicflags = TAO_CONCURRENCY_BUILD_DLL
- tagchecks = Concurrency
+ tagchecks += Concurrency
IDL_Files {
CosConcurrencyControl.idl
diff --git a/TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc b/TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc
index c3676feda91..06f723ed0cd 100644
--- a/TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosLifeCycle.mpc
@@ -2,7 +2,7 @@ project(CosLifeCycle) : orbsvcslib, core, naming {
sharedname = TAO_CosLifeCycle
idlflags += -Wb,export_macro=TAO_LifeCycle_Export -Wb,export_include=LifeCycle/lifecycle_export.h
dynamicflags = TAO_LIFECYCLE_BUILD_DLL
- tagchecks = LifeCycle
+ tagchecks += LifeCycle
IDL_Files {
CosLifeCycle.idl
diff --git a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc
index 66389af24a0..277072fe10c 100644
--- a/TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosLoadBalancing.mpc
@@ -3,7 +3,7 @@ project(CosLoadBalancing) : orbsvcslib, core, naming, portablegroup, messaging {
requires += ami
idlflags += -GC -Wb,export_macro=TAO_LoadBalancing_Export -Wb,export_include=LoadBalancing/LoadBalancing_export.h
dynamicflags = TAO_LOADBALANCING_BUILD_DLL
- tagchecks = CosLoadBalancing
+ tagchecks += CosLoadBalancing
// Add this include path for precompiled headers
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/CosNaming.mpc b/TAO/orbsvcs/orbsvcs/CosNaming.mpc
index d7293e4aa79..c2cb1eeb4a5 100644
--- a/TAO/orbsvcs/orbsvcs/CosNaming.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosNaming.mpc
@@ -2,7 +2,7 @@ project(CosNaming) : orbsvcslib, core, svc_utils, iortable {
sharedname = TAO_CosNaming
idlflags += -Wb,export_macro=TAO_Naming_Export -Wb,export_include=Naming/naming_export.h
dynamicflags = TAO_NAMING_BUILD_DLL
- tagchecks = Naming
+ tagchecks += Naming
// Add this include path for precompiled headers
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/CosNotification.mpc b/TAO/orbsvcs/orbsvcs/CosNotification.mpc
index 6889fca0c83..9dcc7a87261 100644
--- a/TAO/orbsvcs/orbsvcs/CosNotification.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosNotification.mpc
@@ -3,7 +3,7 @@ project(CosNotification) : orbsvcslib, core, etcl, dynamicany, event {
idlflags += -Wb,export_macro=TAO_Notify_Export -Wb,export_include=Notify/notify_export.h
// Set both DLL flags because of the shared idl files
dynamicflags = TAO_NOTIFY_BUILD_DLL TAO_EVENT_BUILD_DLL
- tagchecks = Notify
+ tagchecks += Notify
// Add this include path for precompiled headers
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/CosProperty.mpc b/TAO/orbsvcs/orbsvcs/CosProperty.mpc
index 77509b3424b..a47c6481679 100644
--- a/TAO/orbsvcs/orbsvcs/CosProperty.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosProperty.mpc
@@ -2,7 +2,7 @@ project(CosProperty) : orbsvcslib, core, portableserver {
sharedname = TAO_CosProperty
idlflags += -Wb,export_macro=TAO_Property_Export -Wb,export_include=Property/property_export.h
dynamicflags = TAO_PROPERTY_BUILD_DLL
- tagchecks = Property
+ tagchecks += Property
IDL_Files {
CosPropertyService.idl
diff --git a/TAO/orbsvcs/orbsvcs/CosTime.mpc b/TAO/orbsvcs/orbsvcs/CosTime.mpc
index 9e4a5398b45..d4c688996f9 100644
--- a/TAO/orbsvcs/orbsvcs/CosTime.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosTime.mpc
@@ -2,7 +2,7 @@ project(CosTime) : orbsvcslib, core, naming {
sharedname = TAO_CosTime
idlflags += -Wb,export_macro=TAO_Time_Export -Wb,export_include=Time/time_export.h
dynamicflags = TAO_TIME_BUILD_DLL
- tagchecks = Time
+ tagchecks += Time
// Add this include path for precompiled headers
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/CosTrading.mpc b/TAO/orbsvcs/orbsvcs/CosTrading.mpc
index c6a7b30d30a..c753fd5d062 100644
--- a/TAO/orbsvcs/orbsvcs/CosTrading.mpc
+++ b/TAO/orbsvcs/orbsvcs/CosTrading.mpc
@@ -2,7 +2,7 @@ project(CosTrading) : orbsvcslib, core, dynamicany, svc_utils {
sharedname = TAO_CosTrading
idlflags += -Wb,export_macro=TAO_Trading_Export -Wb,export_include=Trader/trading_export.h
dynamicflags = TAO_TRADING_BUILD_DLL
- tagchecks = Trader
+ tagchecks += Trader
IDL_Files {
CosTrading.idl
diff --git a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc
index 75dc4a9027e..68105c3bacd 100644
--- a/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc
+++ b/TAO/orbsvcs/orbsvcs/DsEventLogAdmin.mpc
@@ -2,7 +2,7 @@ project(DsEventLogAdmin) : orbsvcslib, core, dslogadmin, event {
sharedname = TAO_DsEventLogAdmin
idlflags += -Wb,export_macro=TAO_EventLog_Export -Wb,export_include=Log/eventlog_export.h
dynamicflags = TAO_EVENTLOG_BUILD_DLL
- tagchecks = EventLog
+ tagchecks += EventLog
IDL_Files {
DsEventLogAdmin.idl
diff --git a/TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc
index f86922f179a..cb7c4096ea7 100644
--- a/TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc
+++ b/TAO/orbsvcs/orbsvcs/DsLogAdmin.mpc
@@ -2,7 +2,7 @@ project(DsLogAdmin) : orbsvcslib, core, etcl, naming, svc_utils, dynamicany {
sharedname = TAO_DsLogAdmin
idlflags += -Wb,export_macro=TAO_Log_Export -Wb,export_include=Log/log_export.h
dynamicflags = TAO_LOG_BUILD_DLL
- tagchecks = Log
+ tagchecks += Log
IDL_Files {
DsLogAdmin.idl
diff --git a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc
index f908d0878ea..d21224070d7 100644
--- a/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc
+++ b/TAO/orbsvcs/orbsvcs/DsNotifyLogAdmin.mpc
@@ -4,7 +4,7 @@ project(DsNotifyLogAdmin) : orbsvcslib, core, dslogadmin, notification {
libs += TAO_DsEventLogAdmin
idlflags += -Wb,export_macro=TAO_NotifyLog_Export -Wb,export_include=Log/notifylog_export.h
dynamicflags = TAO_NOTIFYLOG_BUILD_DLL
- tagchecks = Log
+ tagchecks += Log
IDL_Files {
DsNotifyLogAdmin.idl
diff --git a/TAO/orbsvcs/orbsvcs/ETCL.mpc b/TAO/orbsvcs/orbsvcs/ETCL.mpc
index 4f0bf778ada..9f1c44bce52 100644
--- a/TAO/orbsvcs/orbsvcs/ETCL.mpc
+++ b/TAO/orbsvcs/orbsvcs/ETCL.mpc
@@ -1,7 +1,7 @@
project(ETCL) : orbsvcslib, core {
sharedname = TAO_ETCL
dynamicflags = TAO_ETCL_BUILD_DLL
- tagchecks = Notify
+ tagchecks += Notify
IDL_Files {
}
diff --git a/TAO/orbsvcs/orbsvcs/FTORB.mpc b/TAO/orbsvcs/orbsvcs/FTORB.mpc
index 4857a471084..deb287c4cc1 100644
--- a/TAO/orbsvcs/orbsvcs/FTORB.mpc
+++ b/TAO/orbsvcs/orbsvcs/FTORB.mpc
@@ -2,7 +2,7 @@ project(FTORB) : orbsvcslib, core, iormanip, portableserver {
sharedname = TAO_FTORB
idlflags += -Wb,export_macro=TAO_FT_Export -Wb,export_include=FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h
dynamicflags = TAO_FT_BUILD_DLL
- tagchecks = FTORB
+ tagchecks += FTORB
// Add this include path for precompiled headers
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance.mpc b/TAO/orbsvcs/orbsvcs/FaultTolerance.mpc
index 68c862d6c77..e3087bc99d6 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance.mpc
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance.mpc
@@ -2,7 +2,7 @@ project(FaultTolerance) : orbsvcslib, core, notification, ftorb {
sharedname = TAO_FaultTolerance
idlflags += -Wb,export_macro=TAO_FT_Export -Wb,export_include=FaultTolerance/fault_tol_export.h -Wb,skel_export_include=tao/PortableServer/PolicyS.h
dynamicflags = TAO_FT_BUILD_DLL
- tagchecks = FaultTolerance
+ tagchecks += FaultTolerance
IDL_Files {
FT_CORBA.idl
diff --git a/TAO/orbsvcs/orbsvcs/IFRService.mpc b/TAO/orbsvcs/orbsvcs/IFRService.mpc
index d095eb75594..fca70d806e2 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService.mpc
+++ b/TAO/orbsvcs/orbsvcs/IFRService.mpc
@@ -1,7 +1,7 @@
project(IFRService) : orbsvcslib, core, typecodefactory, svc_utils, ifr_client, iortable, portableserver {
sharedname = TAO_IFRService
dynamicflags = TAO_IFRSERVICE_BUILD_DLL
- tagchecks = IFRService
+ tagchecks += IFRService
IDL_Files {
}
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup.mpc b/TAO/orbsvcs/orbsvcs/PortableGroup.mpc
index f29d6a7f7ae..4bad4bef343 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup.mpc
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup.mpc
@@ -2,7 +2,7 @@ project(PortableGroup) : orbsvcslib, core, naming, svc_utils, portableserver, me
sharedname = TAO_PortableGroup
idlflags += -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=PortableGroup/portablegroup_export.h
dynamicflags = TAO_PORTABLEGROUP_BUILD_DLL
- tagchecks = PortableGroup
+ tagchecks += PortableGroup
IDL_Files {
miop.idl
diff --git a/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc b/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc
index b7099a1a9d1..c1709c04422 100644
--- a/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTCORBAEvent.mpc
@@ -2,7 +2,7 @@ project(RTCORBAEvent) : orbsvcslib, core, rtevent, naming, svc_utils, iortable,
sharedname = TAO_RTCORBAEvent
idlflags += -Wb,export_macro=TAO_Naming_Export -Wb,export_include=naming_export.h
dynamicflags = TAO_RTCORBAEVENT_BUILD_DLL
- tagchecks = RTCORBAEvent
+ tagchecks += RTCORBAEvent
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
IDL_Files {
diff --git a/TAO/orbsvcs/orbsvcs/RTEvent.mpc b/TAO/orbsvcs/orbsvcs/RTEvent.mpc
index f402767f541..766143e416a 100644
--- a/TAO/orbsvcs/orbsvcs/RTEvent.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTEvent.mpc
@@ -2,7 +2,7 @@ project(RTEvent) : orbsvcslib, core, svc_utils, messaging, portableserver {
sharedname = TAO_RTEvent
idlflags += -Wb,export_macro=TAO_RTEvent_Export -Wb,export_include=Event/event_export.h
dynamicflags = TAO_RTEVENT_BUILD_DLL
- tagchecks = RTEvent
+ tagchecks += RTEvent
// Add this include path for precompiled headers
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc
index c5fee84bc87..7633736c7b8 100644
--- a/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTEventLogAdmin.mpc
@@ -3,7 +3,7 @@ project(RTEventLogAdmin) : orbsvcslib, core, etcl, trading, iortable, naming, \
sharedname = TAO_RTEventLogAdmin
idlflags += -Wb,export_macro=TAO_RTEventLog_Export -Wb,export_include=Log/rteventlog_export.h
dynamicflags = TAO_RTEVENTLOG_BUILD_DLL
- tagchecks = RTEventLog
+ tagchecks += RTEventLog
IDL_Files {
RTEventLogAdmin.idl
diff --git a/TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc b/TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc
index bbc736694fc..cbf6f2f4ca2 100644
--- a/TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTKokyuEvent.mpc
@@ -1,7 +1,7 @@
project(RTKokyuEvent) : orbsvcslib, core, rtevent, rtsched, naming, svc_utils, portableserver, kokyu {
sharedname = TAO_RTKokyuEvent
dynamicflags = TAO_RTKOKYUEVENT_BUILD_DLL
- tagchecks = RTKokyuEvent
+ tagchecks += RTKokyuEvent
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
IDL_Files {
diff --git a/TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc b/TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc
index e1fc1602e6e..5e62a643e8b 100644
--- a/TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTOLDEvent.mpc
@@ -1,7 +1,7 @@
project(RTOLDEvent) : orbsvcslib, core, rtevent, rtsched, naming, svc_utils, portableserver {
sharedname = TAO_RTOLDEvent
dynamicflags = TAO_RTOLDEVENT_BUILD_DLL
- tagchecks = RTOLDEvent
+ tagchecks += RTOLDEvent
// Add this include path for precompiled headers
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/RTSched.mpc b/TAO/orbsvcs/orbsvcs/RTSched.mpc
index 077f15ffe9b..b4a7a21e72c 100644
--- a/TAO/orbsvcs/orbsvcs/RTSched.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTSched.mpc
@@ -2,7 +2,7 @@ project(RTSched) : orbsvcslib, core, naming, svc_utils, portableserver {
sharedname = TAO_RTSched
idlflags += -Wb,export_macro=TAO_RTSched_Export -Wb,export_include=Sched/sched_export.h
dynamicflags = TAO_RTSCHED_BUILD_DLL
- tagchecks = Sched
+ tagchecks += Sched
// Add this include path for precompiled headers
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc b/TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc
index 54c00af3412..dc9b200e443 100644
--- a/TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc
+++ b/TAO/orbsvcs/orbsvcs/RTSchedEvent.mpc
@@ -1,7 +1,7 @@
project(RTSchedEvent) : orbsvcslib, core, rtevent, rtsched, naming, svc_utils, portableserver {
sharedname = TAO_RTSchedEvent
dynamicflags = TAO_RTSCHEDEVENT_BUILD_DLL
- tagchecks = RTSchedEvent
+ tagchecks += RTSchedEvent
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
IDL_Files {
diff --git a/TAO/orbsvcs/orbsvcs/RT_Notification.mpc b/TAO/orbsvcs/orbsvcs/RT_Notification.mpc
index f5e4798a71c..e9f658170ec 100644
--- a/TAO/orbsvcs/orbsvcs/RT_Notification.mpc
+++ b/TAO/orbsvcs/orbsvcs/RT_Notification.mpc
@@ -2,7 +2,7 @@ project(RT_Notification) : orbsvcslib, core, svc_utils, dynamicany, portableserv
sharedname = TAO_RT_Notification
idlflags += -Wb,export_macro=TAO_RT_Notify_Export -Wb,export_include=Notify/rt_notify_export.h
dynamicflags = TAO_RT_NOTIFY_BUILD_DLL
- tagchecks = RT_Notify
+ tagchecks += RT_Notify
includes += $(TAO_ROOT)/orbsvcs/orbsvcs
include_dir = orbsvcs
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP.mpc b/TAO/orbsvcs/orbsvcs/SSLIOP.mpc
index 279b082bdf6..807c986a194 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP.mpc
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP.mpc
@@ -3,7 +3,7 @@ project(SSLIOP) : orbsvcslib, corba_messaging, core, security, portableserver, s
sharedname = TAO_SSLIOP
idlflags += -Wb,export_macro=TAO_SSLIOP_Export -Wb,export_include=SSLIOP/SSLIOP_Export.h
dynamicflags = TAO_SSLIOP_BUILD_DLL
- tagchecks = SSLIOP
+ tagchecks += SSLIOP
IDL_Files {
SSLIOP.idl
diff --git a/TAO/orbsvcs/orbsvcs/Security.mpc b/TAO/orbsvcs/orbsvcs/Security.mpc
index 80786467404..d3c76ba987b 100644
--- a/TAO/orbsvcs/orbsvcs/Security.mpc
+++ b/TAO/orbsvcs/orbsvcs/Security.mpc
@@ -3,7 +3,7 @@ project(Security) : orbsvcslib, corba_messaging, core, portableserver {
sharedname = TAO_Security
idlflags += -Wb,export_macro=TAO_Security_Export -Wb,export_include=Security/security_export.h
dynamicflags = TAO_SECURITY_BUILD_DLL
- tagchecks = Security
+ tagchecks += Security
IDL_Files {
Security.idl