From fd8e78fb975d102fb61107505e1be7767d9666e3 Mon Sep 17 00:00:00 2001 From: elliott_c Date: Tue, 27 May 2008 12:10:45 +0000 Subject: ChangeLogTag: Tue May 27 12:11:07 UTC 2008 Chad Elliott --- ACE/ChangeLog | 6 ++++++ ACE/ace/ace.mpc | 38 ++++++++++++++++++++------------------ 2 files changed, 26 insertions(+), 18 deletions(-) diff --git a/ACE/ChangeLog b/ACE/ChangeLog index fc4f92eaffb..90dc6ef22ff 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,9 @@ +Tue May 27 12:11:07 UTC 2008 Chad Elliott + + * ace/ace.mpc: + + Added missing template and header files. + Mon May 26 13:54:38 UTC 2008 Olli Savia * ace/config-lynxos.h: diff --git a/ACE/ace/ace.mpc b/ACE/ace/ace.mpc index 2336cb9a73b..cb6805b36a1 100644 --- a/ACE/ace/ace.mpc +++ b/ACE/ace/ace.mpc @@ -329,6 +329,7 @@ project(ACE) : acedefaults, install, other, codecs, token, svcconf, uuid, fileca Map_T.cpp Message_Block_T.cpp Message_Queue_T.cpp + Metrics_Cache_T.cpp Module.cpp Node.cpp Obstack_T.cpp @@ -362,6 +363,7 @@ project(ACE) : acedefaults, install, other, codecs, token, svcconf, uuid, fileca Typed_SV_Message_Queue.cpp Unbounded_Queue.cpp Unbounded_Set.cpp + Unbounded_Set_Ex.cpp Vector_T.cpp } @@ -380,9 +382,14 @@ project(ACE) : acedefaults, install, other, codecs, token, svcconf, uuid, fileca } Header_Files { + // Set recurse so that everything from os_include is pulled in + recurse = 1 + ACE_export.h Array.h Bound_Ptr.h + CE_Screen_Output.h + Codeset_Symbols.h CORBA_macros.h Condition_T.h Default_Constants.h @@ -397,7 +404,9 @@ project(ACE) : acedefaults, install, other, codecs, token, svcconf, uuid, fileca Lock_Adapter_T.h Log_Priority.h Malloc_Base.h + Map.h Method_Object.h + Metrics_Cache.h Memory_Pool.h Min_Max.h Netlink_Addr.h @@ -412,25 +421,35 @@ project(ACE) : acedefaults, install, other, codecs, token, svcconf, uuid, fileca OS_NS_macros.h OS_String.h OS_Thread_Adapter.h + Obstack.h Object_Manager_Base.h Pair.h Proactor_Impl.h Reactor_Impl.h Reactor_Timer_Interface.h + Refcountable.h Refcounted_Auto_Ptr.h Reverse_Lock_T.h Select_Reactor.h + Service_Templates.h SOCK_Netlink.h SStringfwd.h Static_Object_Lock.h Strategies.h String_Base_Const.h Svc_Conf.h + Svc_Conf_Param.h Svc_Conf_Tokens.h + Svc_Conf_Token_Table.h Synch.h Synch_Traits.h TSS_T.h + Timer_Hash.h + Timer_Heap.h + Timer_List.h + Timer_Queue.h Timer_Queuefwd.h + Timer_Wheel.h Truncate.h UPIPE_Addr.h Value_Ptr.h @@ -438,27 +457,10 @@ project(ACE) : acedefaults, install, other, codecs, token, svcconf, uuid, fileca Versioned_Namespace.h ace_wchar.h checked_iterator.h - config-WinCE.h - config-all.h - config-borland-common.h - config-lite.h - config-macros.h - config-minimal.h - config-win32-borland.h - config-win32-common.h - config-win32-ghs.h - config-win32-msvc-7.h - config-win32-msvc-8.h - config-win32-msvc-9.h - config-win32-msvc.h - config-win32.h + config-*.h config.h iosfwd.h os_include - os_include/arpa - os_include/net - os_include/netinet - os_include/sys post.h pre.h streams.h -- cgit v1.2.1