- Dec 08, 2021
-
-
Add patch needed to for NicaFemto which adds missing library dependencies. Add missing link directory and library dependency for fles logging library. Use Vc from FairSoft if available Only build the internal Vc version if none is found in FairSoft installation. This solves the problem with failing macros due to incosistent versions of Vc library and header files.
-
- Sep 09, 2021
-
-
-
Flesnet generally uses C++17, but the fles_ipc classes can currently still be compiled as C++14. This is an attempt to keep the cbmroot CI working with GCC 4.9.2.
-
-
-
- Jul 30, 2021
-
-
Administrator authored
These compiler warnings are only seen with clang on macosx. Fix format in printf and Form functions. Comment unused parameters. Use correct C++ version when building the external flesnet project.
-
- Jul 13, 2021
-
-
- Jun 21, 2021
-
-
Administrator authored
In the latest flesnet version a fix was added to avoid crashes due to a missing include statement. The error occors only with teh gcc8 compiler on Debian 8 and 10.
-
- Jun 18, 2021
-
-
Administrator authored
An external packages is only updated if there is a change in the commit hash of the external package. Unfortunately there was no change of the hash value in MR 323 but only a patch setp was added. The introduced patch is such not applied since no action is taken at all. This commit fixes the problem by changing the commit hash by one. The new commit only adds code which isn't compiled in our setup such is safe.
-
- Jun 17, 2021
-
-
[FLES IPC] In Multi-part subscriber, move the init out of the constructor to follow FairMQ states design - Temporary patch to fles IPC external files - Corresponding modifications in CbmMQTsaMultiSampler - Corresponding modifications in CbmMcbm2018Source
-
- May 03, 2021
-
-
- Headers without source files in fles/mcbm2018 and core/data/raw - Fles IPC headers - CPP_ZMQ main header
-
- Apr 01, 2021
-
-
The current flesnet version contain all changes/patches which we did so far when compiling CbmRoot. The new flesnet version also needs un updated version of cppzmq. refs. #2068, #2069
-
- Mar 25, 2021
-
-
Administrator authored
Remove check for ZeroMQ. ZeroMQ isn't needed any longer. Fix installation of externals when using Spack. Pass extra flags flags to NicaFemto configuration if needed. Patch ipc source code. Add missing include file. Cleanup .gitignore in externals. Fix linking of CbmGlobalTraking library. Add missing link directory. In normal installation Vc probably was found in the ROOT installation. With Spack ROOT is build without builtin Vc. Use correct syntax for function call. With the latest FairMQ version the old backward compatibility layer was removed. Use now the new syntax to change the state.
-
- Jun 03, 2020
-
-
Administrator authored
This version is an exact copy of the last revision of the trunk branch of the old SVN repository of CbmRoor at https://subversion.gsi.de/cbmsoft/cbmroot/trunk The old SVN repository will still be available for read access.
-