Add description of relocatable binaries
authorTeemu Murtola <teemu.murtola@gmail.com>
Tue, 5 May 2015 10:55:23 +0000 (13:55 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Tue, 9 Jun 2015 06:34:19 +0000 (08:34 +0200)
commitdb97385f393ded39464920466f74b6587c824e7c
tree4299fc05bfd8a22e9a55a80bddf7f18776c7454e
parent0b8ea39f7c607708c71a08084b8591f54c5a84e7
Add description of relocatable binaries

Add some explanation of the current implementation for relocatable
binaries to the developer guide.  This was requested in some Gerrit
comment quite some time ago, so hopefully it will be helpful.

Change-Id: I6216306900ab138d24f34e8c2b472c06430d1003
docs/CMakeLists.txt
docs/dev-manual/overview.rst
docs/dev-manual/relocatable-binaries.rst [new file with mode: 0644]
src/gromacs/commandline/cmdlineprogramcontext.cpp