Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 57 (100.0%) | 7451 (100.0%) | 130.7 |
westram | 42 (73.7%) | 7406 (99.4%) | 176.3 |
jobb | 8 (14.0%) | 22 (0.3%) | 2.7 |
oldcode | 4 (7.0%) | 14 (0.2%) | 3.5 |
meierh | 1 (1.8%) | 7 (0.1%) | 7.0 |
yadhu | 1 (1.8%) | 2 (0.0%) | 2.0 |
baderk | 1 (1.8%) | 0 (0.0%) | 0.0 |
* reintegrates 'gde' into 'trunk'
* adds: log:branches/gde@19460:19479
8 lines of code changed in 2 files:
* fix builds of AxML, FASTDNAML + SUPPORT
- mostly fixed by add missing includes.
- had to change code order to avoid otherwise required definition of protytypes in SUPPORT.
5 lines of code changed in 2 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.
2 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:
* reintegrates 'vectorize' into 'trunk'
- adds vectorization check for gcc 4.9.x / NDEBUG compile
* adds:
- log:branches/vectorize@13428:13442
1 lines of code changed in 1 file:
* renamed include variables
1 lines of code changed in 1 file:
- renamed
* ACC -> A_CC
* CPP -> A_CXX (misleading atm, since it contains c++flags)
2 lines of code changed in 1 file:
- effect of [9574] (comments only)
1 lines of code changed in 1 file:
* compiler-messages (merges [6848] [6849] [6850] [6851] [6853] [6855] [6856] [6860] from refactor)
- errors get listed before warnings
- pipe all compilations through postcompile filter
- optionally filter warnings and/or stop at 1st error (controllable by POST_COMPILE in ARB Makefile)
- no warnings for ptpan (too many; version in trunk is outdated)
1 lines of code changed in 1 file:
* use strchr and strstr from standard lib
3 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:
Removed .cvsignore files from repository. Hopefully this time all svn:ignore flags were set right.
0 lines of code changed in 1 file:
- added 'clean'
3 lines of code changed in 1 file:
fixed and reformatted dependencies (using fix_depends.pl)
3 lines of code changed in 1 file:
- removed doc generation (doc is picked up by GDEHELP Makefile)
3 lines of code changed in 1 file:
- updated dependencies for all Makefiles
- rewrote dependency generation code. Only real changes
propagate into Makefiles - so it does no longer hurt to
call 'make depends' in ARB directory!
12 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
fastdnaml 1.2.2
309 lines of code changed in 3 files:
deleted old versions
0 lines of code changed in 6 files:
original version 1.2.2
6091 lines of code changed in 3 files:
* arb_help_prefix.txt: - used to generate fastdnaml.hlp
4 lines of code changed in 1 file:
*** empty log message ***
0 lines of code changed in 2 files:
* arb_help_prefix.txt: - used to generate fastdnaml.hlp
19 lines of code changed in 1 file:
builds $ARBHOME/GDEHELP/fastdnaml.help
11 lines of code changed in 1 file:
*** empty log message ***
1 lines of code changed in 1 file:
makefile dependency generation fixed for GDE
2 lines of code changed in 1 file:
now using version 1.2.1
(old version remains here until somebody deletes it :)
913 lines of code changed in 4 files:
*** empty log message ***
22 lines of code changed in 4 files:
removed old version (1.0.4) of fastdnaml
0 lines of code changed in 4 files:
*** empty log message ***
1 lines of code changed in 1 file:
haralds checkin
7 lines of code changed in 1 file:
Updated dependencies
9 lines of code changed in 1 file:
Initial revision
14 lines of code changed in 4 files: