Skip to content
Snippets Groups Projects
  1. Jun 24, 2019
  2. Jun 03, 2019
    • Giovanni Bussi's avatar
      Improved conda configuration for our plumed channel · 98d6bafb
      Giovanni Bussi authored
      Now it works like this:
      - test- branches and pull requests are built with conda but not uploaded.
      - tags are built with conda and uploaded with `tags` label.
      - cron builds are built with conda and uploaded with `nightly` label.
      
      Nightly builds are assignd a version number equal to branch.date
      for version branches or 2.99.date for master branch, e.g.
      
      2.5.190603
      2.99.190603
      
      In this way they always supersede the corresponding releases.
      
      See #412
      98d6bafb
  3. May 08, 2019
  4. May 07, 2019
  5. Apr 27, 2019
  6. Apr 02, 2019
  7. Mar 07, 2019
  8. Feb 27, 2019
  9. Feb 22, 2019
  10. Feb 21, 2019
  11. Jan 13, 2019
  12. Dec 18, 2018
  13. Dec 12, 2018
  14. Dec 07, 2018
  15. Dec 06, 2018
    • Toni G's avatar
      nn · 30d9909a
      Toni G authored
      30d9909a
    • Toni G's avatar
      osx conda? · b31da432
      Toni G authored
      b31da432
    • Toni G's avatar
      nn · 67a2bee6
      Toni G authored
      67a2bee6
    • Toni's avatar
      nn · b1b1a8ae
      Toni authored
      b1b1a8ae
  16. Nov 27, 2018
    • Giovanni Bussi's avatar
      Added py-plumed in MacPorts · d5ddc81a
      Giovanni Bussi authored
      I made a few more changes to setup.py in order to work with MacPorts.
      This allowed me to add a temporary Portfile for py-plumed
      that is now used in travis tests.
      
      The plan is to submit this Portfile to MacPorts after we release v2.5
      
      Notice that one test is duplicated (python/test) in order to be available
      when using nosetests from python.
      d5ddc81a
  17. Nov 07, 2018
  18. Oct 24, 2018
  19. Oct 22, 2018
  20. Oct 16, 2018
  21. Sep 11, 2018
  22. Jun 20, 2018
    • Giovanni Bussi's avatar
      Updated cppcheck to version 1.84. · 238c8b4e
      Giovanni Bussi authored
      Notice newer cppcheck versions are slower. In order to make the check fit
      on travis-ci I had to make a few extra changes:
      - better optimization flags when building cppcheck
      - force a number of ifdefs in the check
      
      Now master takes approx 25 minutes, so we have room for adding new code.
      238c8b4e
  23. May 04, 2018
  24. Apr 06, 2018
Loading