diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-04-12 06:53:08 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-04-12 06:53:08 +0000 |
commit | a53adcdb5059a63b9805be4d7d7fc96baa65fcb5 (patch) | |
tree | 4951ebadea82dec8be0860db04e688f063e5f752 /TAO/docs/compiler.html | |
parent | aa77ab9dc22ec73f7ea34e005e347ece04e8816c (diff) | |
download | ATCD-a53adcdb5059a63b9805be4d7d7fc96baa65fcb5.tar.gz |
Mon Apr 12 06:53:23 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* docs/compiler.html
* TAO_IDL/be/be_global.cpp
* TAO_IDL/be/be_visitor_component/context_svh.cpp
* TAO_IDL/be/be_visitor_component/context_svs.cpp
* TAO_IDL/be/be_visitor_component/servant_svh.cpp
* TAO_IDL/be/be_visitor_component/servant_svs.cpp
* TAO_IDL/be/be_visitor_component_scope.cpp
* TAO_IDL/be/be_visitor_interface/interface_sh.cpp
* TAO_IDL/be/be_visitor_interface/interface_ss.cpp
* TAO_IDL/be_include/be_global.h
* TAO_IDL/be_include/be_visitor_component_scope.h
Removed support for static configuration and ciao specific
ccm event extensions which are not used anymore
Diffstat (limited to 'TAO/docs/compiler.html')
-rw-r--r-- | TAO/docs/compiler.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html index 7e5e07fbba9..989840a928f 100644 --- a/TAO/docs/compiler.html +++ b/TAO/docs/compiler.html @@ -995,13 +995,6 @@ also receives other options that are specific to it.<p> to support on-the-fly swapping of components.</td> </tr> - <tr><a name="Gsc"> - <td><tt>-Gsc</tt></td> - - <td>Generate CIAO servant code to support static configuration</td> - <td>Modify the generated servant code to optimize for static configuration.</td> - </tr> - <tr><a name="Gxhst"> <td><tt>-Gxhst</tt></td> |