- Sep 18, 2014
-
-
Carlo Camilloni authored
-
Giovanni Bussi authored
-
- Sep 15, 2014
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Conflicts: VERSION
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Blue Gene was not correctly resolving some template. I think that this fix makes the code more robust (a posteriori, I do not understand how g++ was able to solve the template...)
-
Giovanni Bussi authored
std::floor should only be used with double. With int it makes no sense and do not compile on blue gene
-
Giovanni Bussi authored
-
- Sep 12, 2014
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Do not install the full user-doc source (it is much bigger now with latex directory)
-
Giovanni Bussi authored
An encoding command was returning an error on my workstation, I made a workaround
-
Giovanni Bussi authored
-
Giovanni Bussi authored
(Asked by GT)
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Gareth Tribello authored
-
Gareth Tribello authored
-
Giovanni Bussi authored
(backported from 2.1)
-
- Sep 11, 2014
-
-
Giovanni Bussi authored
-
Carlo Camilloni authored
(cherry picked from commit d523213f)
-
Carlo Camilloni authored
-
Giovanni Bussi authored
Added PDF manual. I had to reorganize a bit the documentation to make it more linear. In particular, I assigned each of the previously "dangling" pages as subpage of another one (e.g. DEBUG keyword). Additionally, I changed a bit the way MD-specific instructions are linked and added some comment about the PDF manual in the introduction. The most important change is that I am not using the Layout anymore since it was difficult to keep it in sync. Now, in the html version, only the left-side tree is visible, and the tabs disappeared. I don't think this is a big issue but we might try to solve it. PDF manual is still a bit buggy: some links are not properly resolved and images are not shown. I think we can solve these issues later. Addresses #101
-
Giovanni Bussi authored
-
Giovanni Bussi authored
changed ref to subpage and added comment on FIT_TO_TEMPLATE
-
Giovanni Bussi authored
-
- Sep 10, 2014
-
-
Carlo Camilloni authored
-
Carlo Camilloni authored
-
Carlo Camilloni authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
(no real change, the relevant files where not modified in gmx)
-
- Sep 09, 2014
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Added possibility to remove checks such as "-ansi" and "-Wall" (--disable-basic-warnings) Changed name of temporary files from test... to conftest... (consistent with autoconf behavior)
-
Giovanni Bussi authored
plumed core can be compiled without these. With this change it is necessary to solve a but in the script building the list of modules to be tested. I took the occasion to simplify it. Now, all the optional modules are checked, but if a directory is not present in regtest/ that module is ignored.
-
- Sep 08, 2014
-
-
Giovanni Bussi authored
-