Skip to content
Snippets Groups Projects
  1. Jan 13, 2019
  2. Dec 18, 2018
  3. Dec 12, 2018
  4. Dec 07, 2018
  5. 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
  6. Nov 07, 2018
  7. Oct 24, 2018
  8. Oct 22, 2018
  9. Oct 16, 2018
  10. Sep 11, 2018
  11. 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
  12. May 04, 2018
  13. Apr 06, 2018
  14. Apr 05, 2018
  15. Apr 03, 2018
  16. Mar 22, 2018
  17. Mar 12, 2018
    • Giovanni Bussi's avatar
      Separate repo for coverage scan · 747e41f0
      Giovanni Bussi authored
      Coverage scan is now stored in a separate repository. This allows
      generating the manual and the coverage scan in two different travis jobs.
      
      Since this introduces a new travis job (for coverage scan), I removed another
      job that was redundant (build with mpi and -O3; notice that we always use -O3
      since v2.4). System lapack are now tested on the first job.
      
      Fixes #348
      747e41f0
  18. Feb 27, 2018
  19. Feb 19, 2018
    • Giovanni Bussi's avatar
      travis-ci: disable dependencies · 20eadd32
      Giovanni Bussi authored
      Builds are faster on travis. Notice that all developers
      recompile the code without this option, so in order to check if the
      dependency options are fine we really do not need travis-ci.
      20eadd32
  20. Feb 06, 2018
  21. Dec 27, 2017
  22. Nov 22, 2017
  23. Nov 08, 2017
  24. Nov 03, 2017
  25. Oct 31, 2017
  26. Oct 30, 2017
  27. Oct 11, 2017
  28. Sep 29, 2017
Loading