- Feb 14, 2014
-
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7407 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7406 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7405 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7404 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7403 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- Feb 13, 2014
-
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7402 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
https://sft.its.cern.ch/jira/browse/ROOT-6028 https://sft.its.cern.ch/jira/browse/ROOT-6054 https://sft.its.cern.ch/jira/browse/ROOT-6073 From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7401 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
The test results page now contains the project name, version, and platform (CMake builds only), and the slot name and date (CMT and CMake). https://its.cern.ch/jira/browse/LBCORE-292 From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7400 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7399 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- Feb 10, 2014
-
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7398 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7397 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
The rationale is that the new warning message we are getting with ROOT 6 is an acceptable behavior. https://sft.its.cern.ch/jira/browse/ROOT-5836 From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7396 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
With ROOT 6 some methods/classes that where excluded in ROOT 5 are now visible in Python, but PyROOT may not be able to handle them. https://sft.its.cern.ch/jira/browse/ROOT-6032 From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7395 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
The new logic (fixed, but with a different order of application) can be enabled with a command line option or an environment variable. It is also possible to print on stderr the order of application of the ConfigurableUser instances by setting another environment variable. From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7394 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
Modified applyConfigurableUsers implementations to print the configurables applied on stderr if the environment variable GAUDI_DEBUG_CONF_USER is defined.
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Keep the buggy implementation of 'applyConfigurableUsers()' (bug #103803) to provide backward compatibility until all the problems with the configuration are fixed.
-
- Feb 07, 2014
-
-
Marco Clemencic authored
* bug/103808: Fixed bug #103808: regression introduced with the fix to bug #103803 Modified configurables test to expose bug #103808. https://savannah.cern.ch/bugs/?103808 From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7393 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
The problem was that ConfigurableUser instances not enabled were not correctly taken into account in the graph of dependencies. https://savannah.cern.ch/bugs/?103808 https://savannah.cern.ch/bugs/?103803
-
-
- Feb 06, 2014
-
-
Marco Clemencic authored
* dev/cmake: fixed handling or required components in FindROOT.cmake commented out debug print-out From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7392 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
* dev/no_reflex: Added missing (?) header to the dictionary (needed for ROOT 6). From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7391 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
https://savannah.cern.ch/bugs/index.php?103803 Merge branch 'bug/103803' * bug/103803: fixed bug #103803: handle correctly ConfUsers created during the apply improved test gaudi.conf_user.autoapply Added test exposing bug #103803 (ConfigurableUser no applied) From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7390 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
-
Marco Clemencic authored
Improved test gaudi.conf_user.autoapply to be more robust in case of a change in the order of application of configurables.
-
Marco Clemencic authored
ConfigurableUser instances created in the __apply_configuration__ of another one are not "applied". https://savannah.cern.ch/bugs/index.php?103803
-
Marco Clemencic authored
-
- Feb 04, 2014
-
-
Marco Clemencic authored
From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7389 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
- Feb 03, 2014
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
* dev/cmake: skip configurables of Reflex-compatible aliases support backward compatibility with Reflex component names fixed warning in the detection of Vera++ cleaned up string literals Added Vera++ support to GaudiProjectConfig.cmake fixed detection of ccache Fixed LBCORE-370: test results do not show up in the new HTML summary prefer ccache to ccache-swig Fixed long standing issue with InterpTest test. fixed issue with the environment XML files added *.hxx to the allowed headers patterns (needed of LHCb Online) added WORKING_DIRECTORY option to gaudi_add_test and gaudi_add_unit_test From: Marco Clemencic <marco.clemencic@cern.ch> git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@7388 53ecefc3-a64d-0410-9bdf-b8581fa3287e
-
Marco Clemencic authored
Do not generate configurables for the factory aliases used for backward compatibility with the Reflex Plugin Service.
-
Marco Clemencic authored
Allow factories for components to be found, with the new Plugin Service, using the names used in the Reflex one, for example, find 'NS::Alg' as NS__Alg.
-
- Feb 02, 2014
-
-
Marco Clemencic authored
-
- Jan 31, 2014
-
-
Marco Clemencic authored
Replaced non-ASCII characters in string literals with the corresponding escape sequence.
-
Marco Clemencic authored
If Vera++ (>= 1.2.1) is available, one can use the option ENABLE_VERA++_CHECKS to run the style checks during the build. It is not enabled by default because we need to fine tune the checks it runs (and clean the code). https://its.cern.ch/jira/browse/LBCORE-375
-
- Jan 29, 2014
-
-
Marco Clemencic authored
-
-
Marco Clemencic authored
-