Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Jan 21, 2020
    • scott snyder's avatar
      pyAMI: python 3 fix · 41c86970
      scott snyder authored
      python 3 fix: has_key
      
      Implementing this as a patch didn't work with the CI system.
      Instead, just provide a new tarfile with the patch already applied.
      Keep the original tarfile as well for reference.
      
      Hopefully we can clean this up eventually when there's a new pyAMI release.
      41c86970
  3. Jan 17, 2020
  4. Jan 14, 2020
  5. Jan 13, 2020
    • scott snyder's avatar
      pyAMI: python 3 fix · c3116de3
      scott snyder authored
      python 3 fix: has_key
      
      Implemented as a patch on top of the tarfile kept in the repo.
      c3116de3
  6. Dec 02, 2019
  7. Jul 04, 2019
  8. May 15, 2019
  9. Apr 30, 2019
  10. Apr 10, 2019
  11. Mar 27, 2019
  12. Mar 26, 2019
  13. Mar 22, 2019
  14. Mar 21, 2019
  15. Jan 29, 2019
  16. Jan 25, 2019
  17. Jan 23, 2019
    • Frank Winklmeier's avatar
      Upgrade to flake8 3.6.0 · 9f12f6e3
      Frank Winklmeier authored
      Update flake8 and all its dependencies to the most recent version:
      - flake8 3.6.0
      - pycodestyle 2.4.0
      - pyflakes 2.0.0
      9f12f6e3
  18. Jan 22, 2019
  19. Oct 05, 2018
  20. Oct 02, 2018
  21. May 09, 2018
  22. May 08, 2018
  23. Apr 27, 2018
  24. Mar 16, 2018
  25. Sep 21, 2017
  26. Sep 20, 2017
  27. Jul 19, 2017
  28. May 07, 2017
    • John Chapman's avatar
      Fix race condition in AtlasPyFwdBwdPorts build · 7ad0e8bb
      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
      7ad0e8bb
  29. Apr 27, 2017
  30. Mar 24, 2017
  31. Feb 24, 2017
  32. Feb 21, 2017
    • Scott Snyder's avatar
      Adding check_returns to thread checker. (CheckerGccPlugins-00-02-11) · c8706668
      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
      c8706668
  33. Feb 02, 2017
  34. Jan 20, 2017
    • Scott Snyder's avatar
      Updates for gcc7. (CheckerGccPlugins-00-02-08) · b268ae68
      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
      b268ae68
  35. Jan 01, 2017
    • Graeme Stewart's avatar
      External/AtlasFFTW deleted from master · 637a6967
      Graeme Stewart authored
      Former-commit-id: e5a1c1f2
      637a6967
    • Scott Snyder's avatar
      'More warning fixes for pycrypto.' (AtlasPyFwdBwdPorts-00-03-14) · 3c4a8c43
      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
      3c4a8c43
Loading