- Jan 22, 2019
-
-
Attila Krasznahorkay authored
This required updating all <FOO>_ROOT variable definitions to the new naming scheme(s) used by AtlasCMake and AtlasLCG.
-
- Oct 05, 2018
-
- Oct 02, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: f539ede6
-
- May 09, 2018
-
-
Former-commit-id: 2a904872
-
- May 08, 2018
-
-
Former-commit-id: 4b397afa
-
- Apr 27, 2018
-
-
Stefan Kluth authored
Former-commit-id: 381a3924
-
- Mar 16, 2018
-
-
Tulay Cuhadar Donszelmann authored
Former-commit-id: fbd3484b
-
- Sep 21, 2017
-
-
Marcin Nowak authored
Former-commit-id: 32d8bcc7
-
- Sep 20, 2017
-
-
Marcin Nowak authored
The distribute python package is now in LCG releases - they have a newer version and it generates a conflict with ours when installing flake8 package Former-commit-id: 8a05072b
-
- Jul 19, 2017
-
-
Stefan Kluth authored
Former-commit-id: 504a6203
-
- May 07, 2017
-
-
John Chapman authored
In AthSimulation builds of AtlasPyFwdBwdPorts the installation of two python packages fails due to unmet dependencies. The fact that this does not occur in Athena builds suggested a race condition. The problem packages were determined to be grin and flake8. Adding approriate DEPENDS statements for these packages solved the issue. See ATLINFR-1680. Former-commit-id: 431fcd2e
-
- Apr 27, 2017
-
-
Attila Krasznahorkay authored
installation. In a normal Makefile build this was never an issue. But with Ninja apparently it is... Former-commit-id: 4d903e77
-
Attila Krasznahorkay authored
distribute module to be already installed. This only showed up while trying to build the AthenaDerivation release using Ninja. With Makefiles just by chance the installation order was always correct so far. Former-commit-id: 1f8193cc
-
Frank Winklmeier authored
- Update pyflakes to latest version - Add flake8 - Remove .gz files that were no longer being built Remove the following obsolete packages: - abc: defaut in python 2.6 - argparse: default in python 2.6 - iterutils: no updates since 2010 and nobody is using it (according to LXR) - hgsvn: we don't use mercurial nor svn - ordereddict: replaced by collections.OrderedDict in python 2.6 Former-commit-id: 2f42e388
-
- Mar 24, 2017
-
-
Attila Krasznahorkay authored
For this I had to add a few extra source files that got removed in the SVN->Git migration, and just disabled a few packages that I found too large to include into Git. (And which don't seem to be desperately needed.) Former-commit-id: 80f59631
-
Attila Krasznahorkay authored
CMake / Git build anymore. Many of these packages were moved to the atlasexternals repository. Others were just deprecated. Former-commit-id: 4aa84c8714f375757485a53cff19377afb013578
-
- Feb 24, 2017
-
- Feb 21, 2017
-
-
Scott Snyder authored
* Tagging CheckerGccPlugins-00-02-11. * Adding check_returns to thread checker. 2017-02-11 scott snyder <snyder@bnl.gov> * Tagging CheckerGccPlugins-00-02-10. * Updating documentation for check_discarded_const_from_return. * Tagging CheckerGccPlugins-00-02-09. * Updating documentation/tests for check_mutable. Former-commit-id: a40b3216
-
- Feb 02, 2017
-
-
Graeme Stewart authored
Former-commit-id: 7809dc13
-
- Jan 20, 2017
-
-
Scott Snyder authored
* Tagging CheckerGccPlugins-00-02-08. * Updates for gcc7. 2016-10-28 scott snyder <snyder@bnl.gov> * Tagging CheckerGccPlugins-00-02-07. * Checking for const discarded from function return. 2016-10-23 scott snyder <snyder@bnl.gov> * Tagging CheckerGccPlugins-00-02-06. * More thread checker updates. 2016-10-03 scott snyder <snyder@bnl.gov> * Tagging CheckerGccPlugins-00-02-05. * Starting on updates to thread checker. Former-commit-id: 594fd24d
-
- Jan 01, 2017
-
-
Graeme Stewart authored
Former-commit-id: e5a1c1f2
-
Scott Snyder authored
* Tagging AtlasPyFwdBwdPorts-00-03-14. * More warning fixes for pycrypto. 2016-12-20 scott snyder <snyder@bnl.gov> * Tagging AtlasPyFwdBwdPorts-00-03-13. * Fix another compilation warning in pycrypto. 2016-12-16 scott snyder <snyder@bnl.gov> * Tagging AtlasPyFwdBwdPorts-00-03-12. * Add patch to fix compilation warning in pycrypto that nicos is flagging. 2016-11-28 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Disabled the build of nesteddict. As apparently it tries to download setuptools from a web address that doesn't exist anymore. * If we want to re-enable this python package, we need to add the build of setuptools to this package explicitly. ... (Long ChangeLog diff - truncated) Former-commit-id: 06198ff6
-
Johannes Elmsheuser authored
* CMakeLists.txt: Update to fjcontrib-1.025 * Add src/fjcontrib-1.025.tar.gz * Tagging as AtlasFastJetContrib-01-22-03 2016-08-23 <delsart@lpsc1120x.in2p3.fr> * Added src/fjcontrib-1.024.tar.gz * CMakeLists.txt & cmt/requirements updated to use 1.024 * Tagging as AtlasFastJetContrib-01-22-02 Former-commit-id: 767a011c
-
Johannes Elmsheuser authored
* CMakeLists.txt: Update to fastjet-3.2.1 * Tagging as AtlasFastJet-00-00-37 2016-11-30 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Updated the code to only build the C++ plugins of FastJet. To avoid Fortran linking problems in AnalysisBase. * The code now makes use of ${CMAKE_FILES_DIRECTORY} to organise the build directory a bit more neatly. * The installation should no longer kill the project's installation in case FastJet fails to compile. * Tagging as AtlasFastJet-00-00-36 Former-commit-id: ca98c51e
-
Scott Snyder authored
* Tagging CheckerGccPlugins-00-02-04. * src/gaudi_inheritance_plugin.cxx: Also ignore AthReentrantAlgorithm. * src/usingns_plugin.cxx: Also ignore G4PhysicalConstants.hh. Former-commit-id: 62a5e365
-
Scott Snyder authored
* Tagging pyAMI-05-00-07. * CMakeLists.txt: Fix cmake URL_HASH warning. Former-commit-id: d9af5317
-
Stewart Martin-Haugh authored
'Update to newer git tag, which now builds against clang (see https://github.com/vitillo/yampl/pull/3)' (yampl-00-00-08) * Update to newer git tag, which now builds against clang (see https://github.com/vitillo/yampl/pull/3) * Tagging as yampl-00-00-08 Former-commit-id: 2199924a
-
- Dec 16, 2016
-
-
John Derek Chapman authored
CMakeLists.txt: switch to geant4.10.1.patch03.atlas02. ATLASSIM-3144. Tagging as Geant4-10-01-03-20 (Geant4-10-01-03-20) * CMakeLists.txt: switch to geant4.10.1.patch03.atlas02. ATLASSIM-3144 * Tagging as Geant4-10-01-03-20 2016-11-02 John Chapman <John.Chapman@cern.ch> * cmt/requirements, CMakeLists.txt: switch to geant4.10.1.patch03.atlasmt01. ATLASSIM-3144 * Tagging as Geant4-10-01-03-17 2016-11-01 John Chapman <John.Chapman@cern.ch> * cmt/requirements, CMakeLists.txt: switch back to geant4.10.1.patch03.atlas01. Patch CMakeLists.txt file to work with gcc 6.2. ATLASSIM-3144 * Tagging as Geant4-10-01-03-16 2016-09-14 John Chapman <John.Chapman@cern.ch> ... (Long ChangeLog diff - truncated) Former-commit-id: 862e5457
-
- Dec 01, 2016
-
- Nov 26, 2016
-
-
John Derek Chapman authored
CMakeLists.txt: Switch to pull source from git repository. ATLASSIM-3139. Tagging as AtlasCLHEP-00-00-12-06 (AtlasCLHEP-00-00-12-06) * CMakeLists.txt: Switch to pull source from git repository. ATLASSIM-3139 * Tagging as AtlasCLHEP-00-00-12-06 2016-10-27 John Chapman <John.Chapman@cern.ch> * CMakeLists.txt: fix typo in source url. * Tagging as AtlasCLHEP-00-00-12-04 * Tagging as AtlasCLHEP-00-00-12-05 2016-10-21 John Chapman <John.Chapman@cern.ch> * Test out CLHEP 2.2.0.4 without thread_local variables. * Tagging as AtlasCLHEP-00-00-12-03 2016-09-05 Antonio Limosani <Antonio.Limosani@cern.ch> * Branch to revert to old version of CLHEP see ATLASSIM-2898 in CMake build * Tagging as AtlasCLHEP-00-00-12-02 ... (Long ChangeLog diff - truncated) Former-commit-id: ebb09edf
-
- Nov 01, 2016
-
-
Ewelina Maria Lobodzinska authored
Former-commit-id: 2fc4fd3c
-
- Oct 11, 2016
-
-
Graeme Stewart authored
Former-commit-id: 308b1479
-
Graeme Stewart authored
Former-commit-id: 0b68eb2d
-
- Sep 15, 2016
-
-
John Derek Chapman authored
CMakeLists.txt: Updated the CMake configuration to take the G4 sources from the ATLAS-specific Geant4 Git repository. ATLASSIM-2917. Tagging as Geant4-10-01-03-14 (Geant4-10-01-03-14) * CMakeLists.txt: now that Git repository has been updated remove the by-hand patches from the previous commit. ATLASSIM-2917. * Tagging as Geant4-10-01-03-14 2016-07-07 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Updated the CMake configuration to take the G4 sources from the ATLAS specific Git repository. * Not tagging, as the by-hand patches that are applied to make the code build, should rather be collected into Git directly. Former-commit-id: 50679130
-
- Sep 01, 2016
-
-
Attila Krasznahorkay authored
Former-commit-id: 6dc9926c
-
Attila Krasznahorkay authored
* Disabled the installation of the now absent build results. To avoid a problem during the installation step of AtlasExternals. * Tagging as AtlasGPerfTools-00-00-13 2016-08-24 Antonio Limosani <Antonio.Limosani@cern.ch> * Pick up tcmalloc from LCG build * Tagging as AtlasGPerfTools-00-00-12 Former-commit-id: 7446d1d8
-
Atlas-Software Librarian authored
* Switching to v20 - in MagneticFieldMaps 2 new files from Masahiro * tag as AtlasDataArea-00-00-31 Former-commit-id: 7060b3bb
-
John Derek Chapman authored
Former-commit-id: bfed2b66
-
- Jul 15, 2016
-
-
Ewelina Maria Lobodzinska authored
Former-commit-id: 39a3ee27
-
Attila Krasznahorkay authored
* Updated the package's CMake configuration to build the source code that's in the package. And not one coming from AFS. * Also tweaked the code to pick up the location of libunwind from the LCG release correctly. * The built library is still slightly different in size from the one built by CMT though. :-/ * Tagging as AtlasGPerfTools-00-00-11 Former-commit-id: 5bb3e07f
-