UCLOrengoGroup / cath-tools

Protein structure comparison tools such as SSAP and SNAP
http://cath-tools.readthedocs.io
GNU General Public License v3.0
57 stars 14 forks source link

Add flag to set using dynamic GSL, documentation updates #65

Closed anadon closed 6 years ago

anadon commented 6 years ago

Added a flag to use the dynamic GSL, rather than a list like methods for an OS by OS basis. This does change the runtime requirements to include things, so they are not truly self contained. However, this seems like expected behavior. It may also hint at more future development to handle this kind of situation better.

Added documentation for USE_STATIC_GSL cmake flag.

Added documentation about testing.

Expanded the files to be ignored by git.

Apparently whitespace cleanups?

anadon commented 6 years ago

I'll get to it later this morning. I just woke up.

Though I agree that @sillitoe has a better approach on the doc change.

anadon commented 6 years ago

Moving to a new pull request, since I don't see a way to amend this one.