Skip to content
Snippets Groups Projects
  1. Jul 29, 2015
  2. Jul 28, 2015
    • Giovanni Bussi's avatar
      Fixes #163 · fd425317
      Giovanni Bussi authored
      Properly instantiate templates when using high optimization flags
      with gcc
      fd425317
  3. Jul 24, 2015
  4. Jul 23, 2015
  5. Jul 22, 2015
  6. Jul 21, 2015
    • Giovanni Bussi's avatar
      Fix in enable-modules · d6f0332d
      Giovanni Bussi authored
      Sometime there was problem with inconsistent on/off files. Now:
      
      whenever all/none/reset is found, all on/off files are removed.
      whenever one module is enabled, on file is added and off file is removed
      the opposite when it is disabled
      
      this should enforce consistency of on/off files.
      d6f0332d
  7. Jul 20, 2015
    • Giovanni Bussi's avatar
      Merge branch 'v2.1' into v2.2 · 2e3b3411
      Giovanni Bussi authored
      Conflicts:
      	src/maketools/update-plumedroot.sh
      	user-doc/Installation.txt
      2e3b3411
    • Giovanni Bussi's avatar
      Fixed install suffix. · b22ed559
      Giovanni Bussi authored
      Using "_" instead of "-" to avoid clashes.
      
      Actually, the problem was that doing
      make install PLUMED_SUFFIX=2
      make install
      The second install would have canceled the executables installed
      by the first install. This is because install assumes names such as
      plumed-* to be scripts installed for cross compiling
      b22ed559
  8. Jul 19, 2015
  9. Jul 17, 2015
  10. Jul 07, 2015
  11. Jul 06, 2015
Loading