- May 27, 2016
-
-
Attila Krasznahorkay authored
2016-03-17 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a hand-written CMakeLists.txt file to the package to build its libraries correctly. Finally fixing ATEAM-255. * Removed the executable flag from all of the files of the package. * Tagging as ByteStreamStoragePlugins-00-01-01
-
Attila Krasznahorkay authored
* Managed to make a silly typo in the previous tag. Is fixed now. (For some reason only the very latest CMake version complained about it.) * Tagging as L1TopoAlgorithms-00-00-62 2016-03-17 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Cleaned the package's CMakeLists.txt file such that it wouldn't torpedo rebuilding parts of an installed offline release. * Tagging as L1TopoAlgorithms-00-00-61 2016-02-26 Stewart Martin-Haugh <smh@cern.ch> * Fix use of variable-length array with non-POD (ATR-13483) * L1TopoAlgorithms-00-00-60 2016-02-12 Stewart Martin-Haugh <smh@cern.ch> * Add custom CMakeLists.txt (ATR-13355) * L1TopoAlgorithms-00-00-59
-
Attila Krasznahorkay authored
* Cleaned the package's CMakeLists.txt file such that it wouldn't torpedo rebuilding parts of an installed offline release. * Tagging as L1TopoHardware-00-00-08 2016-02-10 Stewart Martin-Haugh * Clean up CMakeLists.txt * L1TopoHardware-00-00-07 2016-02-10 Stewart Martin-Haugh * Custom CMakeLists.txt for python code generation * L1TopoHardware-00-00-06
-
Attila Krasznahorkay authored
2016-03-16 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Adding a hand-written CMakeLists.txt file to the package, that makes use of a new feature in AtlasCMake in order to propagate the custom compiler options necessary to build the main library of the package, and all of its clients. * Removed the executable flag from all of the files of the package. * Tagging as TrkEventTPCnv-01-09-46 2016-01-28 Jochen Meyer * tagging TrkEventTPCnv-01-09-45 * adjustment for ATLAS naming conventions complied with in TrkTrackSummary 2016-01-05 RD Schaffer <R.D.Schaffer@cern.ch> * tagging TrkEventTPCnv-01-09-44 * src/TrkPrepRawData/PrepRawDataCnv_p1.cxx (persToTrans): removed use of __IDENTIFIER_64BIT__ 2015-12-27 scott snyder <snyder@bnl.gov> ... (Long ChangeLog diff - truncated)
-
Attila Krasznahorkay authored
* Added a hand-written CMakeLists.txt file to the package, to run its test correctly. * Removed the executable flag from the files that didn't need it. * Tagging as McParticleEvent-00-13-20 2015-11-03 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Removed the empty dataLinks= statement from the requirements, as it was throwing the cmt2cmake code off in the CMake nightlies. * Tagging as McParticleEvent-00-13-19 2015-07-04 scott snyder <snyder@bnl.gov> * Tagging McParticleEvent-00-13-18. * McParticleEvent/TruthParticleContainer.h: Allow explicitly passing in the store to setGenEvent() and setEtIsolations().
-
Attila Krasznahorkay authored
2016-03-16 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Adding a hand-written CMakeLists.txt file to the package, to set up the build/execution of all of the tests in the package correctly. * Removed the executable flag from all of the files of the package. * Unfortunately the PixelClusterContainerCnv_p1_test.cxx test is failing in the CMake build, and I don't know yet why. :-/ But to involve more people in debugging its reason, I'm just uploading the code as-is. * Tagging as InDetEventTPCnv-01-04-14 2016-02-25 Peter van Gemmeren <gemmeren@anl.gov> * tagging InDetEventTPCnv-01-04-13 * Clean up dictionary 2016-01-05 RD Schaffer <R.D.Schaffer@cern.ch> * tagging InDetEventTPCnv-01-04-12 * InDetEventTPCnv/InDetPrepRawData/SCT_Cluster_p2.h (InDet): removed use of __IDENTIFIER_64BIT__ ... (Long ChangeLog diff - truncated)
-
Attila Krasznahorkay authored
* Added a hand-written CMakeLists.txt file to the package, to build/run its tests correctly with CTest. * Removed the executable flags from the files that didn't need it. * Tagging as TrigInDetEventTPCnv-00-01-34 2016-02-09 scott snyder <snyder@bnl.gov> * Tagging TrigInDetEventTPCnv-00-01-33. * test/TrigInDetEventTPCnv.xml: Fix typo. 2016-02-07 scott snyder <snyder@bnl.gov> * Tagging TrigInDetEventTPCnv-00-01-32. * Avoid #define private. * Tagging TrigInDetEventTPCnv-00-01-31. * Add unit tests. * Bug fixes: * TrigInDetEventTPCnv/TrigSpacePointCountsCnv_p2.h, ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
* Tagging RngComps-00-00-14. * Update reference files for AthenaServices-01-60-02. 2016-03-11 scott snyder <snyder@bnl.gov> * Tagging RngComps-00-00-13. * Need to call AthService::initialize to get OutputLevel set up properly. 2016-03-11 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a hand-written CMakeLists.txt file to the package, in order to set up its tests correctly. * Added a helper script for running the TestSeedRunEvent test with CTest. * Removed the executable flag from the files that didn't need it. * As it turns out, the latest Gaudi version, used in the CMake nightly, fixed some irregularities with the output message level of Gaudi components. So now a lot of DEBUG/VERBOSE messages show up in the tests that previously didn't. And according to the jobOptions used ... (Long ChangeLog diff - truncated)
-
Attila Krasznahorkay authored
2016-03-11 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Adding a hand-written CMakeLists.txt file to the package, to make its tests work. * Removed the reference to "IOVSvc/IOVSvc.txt" from share/NavigableIterator_test.txt as it was somehow breaking the CTest test. Even though the line seemed to be commented out... * Removed the executable flag from all the source files of the package. * Tagging as Navigation-00-08-28 2015-09-15 scott snyder <snyder@bnl.gov> * Tagging Navigation-00-08-27. * Comply with ATLAS naming conventions. 2015-05-11 scott snyder <snyder@bnl.gov> * Tagging Navigation-00-08-26. * Extra interfaces to support migration to SG::CurrentEventStore and gcc5. ... (Long ChangeLog diff - truncated)
-
Scott Snyder authored
* Tagging Sherpa_i-02-00-04. * Add missing HepMC:: qualifiers. 2015-10-06 Frank Siegert <frank.siegert@cern.ch> * respect return value from Sherpa to avoid NaN weights in evgen * tag as Sherpa_i-02-00-03
-
Scott Snyder authored
* Tagging CosmicGenerator-00-02-04. * Add missing HepMC:: qualifiers. 2015-12-31 Zach Marshall <ZLMarshall@lbl.gov> * Tagging: CosmicGenerator-00-02-03 * Protecting against a crash from HepPDT returning a nullptr
-
Scott Snyder authored
* Tagging TrackRecordGenerator-00-00-03. * Add missing HepMC:: qualifiers.
-
Scott Snyder authored
* Tagging Starlight_i-00-01-01. * Add missing HepMC:: qualifiers.
-
Scott Snyder authored
* Tagging QGSJet_i-00-00-05. * Add missing HepMC:: qualifiers. 2016-03-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Making the package link explicitly against HepMCfio with CMake. * Tagging as QGSJet_i-00-00-04
-
Scott Snyder authored
* Tagging PythiaExo_i-00-01-06. * Comply with ATLAS naming conventions. 2016-03-10 scott snyder <snyder@bnl.gov> * Tagging PythiaExo_i-00-01-05. * Add missing HepMC:: qualifiers. 2016-03-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Making the package link explicitly against HepMCfio with CMake. * Removed the executable flag from all of the files of the package. * Tagging as PythiaExo_i-00-01-04 2015-12-10 E. M. Lobodzinska <ewelina.maria.lobodzinska@cern.ch> * coverity fix * Tagging: PythiaExo_i-00-01-03
-
Attila Krasznahorkay authored
Teaching the package how to build its XML files even when other packages in the project are failing (HLToks-00-02-05)
-
Shaun Roe authored
* fix compiler warnings and coverity defect: 105483 06/02/2016 (Medium) Uninitialized pointer field :/InnerDetector/InDetDetDescr/InDetReadoutGeometry/src/TRT_BaseElement.cxx in function "TRT_BaseElement" * tag as InDetReadoutGeometry-02-00-28 * tag as InDetReadoutGeometry-02-00-27
-
Attila Krasznahorkay authored
* Added a CMakeLists.txt file to the package for building it in the CMake nightly. * Added a bunch of <Inventor/C/errors/debugerror.h> includes to the code to allow building it in unoptimised mode as well. * Tagging as VP1TrackSystems-00-44-07
-
Attila Krasznahorkay authored
2016-03-09 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a CMakeLists.txt file to the package for building it in the CMake nightly. * Added a bunch of <Inventor/C/errors/debugerror.h> includes to the code to allow building it in unoptimised mode as well. * Tagging as VP1PRDSystems-00-23-02
-
Attila Krasznahorkay authored
2016-03-09 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a CMakeLists.txt file to the package for building it in the CMake nightly. * Added a bunch of <Inventor/C/errors/debugerror.h> includes to the code to allow building it in unoptimised mode as well. * Tagging as VP1GuideLineSystems-00-05-02
-
Scott Snyder authored
* Tagging Pyquench_i-00-01-03. * Comply with ATLAS naming conventions. 2016-03-08 scott snyder <snyder@bnl.gov> * Tagging Pyquench_i-00-01-02. * Add missing HepMC:: qualifiers. 2016-03-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Making the package link explicitly against HepMCfio with CMake. * Tagging as Pyquench_i-00-01-01
-
Scott Snyder authored
* Tagging Pythia_i-00-05-09. * Comply with ATLAS naming conventions. 2016-03-08 scott snyder <snyder@bnl.gov> * Tagging Pythia_i-00-05-08. * Add missing HepMC:: qualifiers. 2016-03-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Making the package link explicitly against HepMCfio with CMake. * Removed the executable flag from the source files that had it. * Removed the now unnecessary CMake settings from the requirements file. * Tagging as Pythia_i-00-05-07
-
Scott Snyder authored
* Tagging Tauola_i-02-00-05. * Comply with ATLAS naming conventions. * Tagging Tauola_i-02-00-04. * Add missing HepMC:: qualifications. 2016-03-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a hand-written CMakeLists.txt file to the package, so that it would disable the --as-needed flags correctly, and set up linking against all the needed HepMC libraries. * Tagging as Tauola_i-02-00-03 2014-12-17 David Quarrie <David.Quarrice@cern.ch> * src/tauface-jetset.F Disable the call to the non-existent HWUEPR subroutine when using CMAKE for the release build since this treats unresolved symbols as an error. * Tagged as Tauola_i-02-00-02
-
Scott Snyder authored
* Tagging PythiaChL_i-00-04-02. * src/PythiaChL.cxx: Add missing HepMC:: qualifications. Fix duplicated propery warnings. 2016-03-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Making the package link explicitly against HepMCfio with CMake. * Tagging as PythiaChL_i-00-04-01
-
Scott Snyder authored
* Tagging Epos_i-00-01-06. * Add missing HepMC:: qualifiers. 2016-03-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Extending the requirements file a bit, to make the package's build successful with CMake. * Tagging as Epos_i-00-01-05 2015-12-17 E. M. Lobodzinska <ewelina@mail.desy.de> * add comment and printout explaining the signal_process_id * tagging as Epos_i-00-01-04
-
Adam Edward Barton authored
* Tagged as SiSpacePointFormation-01-00-08 2016-01-21 Adam Barton * Ported to dataHandle framework * Removed Const cast, seemed unnecessary?
-
Igor Gavrilenko authored
2016-03-02 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> Ported to DataHandles and tag as SiCombinatotrialTrackFinderTool_xk-01-00-33 2016-02-24 Adam Barton <abarton@cern.ch> Ported to DataHandles 2016-02-21 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> correction for HI and tag as SiCombinatotrialTrackFinderTool_xk-01-00-32 2016-02-20 Igor Gavrilenko <Igor.Gavrilenko@cern. ch> optimization and tag as SiCombinatotrialTrackFinderTool_xk-01-00-31 2016-02-13 Igor Gavrilenko <Igor.Gavrilenko@cern. ch> optimization and tag as SiCombinatotrialTrackFinderTool_xk-01-00-30 2016-02-03 Igor Gavrilenko <Igor.Gavrilenko@cern. ch> correction for HI ... (Long ChangeLog diff - truncated)
-
Igor Gavrilenko authored
Change to DataHandles and tag as SiTrackMakerTool_xk-01-00-40 2016-02-24 Adam Barton <abarton@cern.ch> Change to DataHandles 2016-02-20 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> correction for HI and tag as SiTrackMakerTool_xk-01-00-39 2016-02-06 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> correction for ISeedToTrackConversionTool and tag as SiTrackMakerTool_xk-01-00-38 add ISeedToTrackConversionTool and tag as SiTrackMakerTool_xk-01-00-36 2016-02-03 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> correction for HI and tag as SiTrackMakerTool_xk-01-00-35 ... (Long ChangeLog diff - truncated)
-
Igor Gavrilenko authored
2016-02-02 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> tag as SiSpacePointsSeedTool_xk-01-00-33 2016-02-16 Adam Barton<abarton@cern.ch> Ported to datahandles 2016-02-02 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> correction for HI and tag as SiSpacePointsSeedTool_xk-01-00-32 2016-01-30 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> optimization and tag as SiSpacePointsSeedTool_xk-01-00-31 2016-01-15 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> optimization and tag as SiSpacePointsSeedTool_xk-01-00-30 2015-12-16 Igor Gavrilenko <Igor.Gavrilenko@cern.ch> remove unused parameters ... (Long ChangeLog diff - truncated)
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
Added a FindGMock.cmake module that can be used to find the gmock library and headers (AtlasGoogleTest-00-00-07)
-
Attila Krasznahorkay authored
* Adding a hand-written CMakeLists.txt file to the package, to build all the utilities that the package provides. * Temoved the executable flag from all of the source files. * Tagging as CollectionUtilities-00-02-27 2015-10-03 scott snyder <snyder@bnl.gov> * Tagging CollectionUtilities-00-02-26. * Fix placement of using directives. 2015-09-15 scott snyder <snyder@bnl.gov> * Tagging CollectionUtilities-00-02-25. * Comply with ATLAS naming conventions.
-
Attila Krasznahorkay authored
Adding a CMakeLists.txt file to the package to adjust the project's runtime environment with (AtlasConditionsRunTime-00-00-18)
-
Attila Krasznahorkay authored
* Added a hand-written CMakeLists.txt file to the package to build its unit test correctly. * Removed the executable flag from the source files. * Tagging as MuonConditionsAthenaPool-00-00-10
-
Attila Krasznahorkay authored
2016-02-26 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Adding a hand-written CMakeLists.txt file to the package, to build the unit tests of the package correctly. * Removed the executable flag from the source files of the package. * Tagging as InDetConditionsAthenaPool-00-00-25 2015-10-16 scott snyder <snyder@bnl.gov> * Tagging InDetConditionsAthenaPool-00-00-24. * test/InDetConditionsAthenaPool.xml: Add test xml file. 2015-10-14 scott snyder <snyder@bnl.gov> * Tagging InDetConditionsAthenaPool-00-00-23. * cmt/requirements: Fix requirements. * Tagging InDetConditionsAthenaPool-00-00-22. * Remove #define private public (gcc5 port). * Tagging InDetConditionsAthenaPool-00-00-21. * Add unit tests. ... (Long ChangeLog diff - truncated)
-
Attila Krasznahorkay authored
Making the output messages of the build follow the NICOS expectation (AtlasShowerDeconstruction-00-00-04) * Made the CMakeLists.txt file a bit more complicated so that the messages in the build log would show up in the order that NICOS expects them to. * Tagging as AtlasShowerDeconstruction-00-00-04 2016-02-23 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a CMakeLists.txt file to the package in order to put the library into the CMake nightly itself, and not pick it up from AFS. * Tagging as AtlasShowerDeconstruction-00-00-03
-
Attila Krasznahorkay authored
* Updated the code such that the inclusion order of the packages wouldn't matter to whether the configuration of the project will be successful or not. * Tagging as AtlasLapack-00-02-03 2016-02-12 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Upgraded the CMakeLists.txt file of the package to cooperate with the latest CMake build setup. * Tagging as AtlasLapack-00-02-02 2015-07-14 Oana Boeriu <Oana.Boeriu@cern.ch> * adding CMakeLists.txt (with fix from Rolf)
-
Attila Krasznahorkay authored
* Fine-tuned the configuration a bit. Now in Debug and RelWithDebInfo mode the TBB debug libraries get install in addition to (not instead of) the release libraries. This is because some packages explicitly just look for the optimised TBB libraries. * Tagging as AtlasTBB-00-00-11 2016-02-12 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Updated the CMake configuration of the package to work with the latest setup of the CMake nightly. * Tagging as AtlasTBB-00-00-10 2015-06-24 scott snyder <snyder@bnl.gov> * Tagging AtlasTBB-00-00-09. * Patch to fix compilation error with clang. 2015-05-26 Rolf Seuster * tagging AtlasTBB-00-00-08 * cmake, installation fix ... (Long ChangeLog diff - truncated)
-
Attila Krasznahorkay authored
* Taught the package how to build the dSFMT libraries itself when used in a CMake build. To make it easy to package up this external with the offline software. * Tagging as AtlasDSFMT-00-00-04
-
Attila Krasznahorkay authored
* Reviving this package for the CMake nightly. Updated it to build the specific version of Eigen for us correctly in the new CMake setup. * Tagging as AtlasEigen-00-00-11 2015-06-07 scott snyder <snyder@bnl.gov> * Tagging AtlasEigen-00-00-10. * Avoid clang warnings about using the `register' keyword. 2015-04-23 Emil Obreshkov * adding CMakeLists.txt and src/eigen-3.1.3.tar.gz for the cmake builds of that package * tagging AtlasEigen-00-00-09 2015-03-18 scott snyder <snyder@bnl.gov> * Tagging AtlasEigen-00-00-08. * Fix some warnings about unused typedefs.
-