Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plumed AlphaFold
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Kurečka
Plumed AlphaFold
Commits
875ea0a6
There was an error fetching the commit references. Please try again later.
Commit
875ea0a6
authored
7 years ago
by
Omar Valsson
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/v2.4' into v2.4-ves
parents
463d26db
4ecf2091
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.travis.yml
+1
-1
1 addition, 1 deletion
.travis.yml
CHANGES/v2.3.md
+5
-0
5 additions, 0 deletions
CHANGES/v2.3.md
with
6 additions
and
1 deletion
.travis.yml
+
1
−
1
View file @
875ea0a6
...
...
@@ -131,7 +131,7 @@ install:
# then replace doxygen with the desided version
# I use 1.8.10 instead of 1.8.11 since it looks like 1.8.11 have troubles with
# non case sensitive files (it writes capitalized filenames)
-
if test "$MAKEDOC" == yes ; then ./.travis/install.doxygen Release_1_8_1
3
; fi
-
if test "$MAKEDOC" == yes ; then ./.travis/install.doxygen Release_1_8_1
4
; fi
-
if test "$VALGRIND" == yes ; then sudo apt-get install -y valgrind ; fi
-
if test "$LAPACK" == yes ; then sudo apt-get -y install libatlas-base-dev ; fi
# moreover, we hardcode path to dynamic library, required for xdrfile to link properly
...
...
This diff is collapsed.
Click to expand it.
CHANGES/v2.3.md
+
5
−
0
View file @
875ea0a6
...
...
@@ -216,4 +216,9 @@ For developers:
-
Solved small bug in stored PLUMED_ROOT directory as obtained from statically patched MD codes.
Namely, the compilation directory was stored rather than the installation one.
## Version 2.3.5
For developers:
-
Doxygen on travis-ci has been updated to 1.8.14
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment