[root]/GDE/MrBAYES/mrbayes_3.2.1
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 46 (100.0%) | 114688 (100.0%) | 2493.2 |
aboeckma | 30 (65.2%) | 114472 (99.8%) | 3815.7 |
westram | 14 (30.4%) | 207 (0.2%) | 14.7 |
epruesse | 2 (4.3%) | 9 (0.0%) | 4.5 |
* reintegrates 'gde' into 'trunk'
* adds: log:branches/gde@19460:19479
2 lines of code changed in 2 files:
* do NOT suppress warnings in MrBAYES => {{{-Werror-implicit-function-declaration}}} now active. No error reported.
1 lines of code changed in 1 file:
* suppression of warnings for source-subtrees:
- comment + warn when suppressed (currently suppressed in GDE)
1 lines of code changed in 1 file:
* fix linking of !MrBayes with gcc 10 series (duplicated non-static symbols defined in two modules).
8 lines of code changed in 2 files:
* eliminate trailing whitespace from Makefiles.
1 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:
- remove executable flag
0 lines of code changed in 1 file:
- 32bit compilation passes (fixes #494; native compilation)
0 lines of code changed in 1 file:
* prepare !MrBayes-32bit compilation
- pass down ARB_64 into submakefiles
- generate dependencies in !MrBayes Makefile (fixes missing dependency from config.h)
- pass ARB_64 and DARWIN to gcc and use them to define flags in config.h:
* ARB_64 -> SSE_ENABLED + _64BIT
* ARB_DARWIN -> MAC_VERSION (UNIX_VERSION otherwise)
* let 32bit-compile fail for now
182 lines of code changed in 2 files:
* get rid of boring warnings in PROBCONS, MrBAYES and FASTTREE
2 lines of code changed in 1 file:
* async GDE build
- pass down make flags (esp. -j) into subdirectories
- enclose subbuilds in $(SEP) as in main ARB Makefile (showing enter/exit timestamp for each subdir)
- mafft: build/clean core+extensions async
- mrbayes:
* define proper rules to make target 'mb' work with -j (no idea why that is needed)
* do not clear MAKEFLAGS in caller Makefile
- speedup for 'build' (on 8 cores)
* after GDE clean: 60s -> 30s
* after MrBAYES clean: 44s -> 17s
9 lines of code changed in 1 file:
- work around linking bug in centos5
- add libreadline-dev to ubuntu depends
8 lines of code changed in 1 file:
fix !MrBayes makefile (libs need to be in LDLIBS when using implicit rules)
1 lines of code changed in 1 file:
Added mr bayes (no menu yet)
114472 lines of code changed in 30 files: