Skip to content
Snippets Groups Projects
Commit 6f752be7 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

changelog

[makedoc]
parent e18e0e33
No related branches found
No related tags found
No related merge requests found
......@@ -175,5 +175,9 @@ For developers:
- plumedcheck validation has been made stricter. All the checks are now described in the developer manual.
- IMPORTANT: we started to enforce code formatting using astyle. Check the developer documentation to learn how to
take care of not-yet-formatted branches.
- Added `--disable-static-patch` to `./configure` to disable tests related to static patching. It can be used
when static patching is not needed to make sure a wrong c++ library is not linked by mistake.
- Using `install_name_tool` to fix the name of the installed library on OSX. Allows linking the PLUMED
shared library without explicitly setting `DYLD_LIBRARY_PATH`.
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment