Skip to content
Snippets Groups Projects
  1. Feb 08, 2018
  2. Dec 01, 2017
  3. Nov 23, 2017
    • John Chapman's avatar
      Fixes for AtlasPyFwdBwdPorts installation in AthSimulation builds · 3392c6ee
      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
      3392c6ee
  4. Jul 12, 2017
    • Carl Suster's avatar
      Tell CMake the MD5 hash for pyAMI · 84cc0d8a
      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
      84cc0d8a
  5. Jun 15, 2017
  6. May 11, 2017
  7. May 08, 2017
  8. May 04, 2017
    • Stewart Martin-Haugh's avatar
      Dependencies required for flake8 · bd25cd6f
      Stewart Martin-Haugh authored
      Former-commit-id: 8ba456531a8c0aa0dd553bbf8c5c16ac6a9d49da
      bd25cd6f
    • Frank Winklmeier's avatar
      Update/cleanup AtlasPyFwdBwdPorts · b7273fda
      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
      b7273fda
    • Stewart Martin-Haugh's avatar
      Dependencies required for flake8 · e61d2480
      Stewart Martin-Haugh authored
      Former-commit-id: 6d35ceef904e14beca2c81819b09eacb8415cfdb
      e61d2480
  9. May 02, 2017
    • Frank Winklmeier's avatar
      Update/cleanup AtlasPyFwdBwdPorts · 3fbc7e16
      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
      3fbc7e16
  10. Mar 31, 2017
  11. Mar 29, 2017
  12. Mar 24, 2017
  13. Feb 25, 2017
    • Takashi Yamanaka's avatar
      Merge branch 'gcc62_support' into 'master' · 7994445b
      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
      7994445b
  14. Feb 01, 2017
  15. Dec 16, 2016
    • John Derek Chapman's avatar
      CMakeLists.txt: switch to geant4.10.1.patch03.atlas02. ATLASSIM-3144. Tagging... · adfb5ad5
      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
      adfb5ad5
  16. Dec 01, 2016
  17. Nov 26, 2016
    • John Derek Chapman's avatar
      CMakeLists.txt: Switch to pull source from git repository. ATLASSIM-3139.... · 1115f470
      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
      1115f470
  18. Nov 01, 2016
  19. Oct 11, 2016
  20. Sep 15, 2016
    • John Derek Chapman's avatar
      CMakeLists.txt: Updated the CMake configuration to take the G4 sources from... · 24db6abf
      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
      24db6abf
  21. Sep 01, 2016
  22. Jul 15, 2016
  23. Jul 02, 2016
  24. Jun 14, 2016
    • Attila Krasznahorkay's avatar
      Implementing the changes to the CMake configuration that were proposed on... · 29891bed
      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
      29891bed
  25. May 27, 2016
Loading