- Feb 08, 2018
-
-
Tulay Cuhadar Donszelmann authored
Former-commit-id: 0e86a47e032c9f819cc42a221fa32c93739176ab
-
- Dec 01, 2017
-
-
Vakhtang Tsulaia authored
Remove the distribute python package from Athena See merge request !4823 Former-commit-id: eb3a4ca45ab97c808d594fb10617eadd9e0417bd
-
John Chapman authored
See ATLINFR-2114 Former-commit-id: 3dd8793da944a4b3589bd8b87d4ac6832422d95a
-
- Nov 23, 2017
-
-
John Chapman authored
The `AtlasPyFwdBwdPorts` installation fails in `AthSimulation` project installations due to it not being able to find `pytest-runnger`. This commit adds a version of `pytest-runner` and its dependency `setuptools_scm` to `AtlasPyFwdBwdPorts`. This fixes ATLINFR-2114. Former-commit-id: dac1cfb1621d6a81b05986a958b274f885df2883
-
- Jul 12, 2017
-
-
Carl Suster authored
This is a partial cherry-pick of d9af5317 from master. It simply adds the MD5 hash for the pyAMI file which suppresses a CMake warning. Former-commit-id: 2fae7279dbbf73ab77c38284d4a51e612a219e87
-
- Jun 15, 2017
-
-
See merge request !1485 Former-commit-id: e7c84005263663d66ffd0badb53c18f98d632d18
-
- May 11, 2017
-
-
John Derek Chapman authored
Former-commit-id: 4856b7ef5bee59e9d2135e0a45718eba2a79b36e
-
- May 08, 2017
-
-
See merge request !1485 Former-commit-id: 5511cc42dfa1f1e08d837ae8806453f89e062532
-
- May 04, 2017
-
-
Stewart Martin-Haugh authored
Former-commit-id: 8ba456531a8c0aa0dd553bbf8c5c16ac6a9d49da
-
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: dc4b95368073c388bfc0da9dccd8c6ee0524fe4c
-
Stewart Martin-Haugh authored
Former-commit-id: 6d35ceef904e14beca2c81819b09eacb8415cfdb
-
- May 02, 2017
-
-
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: f99081c893fdc892ee1278668bc877f197049dec
-
- Mar 31, 2017
-
-
Attila Krasznahorkay authored
installation. In a normal Makefile build this was never an issue. But with Ninja apparently it is... Former-commit-id: ad0273b825df175350e48a2edf2635d4e28929c0
-
- Mar 29, 2017
-
-
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: 7ed1307352f34b3e335baeab003adb0d4f58ff84
-
- Mar 24, 2017
-
-
Attila Krasznahorkay authored
Removed the build of pycrypto from AtlasPyFwdBwdPorts. As I didn't want to bother with building this thing correctly. And I'm pretty sure that we don't need this thing anyway. Former-commit-id: 8964a4fedb47ca0a1dfff928811406168c1d5c3f
-
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.) Had to resolve some conflicts in the AtlasPyFwdBwdPorts/CMakeLists.txt file. Former-commit-id: cf5d74eba6d03dfb5f04b269ce20e7f76c1505e4
-
CMake / Git build anymore. Many of these packages were moved to the atlasexternals repository. Others were just deprecated. Resolved the conflicts because of having different versions of some files in the 21.0 branch compared to the master branch. Former-commit-id: 98babe99
-
- Feb 25, 2017
-
-
Takashi Yamanaka authored
Set default mapping for gcc62 compiler Set default mapping for gcc62 compiler to help asetup pick the correct compiler version from the right place. See merge request !229 Former-commit-id: 989e1742fcbca08364fe99414375f6ad49543bf5
-
- Feb 01, 2017
-
-
Graeme Stewart authored
Former-commit-id: 389b56e8
-
- 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: 11e7a4219529102e6cd327e19cb18112354049cb
-
- Dec 01, 2016
-
-
Sami Kama authored
Former-commit-id: ed569b822a70bd6ac8d55f60f4e7050be7f02b94
-
- 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: 90ccb70fc5893fd280b344d0fff24109b45f2805
-
- Nov 01, 2016
-
-
Ewelina Maria Lobodzinska authored
Former-commit-id: 667da7e3b531aab415c8345af35e68a3adb16eb0
-
- Oct 11, 2016
-
-
Graeme Stewart authored
Former-commit-id: dfa76021bf2712c0be12387516e9bfef96853321
-
Graeme Stewart authored
Former-commit-id: e4dd9a5a0c30533f620e502860c979b05a1fb4e9
-
- 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: 4f60f502c9cb309eeb12e68d730272983ca371de
-
- Sep 01, 2016
-
-
Attila Krasznahorkay authored
Former-commit-id: 2d81fa6105efc4455143e1e83811484191ea2cb9
-
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: 5f821f9c85238ba8d837f12820c9b9327432bfd0
-
Atlas-Software Librarian authored
* Switching to v20 - in MagneticFieldMaps 2 new files from Masahiro * tag as AtlasDataArea-00-00-31 Former-commit-id: a1e134e42a7ae9c41dac5c66eb85446db5686576
-
John Derek Chapman authored
Former-commit-id: f1d3c809d780868579e8b82f3542af7082189fab
-
- Jul 15, 2016
-
-
Ewelina Maria Lobodzinska authored
Former-commit-id: 0c8ada611ca5dea3feeef9aff6ff0c99ee37df5f
-
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: 8fe6c1469efecc46a93ea44146da8f634e995c1a
-
- Jul 02, 2016
-
-
Attila Krasznahorkay authored
* Explicitly disabled -Wl,--no-undefined for the linking of the checker_gccplugins library. As it can't be linked against all of the symbols that it uses. * Tagging as CheckerGccPlugins-00-02-03 2016-06-09 scott snyder <snyder@bnl.gov> * Tagging CheckerGccPlugins-00-02-02. * Add a little extra output to the log files to try to figure out why tests are failing in the cmt builds. Former-commit-id: b5b4ca99ecbf74a01cac2aceb50ce99a66e63c83
-
Attila Krasznahorkay authored
Former-commit-id: 90e51038882f466b51bfe81fb141af130fddedcd
-
- Jun 14, 2016
-
-
Attila Krasznahorkay authored
Implementing the changes to the CMake configuration that were proposed on ATLASSIM-2595 (Geant4-10-01-03-13) 2016-06-01 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Made the small changes to the CMakeLists.txt file that were proposed on ATLASSIM-2595. And tested at the same time that the package builds correctly with them. * Tagging as Geant4-10-01-03-13 2016-05-23 John Chapman <John.Chapman@cern.ch> * CMakeLists.txt: adding revised syntax from the trunk. * Tagging: Geant4-10-01-03-12 2016-05-23 Zach Marshall <ZLMarshall@lbl.gov> * cmt/requirements: I can't read * Tagging: Geant4-10-01-03-11 2016-05-23 Zach Marshall <ZLMarshall@lbl.gov> * cmt/requirements: Updating to Geant4 10.1 patch03, the production candidate for MC16 * Tagging: Geant4-10-01-03-10 ... (Long ChangeLog diff - truncated) Former-commit-id: a687b8322d21b33983ee2628dba56cd4e5423331
-
- May 27, 2016
-
-
Graeme Stewart authored
Former-commit-id: 538634e0
-
Graeme Stewart authored
Former-commit-id: 4d4de33d5f9031e357e720e68ee39db542471993
-
Graeme Stewart authored
Former-commit-id: b12a0c8a1b08f2daa2e4856cb954c7d2d273732f
-
Graeme Stewart authored
Former-commit-id: 927b115f0ea5038cb040437f8b54a8b30eaefad0
-
Graeme Stewart authored
Former-commit-id: aed5817b7c5767343c4fbb1a7f19f2c3b5920f63
-