FairMQ/fairmq
Dennis Klein a8c76accdc Split StateMachine and Tools into separate targets
This change is needed to share the functionality between
the core library and the SDK library. We want to support building/installing
just the SDK without having a dependency on the core library which adds
additional dependencies.
2019-07-02 21:30:37 +02:00
..
devices Update deprecated methods 2019-02-25 12:19:50 +01:00
nanomsg Formatting 2019-02-25 12:19:50 +01:00
ofi Add experimental static size mode for ofi transport 2019-04-29 20:28:40 +02:00
options Add experimental static size mode for ofi transport 2019-04-29 20:28:40 +02:00
plugins Require DDS 2.4 2019-06-26 18:39:12 +02:00
run Enhance region example with Builder device 2019-03-06 14:23:08 +01:00
sdk Split StateMachine and Tools into separate targets 2019-07-02 21:30:37 +02:00
shmem Batch Region ack messages 2019-05-14 14:56:08 +02:00
tools Split StateMachine and Tools into separate targets 2019-07-02 21:30:37 +02:00
zeromq Formatting 2019-02-25 12:19:50 +01:00
CMakeLists.txt Split StateMachine and Tools into separate targets 2019-07-02 21:30:37 +02:00
DeviceRunner.cxx Update state machine 2019-02-25 12:19:50 +01:00
DeviceRunner.h Bump coolness factor 2018-09-13 22:25:05 +02:00
EventManager.h FairMQ: Support Apple Compiler 8.0 2017-10-12 12:16:50 +02:00
FairMQChannel.cxx Update to new DDS 2.2 API 2018-11-28 16:55:34 +01:00
FairMQChannel.h Allow creating region with a callback with default transport 2019-03-11 20:20:22 +01:00
FairMQDevice.cxx Extend Readout example 2019-04-29 20:32:38 +02:00
FairMQDevice.h Print channel name in error log 2019-06-01 06:20:39 +02:00
FairMQLogger.cxx remove custom timestamp stuff from logger wrapper 2018-01-16 22:53:26 +01:00
FairMQLogger.h Fix build 2018-04-15 18:04:52 +02:00
FairMQMessage.cxx Formatting 2019-02-25 12:19:50 +01:00
FairMQMessage.h Remove previously deprecated Copy method (since 1yr) 2018-11-28 21:16:29 +01:00
FairMQParts.h Extending FairMQParts by a constructor taking list of FairMQMessagePtr 2019-03-19 12:48:02 +01:00
FairMQPoller.cxx Formatting 2019-02-25 12:19:50 +01:00
FairMQPoller.h Formatting 2019-02-25 12:19:50 +01:00
FairMQSocket.cxx Formatting 2019-02-25 12:19:50 +01:00
FairMQSocket.h Formatting 2019-02-25 12:19:50 +01:00
FairMQTransportFactory.cxx Fix build 2018-04-15 18:04:52 +02:00
FairMQTransportFactory.h Allow implicit conversion factory->resource 2018-12-18 18:02:02 +01:00
FairMQUnmanagedRegion.h FairMQ: Add ofi transport factory skeleton 2018-03-26 13:58:20 +02:00
MemoryResources.cxx Remove container adoption code 2018-10-31 13:12:38 +01:00
MemoryResources.h Alias boost::container::pmr -> fair::mq::pmr 2018-10-31 13:12:38 +01:00
MemoryResourceTools.h Let getMessage deal with SSO 2018-12-10 15:10:53 +01:00
Plugin.cxx convert log severities use to lowercase and remove use of MQLOG 2018-01-16 22:53:26 +01:00
Plugin.h Update state machine 2019-02-25 12:19:50 +01:00
PluginManager.cxx Load dynamic plugins with RTLD_GLOBAL flag 2019-02-11 11:12:30 +01:00
PluginManager.h Simplify structure in DeviceRunner and plugin classes 2018-08-08 16:13:41 +02:00
PluginServices.cxx Update state machine 2019-02-25 12:19:50 +01:00
PluginServices.h Allow PluginServices::SetProperty in Ready state 2019-05-07 15:51:59 +02:00
runFairMQDevice.h Test exceptions thrown in user code 2018-10-10 19:35:18 +02:00
StateMachine.cxx Remove obsolete state machine code 2019-03-12 12:10:47 +01:00
StateMachine.h Split StateMachine and Tools into separate targets 2019-07-02 21:30:37 +02:00
Tools.h Add more tests for custom main() 2018-08-27 17:37:22 +02:00
Transports.h Use enum transport types instead of strings in Channel/Device 2018-05-15 19:18:11 +02:00
Version.h.in Update year 2019-06-13 18:04:44 +02:00