Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 12 (100.0%) | 10428 (100.0%) | 869.0 |
aboeckma | 2 (16.7%) | 10116 (97.0%) | 5058.0 |
westram | 10 (83.3%) | 312 (3.0%) | 31.2 |
* allow conditional build of OPENMP version of {{{FastTree}}}
- tweak preprocessor: allow to {{{#define}}} via CLI.
- globally define whether OPENMP shall be used
* export to submakefiles.
* disable under OSX
- capability to build OPENMP binary depends on compiler
- LLVM/Clang 3.7 required
- forward {{{USE_OPENMP}}} into preprocessor.
- in fasttree.menu: when not defined {{{USE_OPENMP}}} -> skip MP option from GUI + hardcode binary.
- conditionally build OPENMP binary depending on {{{USE_OPENMP}}}.
8 lines of code changed in 1 file:
* also build OPENMP version of {{{FastTree}}}
- add selector for single/multi processor version to GUI.
- store used version in tree comment.
- svn/git-ignore MP binary
9 lines of code changed in 1 file:
* upgrade {{{FastTree}}} to version 2.1.11
- cleanup: define flags and use make variables.
- specify fasttree version in help.
- update changelog.
272 lines of code changed in 2 files:
* do not generate a local binary.
* instead directly build installed binary in $ARBHOME/bin.
5 lines of code changed in 1 file:
* reintegrates 'mix' into 'trunk'
* prepare arb for hybrid svn/git use (central svn + local git)
* adds: log:branches/mix@17631:17633
1 lines of code changed in 1 file:
* CC/CXX used by arb
- overwrite defaults after copying them into A_CC/A_CXX
- fix all errors (triggered by above change)
* remove fallbacks (probcons; MUSCLE; FASTTREE)
* set CC/CXX from A_CC/A_CXX (MrBAYES; PHYML20130708)
1 lines of code changed in 1 file:
* reintegrates 'fix' into 'trunk'
- implements: #158
- fixes: #386, #463, #459
* adds:
- log:branches/fix@11579:11625
11 lines of code changed in 1 file:
* get rid of boring warnings in PROBCONS, MrBAYES and FASTTREE
4 lines of code changed in 1 file:
* UTF8 -> ASCII
1 lines of code changed in 1 file:
Added fasttree2 source (no menu, yet)
10116 lines of code changed in 2 files: