summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 02:37:27 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 02:37:27 +0000
commitf7478b398ac67c3703a107ffad087d21fa15ba09 (patch)
tree6dfaa22a267e23cf33bd0aeb797d6de9d5986f74
parentfa5a8e901e4fcedfa7c8e17d39283ebf711a6390 (diff)
downloadATCD-f7478b398ac67c3703a107ffad087d21fa15ba09.tar.gz
ChangeLogTag:Mon Nov 10 02:44:59 UTC 2003 Don Hinton <dhinton@dresystems.com>
-rw-r--r--ACE.mwc17
-rw-r--r--ACEXML/ACEXML.mwc7
-rw-r--r--ACEXML/apps/apps.mwc2
-rw-r--r--ACEXML/examples/examples.mwc3
-rw-r--r--ACEXML/parser/parser.mwc3
-rw-r--r--ASNMP/examples/examples.mwc4
-rw-r--r--ChangeLog34
-rw-r--r--Kokyu/tests/tests.mwc3
-rw-r--r--apps/Gateway/Gateway.mwc2
-rw-r--r--apps/JAWS/JAWS.mwc2
-rw-r--r--apps/JAWS/clients/clients.mwc2
-rw-r--r--apps/JAWS2/JAWS2.mwc2
-rw-r--r--apps/gperf/gperf.mwc2
-rw-r--r--examples/ASX/ASX.mwc11
-rw-r--r--examples/Connection/Connection.mwc11
-rw-r--r--examples/IOStream/IOStream.mwc11
-rw-r--r--examples/IPC_SAP/IPC_SAP.mwc11
-rw-r--r--examples/Logger/Logger.mwc11
-rw-r--r--examples/Mem_Map/Mem_Map.mwc11
-rw-r--r--examples/OS/OS.mwc11
-rw-r--r--examples/RMCast/RMCast.mwc11
-rw-r--r--examples/Reactor/Reactor.mwc11
-rw-r--r--examples/Service_Configurator/Service_Configurator.mwc11
-rw-r--r--examples/System_V_IPC/System_V_IPC.mwc11
-rw-r--r--netsvcs/clients/Naming/Naming.mwc2
-rw-r--r--netsvcs/clients/clients.mwc2
-rw-r--r--netsvcs/netsvcs.mwc2
-rw-r--r--vc7_nightly.mwc7
-rw-r--r--websvcs/websvcs.mwc2
29 files changed, 34 insertions, 185 deletions
diff --git a/ACE.mwc b/ACE.mwc
deleted file mode 100644
index 188c4ebe4a1..00000000000
--- a/ACE.mwc
+++ /dev/null
@@ -1,17 +0,0 @@
-// $Id$
-
-workspace {
- exclude {
- build
- TAO
- }
- ace
- ACEXML
- ASNMP
- apps
- tests
- Kokyu
- examples
- netsvcs
- websvcs
-}
diff --git a/ACEXML/ACEXML.mwc b/ACEXML/ACEXML.mwc
deleted file mode 100644
index 9fdb8c9ec46..00000000000
--- a/ACEXML/ACEXML.mwc
+++ /dev/null
@@ -1,7 +0,0 @@
-workspace {
- parser
- common
- apps
- tests
- examples
-}
diff --git a/ACEXML/apps/apps.mwc b/ACEXML/apps/apps.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/ACEXML/apps/apps.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/ACEXML/examples/examples.mwc b/ACEXML/examples/examples.mwc
deleted file mode 100644
index 8f2ee7398f7..00000000000
--- a/ACEXML/examples/examples.mwc
+++ /dev/null
@@ -1,3 +0,0 @@
-workspace {
-}
-
diff --git a/ACEXML/parser/parser.mwc b/ACEXML/parser/parser.mwc
deleted file mode 100644
index 8f2ee7398f7..00000000000
--- a/ACEXML/parser/parser.mwc
+++ /dev/null
@@ -1,3 +0,0 @@
-workspace {
-}
-
diff --git a/ASNMP/examples/examples.mwc b/ASNMP/examples/examples.mwc
deleted file mode 100644
index fcf95d10967..00000000000
--- a/ASNMP/examples/examples.mwc
+++ /dev/null
@@ -1,4 +0,0 @@
-// $Id$
-
-workspace {
-}
diff --git a/ChangeLog b/ChangeLog
index aa2a4988de4..f45d305c03c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+Mon Nov 10 02:44:59 UTC 2003 Don Hinton <dhinton@dresystems.com>
+
+ * ACE.mwc:
+ * vc7_nightly.mwc:
+ * ACEXML/ACEXML.mwc:
+ * ACEXML/apps/apps.mwc:
+ * ACEXML/examples/examples.mwc:
+ * ACEXML/parser/parser.mwc:
+ * ASNMP/examples/examples.mwc:
+ * Kokyu/tests/tests.mwc:
+ * apps/Gateway/Gateway.mwc:
+ * apps/JAWS/JAWS.mwc:
+ * apps/JAWS/clients/clients.mwc:
+ * apps/JAWS2/JAWS2.mwc:
+ * apps/gperf/gperf.mwc:
+ * examples/ASX/ASX.mwc:
+ * examples/Connection/Connection.mwc:
+ * examples/IOStream/IOStream.mwc:
+ * examples/IPC_SAP/IPC_SAP.mwc:
+ * examples/Logger/Logger.mwc:
+ * examples/Mem_Map/Mem_Map.mwc:
+ * examples/OS/OS.mwc:
+ * examples/RMCast/RMCast.mwc:
+ * examples/Reactor/Reactor.mwc:
+ * examples/Service_Configurator/Service_Configurator.mwc:
+ * examples/System_V_IPC/System_V_IPC.mwc:
+ * netsvcs/netsvcs.mwc:
+ * netsvcs/clients/clients.mwc:
+ * netsvcs/clients/Naming/Naming.mwc:
+ * websvcs/websvcs.mwc:
+ Removed these files from the repo. Most, if not all, of these
+ files were added to force MPC to create a makefile. MPC has
+ since been fixed to allow this via the -hierarchy flag.
+
Mon Nov 10 01:58:00 UTC 2003 Don Hinton <dhinton@dresystems.com>
* ASNMP/examples/get/get.cpp:
diff --git a/Kokyu/tests/tests.mwc b/Kokyu/tests/tests.mwc
deleted file mode 100644
index 8f2ee7398f7..00000000000
--- a/Kokyu/tests/tests.mwc
+++ /dev/null
@@ -1,3 +0,0 @@
-workspace {
-}
-
diff --git a/apps/Gateway/Gateway.mwc b/apps/Gateway/Gateway.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/apps/Gateway/Gateway.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/apps/JAWS/JAWS.mwc b/apps/JAWS/JAWS.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/apps/JAWS/JAWS.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/apps/JAWS/clients/clients.mwc b/apps/JAWS/clients/clients.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/apps/JAWS/clients/clients.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/apps/JAWS2/JAWS2.mwc b/apps/JAWS2/JAWS2.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/apps/JAWS2/JAWS2.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/apps/gperf/gperf.mwc b/apps/gperf/gperf.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/apps/gperf/gperf.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/examples/ASX/ASX.mwc b/examples/ASX/ASX.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/ASX/ASX.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/Connection/Connection.mwc b/examples/Connection/Connection.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/Connection/Connection.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/IOStream/IOStream.mwc b/examples/IOStream/IOStream.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/IOStream/IOStream.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/IPC_SAP/IPC_SAP.mwc b/examples/IPC_SAP/IPC_SAP.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/IPC_SAP/IPC_SAP.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/Logger/Logger.mwc b/examples/Logger/Logger.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/Logger/Logger.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/Mem_Map/Mem_Map.mwc b/examples/Mem_Map/Mem_Map.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/Mem_Map/Mem_Map.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/OS/OS.mwc b/examples/OS/OS.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/OS/OS.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/RMCast/RMCast.mwc b/examples/RMCast/RMCast.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/RMCast/RMCast.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/Reactor/Reactor.mwc b/examples/Reactor/Reactor.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/Reactor/Reactor.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/Service_Configurator/Service_Configurator.mwc b/examples/Service_Configurator/Service_Configurator.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/Service_Configurator/Service_Configurator.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/examples/System_V_IPC/System_V_IPC.mwc b/examples/System_V_IPC/System_V_IPC.mwc
deleted file mode 100644
index 52606d1bfad..00000000000
--- a/examples/System_V_IPC/System_V_IPC.mwc
+++ /dev/null
@@ -1,11 +0,0 @@
-workspace {
- // This doesn't work quite yet, because not all the projects
- // can be created implicitly. To fix this, we can either create
- // a separate directory for each separate project, or we can
- // add mpc files for C++NPv1/2 and other problem directories.
- // The nice thing about splitting up into separate directories is
- // that it completely eliminates mpc maintenance.
-
- implicit = example_base
- cmdline += -include $PWD
-}
diff --git a/netsvcs/clients/Naming/Naming.mwc b/netsvcs/clients/Naming/Naming.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/netsvcs/clients/Naming/Naming.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/netsvcs/clients/clients.mwc b/netsvcs/clients/clients.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/netsvcs/clients/clients.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/netsvcs/netsvcs.mwc b/netsvcs/netsvcs.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/netsvcs/netsvcs.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}
diff --git a/vc7_nightly.mwc b/vc7_nightly.mwc
deleted file mode 100644
index 7d81b7361fe..00000000000
--- a/vc7_nightly.mwc
+++ /dev/null
@@ -1,7 +0,0 @@
-workspace {
- ace
- apps/gperf/src
- tests
- TAO/TAO_IDL
- TAO/tao
-}
diff --git a/websvcs/websvcs.mwc b/websvcs/websvcs.mwc
deleted file mode 100644
index d90104a2381..00000000000
--- a/websvcs/websvcs.mwc
+++ /dev/null
@@ -1,2 +0,0 @@
-workspace {
-}