Skip to content
Snippets Groups Projects
  1. Jul 12, 2017
  2. May 11, 2017
  3. May 08, 2017
  4. 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
  5. Mar 31, 2017
  6. Mar 29, 2017
  7. Mar 24, 2017
  8. 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
  9. Feb 01, 2017
  10. 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
  11. Dec 01, 2016
  12. 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
  13. Nov 01, 2016
  14. Oct 11, 2016
  15. 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: 4f60f502
      24db6abf
  16. Sep 01, 2016
  17. Jul 15, 2016
  18. Jul 02, 2016
  19. 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
  20. May 27, 2016
Loading