Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 182 (100.0%) | 129597 (100.0%) | 712.0 |
aboeckma | 44 (24.2%) | 63097 (48.7%) | 1434.0 |
meierh | 39 (21.4%) | 37908 (29.3%) | 972.0 |
artemov | 23 (12.6%) | 21745 (16.8%) | 945.4 |
westram | 76 (41.8%) | 6847 (5.3%) | 90.0 |
* reintegrates 'gde' into 'trunk'
* adds: log:branches/gde@19460:19479
196 lines of code changed in 14 files:
* introduce {{{onlyC_flags}}}
- flags used for C compilation only.
- similar to {{{cxxflags}}} (references added).
- pass down onlyC_flags into AxML, CLUSTAL, CLUSTALW, FASTDNAML, FASTTREE, GL, MrBAYES, PHYLIP, PHYML*, RAxML, SINA(unused), SOURCE_TOOLS, SUPPORT, TOOLS, TREEGEN + TREEPUZZLE.
- set flags to {{{-Werror-implicit-function-declaration}}}
* error is only effective in a small part of these modules.
* TODO: need to activate warnings -> will activate the error as well.
1 lines of code changed in 1 file:
* reintegrates 'svalues' into 'trunk'
- implements #614
* adds: log:branches/svalues@17357:17419,17428:17464,17469,17471:17477
1 lines of code changed in 1 file:
- remove executable flag
0 lines of code changed in 18 files:
* stop using malloc.h
1 lines of code changed in 1 file:
- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)
1 lines of code changed in 1 file:
Updated raxml to current version
63097 lines of code changed in 44 files:
- effect of [9574] (comments only)
1 lines of code changed in 1 file:
* spellchecked all (phew)
1 lines of code changed in 1 file:
* Changed variable transfer to sub-makefiles
- most variables are now exported via environment (using SOURCE_TOOLS/export2sub or AISC/export2sub)
- only variables that contain different values for different sub-makefile-calls are passed by cl (e.g. cflags, MAIN)
- changed flavour of exported variables (recursively expanded -> simply expanded variables). Please use VAR := VALUE in Makefiles (not VAR = VALUE). See http://www.gnu.org/software/make/manual/html_node/Flavors.html#Flavors for details
* removed/fixed all undefined variables in Makefiles (using 'make --warn-undefined-variables')
* changed names of compile-logs generated in GDE subdir
* added target 'xmlin' (broken, print warning)
1 lines of code changed in 1 file:
- update to RAxML 7.0.3
6447 lines of code changed in 24 files:
- depends updated
41 lines of code changed in 1 file:
raxml7.0.0 introduce, RAxML5 removed
37908 lines of code changed in 39 files:
- packed several unused files into .tgz
140 lines of code changed in 7 files:
- Erste Anbindung von PGT an ARB
0 lines of code changed in 1 file:
- added prototype for tred2
2 lines of code changed in 1 file:
- C compilation error
2 lines of code changed in 1 file:
- use C compiler again
- only build raxml objects
5 lines of code changed in 1 file:
- use c++ compiler to compile raxml (not compiling!)
7 lines of code changed in 1 file:
*** empty log message ***
21745 lines of code changed in 23 files: