Move boost/intrusive to senf/boost_intrusive
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 28 May 2010 21:16:15 +0000 (21:16 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 28 May 2010 21:16:15 +0000 (21:16 +0000)
commit8f1ff66f5b7d10cfc6d35fb72267bc2fb3b588f7
tree644ec366e605640edfa5750e7cf03404419a19bf
parentfbd3d0ff298683f08b59f25288d8c243e03b206c
Move boost/intrusive to senf/boost_intrusive
Fix installation of boost_ext into dev package

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1631 270642c3-0616-0410-b53a-bc976706d245
39 files changed:
SConstruct
debian/libsenf-dev.install
senf/Packets/PacketInterpreter.hh
senf/Packets/PacketTypes.hh
senf/Scheduler/EventHook.hh
senf/Scheduler/EventManager.hh
senf/Scheduler/FIFORunner.hh
senf/Scheduler/FdEvent.hh
senf/Scheduler/FdEvent.ih
senf/Scheduler/IdleEvent.hh
senf/Scheduler/SignalEvent.hh
senf/Scheduler/SignalEvent.ih
senf/Scheduler/TimerEvent.hh
senf/Scheduler/TimerEvent.ih
senf/Utils/Daemon/Daemon.ih
senf/boost_intrusive/detail/config_begin.hpp [moved from boost/intrusive/detail/config_begin.hpp with 100% similarity]
senf/boost_intrusive/detail/config_end.hpp [moved from boost/intrusive/detail/config_end.hpp with 100% similarity]
senf/boost_intrusive/detail/ebo_holder.hpp [moved from boost/intrusive/detail/ebo_holder.hpp with 100% similarity]
senf/boost_intrusive/detail/ihashtable.hpp [moved from boost/intrusive/detail/ihashtable.hpp with 100% similarity]
senf/boost_intrusive/detail/irbtree.hpp [moved from boost/intrusive/detail/irbtree.hpp with 100% similarity]
senf/boost_intrusive/detail/list_node.hpp [moved from boost/intrusive/detail/list_node.hpp with 100% similarity]
senf/boost_intrusive/detail/pointer_to_other.hpp [moved from boost/intrusive/detail/pointer_to_other.hpp with 100% similarity]
senf/boost_intrusive/detail/pointer_type.hpp [moved from boost/intrusive/detail/pointer_type.hpp with 100% similarity]
senf/boost_intrusive/detail/rbtree_node.hpp [moved from boost/intrusive/detail/rbtree_node.hpp with 100% similarity]
senf/boost_intrusive/detail/slist_node.hpp [moved from boost/intrusive/detail/slist_node.hpp with 100% similarity]
senf/boost_intrusive/detail/utilities.hpp [moved from boost/intrusive/detail/utilities.hpp with 100% similarity]
senf/boost_intrusive/ilist.hpp [moved from boost/intrusive/ilist.hpp with 100% similarity]
senf/boost_intrusive/ilist_hook.hpp [moved from boost/intrusive/ilist_hook.hpp with 100% similarity]
senf/boost_intrusive/iset.hpp [moved from boost/intrusive/iset.hpp with 100% similarity]
senf/boost_intrusive/iset_hook.hpp [moved from boost/intrusive/iset_hook.hpp with 100% similarity]
senf/boost_intrusive/islist.hpp [moved from boost/intrusive/islist.hpp with 100% similarity]
senf/boost_intrusive/islist_hook.hpp [moved from boost/intrusive/islist_hook.hpp with 100% similarity]
senf/boost_intrusive/iunordered_set.hpp [moved from boost/intrusive/iunordered_set.hpp with 100% similarity]
senf/boost_intrusive/iunordered_set_hook.hpp [moved from boost/intrusive/iunordered_set_hook.hpp with 100% similarity]
senf/boost_intrusive/linking_policy.hpp [moved from boost/intrusive/linking_policy.hpp with 100% similarity]
senf/boost_intrusive/list_algorithms.hpp [moved from boost/intrusive/list_algorithms.hpp with 100% similarity]
senf/boost_intrusive/rbtree_algorithms.hpp [moved from boost/intrusive/rbtree_algorithms.hpp with 100% similarity]
senf/boost_intrusive/slist_algorithms.hpp [moved from boost/intrusive/slist_algorithms.hpp with 100% similarity]
site_scons/senfutil.py