Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 48 (100.0%) | 15276 (100.0%) | 318.2 |
* reintegrates 'gde' into 'trunk'
* adds: log:branches/gde@19460:19479
86 lines of code changed in 15 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:
* eliminate trailing whitespace from Makefiles.
1 lines of code changed in 1 file:
* reintegrates 'deb' into 'trunk'
- fixes #215
- performs #489
* adds:
- log:branches/deb@11801:11814
1 lines of code changed in 1 file:
* export 'LINUX' and 'REDHAT' to submakefiles
* use ifeq instead of ifdef (completes [11804])
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:
- effect of [9574] (comments only)
1 lines of code changed in 1 file:
- patch for ubuntu 11.10 oneiric / gcc 4.6.1 (thx to Kai)
* dont link PHYML statically
* dont strip symbols
* prefix linker flags passed via compiler with -Wl,
0 lines of code changed in 1 file:
* included some patches for OSX (thx to Matt Cottrell)
* added global switch LINK_STATIC
* added script which checks for tools needed to compile ARB
* typo CCPLIB->CPPLIB
7 lines of code changed in 1 file:
- proper clean (avoid errors if already cleaned)
1 lines of code changed in 1 file:
- removed several dead or generated files
0 lines of code changed in 1 file:
- PHYML userdoc
503 lines of code changed in 1 file:
- phyml 2.4.5
14673 lines of code changed in 22 files: