Commits on Source (25)
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
It is mandatory because of the new validators.
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
(preliminary version).
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Disabled (temporarily) the creation of validators modules, and added the facade module to retrieve the Configurable classes.
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Works more or less, but not completely correct.
-
Marco Clemencic authored
-
Marco Clemencic authored
Optimized to avoid duplicated symbols.
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Conflicts: GaudiPolicy/cmt/requirements
-
Marco Clemencic authored
* master: (123 commits) Updated tag_release.py script to allow tagging from a (global) branch. forgot to update Gaudi/cmt/version.cmt Preparing release of Gaudi v22r2 Fixed a defect spotted by Coverity in KeyedObject (UNINIT_CTOR). Fixed a defect spotted by Coverity in KeyedObject (UNINIT_CTOR). Added use of LIKELY/UNLIKELY for testing. Moved the LIKELY and UNLIKELY macros to GaudiKernel/Kernel.h Merged changes for branch prediction helper macros (LIKELY/UNLIKELY) https://svnweb.cern.ch/trac/gaudi/changeset/6471 Fixed the usage of cpp fragments on Windows. Fixed a bug introduced with revision 6509. (d4ddd261) Restored fix to Makefile.cmt lost when merging GAUDI_nativedep. (fix was in 581f984c) fixed permissions of EventNodeKiller.{h,cpp} Patch #4814: Move EventNodeKiller algorithm from LHCb to Gaudi. Imported EventNodeKiller.{h,cpp} from svn+ssh://svn.cern.ch/reps/lhcb/LHCb/trunk/Kernel/LHCbAlgs/src Modified the imported files to avoid generating debug messages if they are not going to be printed. https://savannah.cern.ch/patch/?4814 Updated GaudiSvc release notes (patch #4819). Applied patch #4819 (part 2) Applied patch #4819 (part 1) Updated GaudiPolicy release notes. Fixed bug #79627: ChronoAuditor broken for custom event types https://savannah.cern.ch/bugs/?79627 Fixed a typo Fixed a couple of warnings coming from NDEBUG. ...
-
Marco Clemencic authored
Conflicts: GaudiKernel/cmt/requirements GaudiKernel/src/Lib/Property.cpp GaudiKernel/src/Util/genconf.cpp
Showing
- GaudiConfigurables/cmt/requirements 19 additions, 0 deletionsGaudiConfigurables/cmt/requirements
- GaudiConfigurables/doc/Notes.txt 156 additions, 0 deletionsGaudiConfigurables/doc/Notes.txt
- GaudiConfigurables/doc/release.notes 3 additions, 0 deletionsGaudiConfigurables/doc/release.notes
- GaudiConfigurables/python/GaudiConfigurables/Components.py 120 additions, 0 deletionsGaudiConfigurables/python/GaudiConfigurables/Components.py
- GaudiConfigurables/python/GaudiConfigurables/Properties.py 204 additions, 0 deletionsGaudiConfigurables/python/GaudiConfigurables/Properties.py
- GaudiConfigurables/python/GaudiConfigurables/Tests.py 304 additions, 0 deletionsGaudiConfigurables/python/GaudiConfigurables/Tests.py
- GaudiConfigurables/python/GaudiConfigurables/__init__.py 255 additions, 0 deletionsGaudiConfigurables/python/GaudiConfigurables/__init__.py
- GaudiConfigurables/src/checker.cpp 21 additions, 0 deletionsGaudiConfigurables/src/checker.cpp
- GaudiConfigurables/src/python/test_validator.cpp 21 additions, 0 deletionsGaudiConfigurables/src/python/test_validator.cpp
- GaudiExamples/cmt/requirements 18 additions, 0 deletionsGaudiExamples/cmt/requirements
- GaudiKernel/GaudiKernel/Property.h 3 additions, 0 deletionsGaudiKernel/GaudiKernel/Property.h
- GaudiKernel/GaudiKernel/PyConfValidators.h 15 additions, 0 deletionsGaudiKernel/GaudiKernel/PyConfValidators.h
- GaudiKernel/cmt/requirements 2 additions, 1 deletionGaudiKernel/cmt/requirements
- GaudiKernel/src/Lib/Property.cpp 293 additions, 298 deletionsGaudiKernel/src/Lib/Property.cpp
- GaudiKernel/src/Util/GaudiDBM.h 98 additions, 0 deletionsGaudiKernel/src/Util/GaudiDBM.h
- GaudiKernel/src/Util/genconf.cpp 153 additions, 6 deletionsGaudiKernel/src/Util/genconf.cpp
- GaudiPolicy/cmt/fragments/genconfig_header 3 additions, 1 deletionGaudiPolicy/cmt/fragments/genconfig_header
- GaudiPolicy/cmt/requirements 7 additions, 3 deletionsGaudiPolicy/cmt/requirements
- GaudiPolicy/scripts/gen_validators_src.py 56 additions, 0 deletionsGaudiPolicy/scripts/gen_validators_src.py
GaudiConfigurables/cmt/requirements
0 → 100644
GaudiConfigurables/doc/Notes.txt
0 → 100644
GaudiConfigurables/doc/release.notes
0 → 100644
GaudiConfigurables/src/checker.cpp
0 → 100644
GaudiKernel/GaudiKernel/PyConfValidators.h
0 → 100644
GaudiKernel/cmt/requirements
100755 → 100644
This diff is collapsed.
GaudiKernel/src/Util/GaudiDBM.h
0 → 100644
GaudiPolicy/cmt/requirements
100644 → 100755
GaudiPolicy/scripts/gen_validators_src.py
0 → 100644