This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
FairMQ
Watch
1
Star
0
Fork
0
You've already forked FairMQ
mirror of
https://github.com/FairRootGroup/FairMQ.git
synced
2025-10-13 00:31:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
C++ Message Queuing Library and Framework
c-plus-plus
fairmq
fairroot
libfabric
shmem
zeromq
56
Commits
12
Branches
98
Tags
23
MiB
C++
90.3%
CMake
7.6%
C
1.1%
Python
0.6%
Shell
0.4%
a8854d36ac
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Florian Uhlig
a8854d36ac
Get rid of warnings which come from include files which doesn't belong to FairRoot. These are for example Boost or ROOT includes. Define in all CMakeLists.txt files such libraries as system libraries. In this case the compiler will not produce any warning. This change reduces the nightly test time on some machines from more then hour to 1 minute. The reason for this long compile time was the enormous amount of warnings produced before. The output of the warnings sum up to roughly 850 MB.
2015-01-21 16:19:14 +01:00
fairmq
Get rid of warnings which come from include files which doesn't belong to FairRoot. These are for example Boost or ROOT includes. Define in all CMakeLists.txt files such libraries as system libraries. In this case the compiler will not produce any warning. This change reduces the nightly test time on some machines from more then hour to 1 minute. The reason for this long compile time was the enormous amount of warnings produced before. The output of the warnings sum up to roughly 850 MB.
2015-01-21 16:19:14 +01:00