Skip to content
Snippets Groups Projects
  1. Jul 20, 2015
    • 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
  2. Jul 17, 2015
  3. Jul 07, 2015
  4. Jul 06, 2015
    • Giovanni Bussi's avatar
      Changed message about undocumented components · e2cf3e09
      Giovanni Bussi authored
      I removed the sentence saying that 2.2 will crash.
      
      We should likely make it fail on travis-ci so that
      we remember to add the documentation, but I cannot
      do it know as one regtest basic/rt44b in v2.2
      would fail.
      e2cf3e09
  5. Jul 02, 2015
  6. Jul 01, 2015
  7. Jun 30, 2015
  8. Jun 26, 2015
  9. Jun 24, 2015
  10. Jun 22, 2015
  11. Jun 19, 2015
  12. Jun 18, 2015
    • Giovanni Bussi's avatar
      Removed unnecessary ifdef · 0e7f4303
      Giovanni Bussi authored
      Actually, this was a workaround I found on the web for MSC,
      but looking at the code I don't think it should work.
      Probably, it has never been tested, so better remove it.
      0e7f4303
Loading