Skip to content
Snippets Groups Projects
  1. Jul 22, 2015
  2. 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
  3. 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
  4. Jul 19, 2015
  5. Jul 17, 2015
  6. Jul 07, 2015
  7. Jul 06, 2015
  8. Jul 03, 2015
    • Giovanni Bussi's avatar
      Added regtest · 5bcb24a3
      Giovanni Bussi authored
      Here we test for sum_hills using variables
      that are sub-components. This triggers
      the warning about non-registered components in FAKE,
      that should be fixed someway
      5bcb24a3
Loading