fixes and improvements for ROOT 6.08 and gcc 6.1
* added option to use or not GCC old C++11 ABI (off by default) * added some missing #include for the usual headers clean up in gcc * fixed a few places where old GCC behaviour was assumed * fixed default C++ standard version for clang >= 3.7 * fixed GAUDI-1242 See merge request !187
No related branches found
No related tags found
Showing
- GaudiCommonSvc/src/CounterSvc.cpp 1 addition, 0 deletionsGaudiCommonSvc/src/CounterSvc.cpp
- GaudiCommonSvc/src/DataSvc/StoreExplorerAlg.cpp 1 addition, 0 deletionsGaudiCommonSvc/src/DataSvc/StoreExplorerAlg.cpp
- GaudiCoreSvc/src/ApplicationMgr/ToolSvc.cpp 2 additions, 1 deletionGaudiCoreSvc/src/ApplicationMgr/ToolSvc.cpp
- GaudiCoreSvc/src/JobOptionsSvc/Node.cpp 3 additions, 2 deletionsGaudiCoreSvc/src/JobOptionsSvc/Node.cpp
- GaudiExamples/src/AlgSequencer/TemplatedAlg.cpp 2 additions, 1 deletionGaudiExamples/src/AlgSequencer/TemplatedAlg.cpp
- GaudiExamples/src/ExtendedProperties/ExtendedProperties.cpp 6 additions, 0 deletionsGaudiExamples/src/ExtendedProperties/ExtendedProperties.cpp
- GaudiExamples/tests/qmtest/ExtPropValidator.py 1 addition, 10 deletionsGaudiExamples/tests/qmtest/ExtPropValidator.py
- GaudiExamples/tests/qmtest/refs/Maps.ref 30 additions, 30 deletionsGaudiExamples/tests/qmtest/refs/Maps.ref
- GaudiExamples/tests/qmtest/refs/TemplatedAlg.ref 21 additions, 28 deletionsGaudiExamples/tests/qmtest/refs/TemplatedAlg.ref
- GaudiExamples/tests/qmtest/refs/TemplatedAlg_pyopts.ref 16 additions, 22 deletionsGaudiExamples/tests/qmtest/refs/TemplatedAlg_pyopts.ref
- GaudiKernel/GaudiKernel/ToStream.h 2 additions, 6 deletionsGaudiKernel/GaudiKernel/ToStream.h
- GaudiKernel/src/Lib/Algorithm.cpp 1 addition, 0 deletionsGaudiKernel/src/Lib/Algorithm.cpp
- GaudiKernel/src/Lib/System.cpp 16 additions, 84 deletionsGaudiKernel/src/Lib/System.cpp
- GaudiPluginService/src/PluginService.cpp 7 additions, 0 deletionsGaudiPluginService/src/PluginService.cpp
- GaudiPluginService/src/capi_pluginservice.cpp 7 additions, 19 deletionsGaudiPluginService/src/capi_pluginservice.cpp
- GaudiUtils/src/Lib/HistoDump.cpp 1 addition, 0 deletionsGaudiUtils/src/Lib/HistoDump.cpp
- RootCnv/src/RootDataConnection.cpp 1 addition, 0 deletionsRootCnv/src/RootDataConnection.cpp
- cmake/GaudiBuildFlags.cmake 10 additions, 3 deletionscmake/GaudiBuildFlags.cmake
Loading
Please register or sign in to comment