Skip to content
  • Scott Snyder's avatar
    Fix crash creating tool with null parent pointer. (AsgTools-00-00-83) · b953957b
    Scott Snyder authored
    	* Tagging AsgTools-00-00-83.
    	* Root/AsgTool.cxx (getParent): Return ToolSvc if the parent
    	pointer that was passed in is null.  This is apparently a
    	legitimate use case in AthAnalysisBase.
    
    2016-05-05 Will Buttinger <will@cern.ch>
    	* cmt/requirements: made AtlasGoogleTest dependency private. When it was public, it would cause a weird memory corruption when compiling packages that use AsgTools. I don't understand this at all, but this is my attempt to fix the problem anyway
    	* Tagging as AsgTools-00-00-82
    
    2016-05-03 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
    	* Only noticed now that since gtest/gtest.h is included in
    	  AsgTools/UnitTest.h, we need to declare this dependency for
    	  the library. (Only showed up as a problem with Xcode...)
    	* Tagging as AsgTools-00-00-81
    
    2016-05-03 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
    	* Taught the package how to build itself in standalone
    	  mode with CMake.
    	* Tagging as AsgTools-00-00-80
    ...
    (Long ChangeLog diff - truncated)
    
    
    Former-commit-id: dc40e4f8
    b953957b