[root]/GDE
AxML
(5 files, 5978 lines)
CLUSTAL
(13 files, 4953 lines)
CLUSTALW
(33 files, 21375 lines)
CORE
(0 files, 0 lines)
FASTDNAML
(7 files, 6446 lines)
FASTTREE
(3 files, 10353 lines)
HGL_SRC
(0 files, 0 lines)
LOOPTOOL
(0 files, 0 lines)
MAFFT
(1 files, 55 lines)
mafft-7.053-without-extensions
(0 files, 0 lines)
core
(0 files, 0 lines)
scripts
(0 files, 0 lines)
mafft-7.055-with-extensions
(4 files, 309 lines)
core
(90 files, 75652 lines)
extensions
(3 files, 73 lines)
mxscarna_src
(21 files, 6918 lines)
probconsRNA
(20 files, 7594 lines)
vienna
(6 files, 11842 lines)
MOLPHY
(0 files, 0 lines)
doc
(0 files, 0 lines)
utl
(0 files, 0 lines)
MUSCLE
(2 files, 45 lines)
src
(190 files, 34747 lines)
unused
(3 files, 548 lines)
MrBAYES
(1 files, 45 lines)
mrbayes_3.2.1
(31 files, 114641 lines)
PHYLIP
(60 files, 70322 lines)
doc
(42 files, 21478 lines)
PHYML
(22 files, 15006 lines)
PHYML20130708
(2 files, 64 lines)
phyml
(18 files, 22761 lines)
bin
(0 files, 0 lines)
doc
(17 files, 24532 lines)
examples
(5 files, 1255 lines)
lg4x
(5 files, 142 lines)
src
(68 files, 78802 lines)
PROBCONS
(2 files, 31 lines)
probcons
(17 files, 6323 lines)
RAxML
(31 files, 72542 lines)
RAxML8
(4 files, 588 lines)
SATIVA
(4 files, 397 lines)
sativa
(3 files, 1494 lines)
epac
(8 files, 2380 lines)
ete2
(1 files, 185 lines)
SINA
(1 files, 83 lines)
builddir
(0 files, 0 lines)
src
(1 files, 1022 lines)
SUPPORT
(10 files, 2522 lines)
TREEPUZZLE
(6 files, 854 lines)
data
(0 files, 0 lines)
doc
(3 files, 1653 lines)
src
(18 files, 17634 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 65 (100.0%) | 364 (100.0%) | 5.6 |
westram | 50 (76.9%) | 287 (78.8%) | 5.7 |
oldcode | 1 (1.5%) | 49 (13.5%) | 49.0 |
epruesse | 3 (4.6%) | 13 (3.6%) | 4.3 |
aboeckma | 7 (10.8%) | 7 (1.9%) | 1.0 |
jobb | 1 (1.5%) | 4 (1.1%) | 4.0 |
yadhu | 1 (1.5%) | 3 (0.8%) | 3.0 |
artemov | 2 (3.1%) | 1 (0.3%) | 0.5 |
* reintegrates 'gde' into 'trunk'
* adds: log:branches/gde@19460:19479
7 lines of code changed in 1 file:
* keep {{{-W -Wall}}} everywhere in GDE => activates -Werror-implicit-function-declaration.
- Note: (re)build of GDE tools fails.
1 lines of code changed in 1 file:
* suppression of warnings for source-subtrees:
- comment + warn when suppressed (currently suppressed in GDE)
8 lines of code changed in 1 file:
* reintegrates 'sina' into 'trunk'
- build/deliver sina together with arb
* adds: log:branches/sina@18984:19043,19046:19069,19072:19244
10 lines of code changed in 1 file:
* eliminate trailing whitespace from Makefiles.
3 lines of code changed in 1 file:
* fix cflags substitutions done for GDE:
- include trailing space
- using sth like {{{-fopt-info-vec-optimized}}} resulted in {{{-optimized}}} => compile failed e.g. for PHYLIP
5 lines of code changed in 1 file:
* reintegrates 'cover' into 'trunk'
- fixes compilation with COVERAGE
* ARB perl module failed to load (since [13739])
* linking executables broken (apparently since [14038])
* adds: log:branches/cover@16213:16222
4 lines of code changed in 1 file:
Allow skipping individual tool builds
Tools built and distributed with ARB can be skipped if their folder name
is found within ARB_BUILD_SKIP_PKGS.
4 lines of code changed in 1 file:
* partial merge from 'warnings' into 'trunk'
- no spam from GDE (filter compiler warnings, do not request vectorizer info)
- remove leftover occurrences of {{{grep -P}}} (harmless for OSX; only used for targets 'tags' and 'ut')
* adds: log:branches/warnings@15469:15470,15472,15474:15475,15479:15480
8 lines of code changed in 1 file:
* add config-managers to all GDE windows
- automatically handles any 'arg' defined in .menu files (if argtype != 'filename')
- changed layout (of all 3 gde .figs) to allow to place button for config-manager
- added warnings to gde_menus.hlp (which changes affect configs)
6 lines of code changed in 1 file:
* reintegrates 'sativa' into 'trunk'
- adds experimental version of SATIVA
* adds:
- log:branches/sativa@12886:13068
1 lines of code changed in 1 file:
* fixes target 'depends' (broken by [12659])
15 lines of code changed in 1 file:
merge Debian patch disabling tools for which Debian packages exist on
DEBIAN=1 build
7 lines of code changed in 1 file:
initial add of RAxML 8
2 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
3 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:
* get rid of boring warnings in PROBCONS, MrBAYES and FASTTREE
5 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
7 lines of code changed in 1 file:
Added rudimentary fasttree menu (need to know which options to use)
1 lines of code changed in 1 file:
Added mr bayes (no menu yet)
1 lines of code changed in 1 file:
Moved PROBCONS to NO_DEPENDS section.
1 lines of code changed in 1 file:
svn ignore probcons files
1 lines of code changed in 1 file:
build muscle as part of gde
1 lines of code changed in 1 file:
* moved MAFFT to dependency-free GDE targets (fixes target 'depends')
1 lines of code changed in 1 file:
Added mafft
1 lines of code changed in 1 file:
- allow subdirs w/o dependencies in GDE
11 lines of code changed in 1 file:
added most recent version of phyml
1 lines of code changed in 1 file:
- effect of [9574] (comments only)
1 lines of code changed in 1 file:
- show from where dependencies are updated
1 lines of code changed in 1 file:
* fixed warnings
- possible uninitialized variables
- DEBUG-mode variables
- ISLAND_HOPPING/Makefile: disabled warnings (i wont touch that module, except for removal)
1 lines of code changed in 1 file:
merge from stable_5.0 [8203]
* removed molphy (protml)
0 lines of code changed in 1 file:
* 'make clean up' generated wrong dependencies (merged from dev [7427])
5 lines of code changed in 1 file:
- removed leftover doc-refs to xview
0 lines of code changed in 1 file:
* unit-test improvements (merged [6757] [6758] [6759] [6760] [6761] [6762] [6764] [6791] [6795] [6798] [6799] [6800] [6801] [6802] [6809] [6810])
* moved file compare to test_unit.h
* fake report for skipped tests
* added templates for char compare
* perform minihexdump
* flush output
* added
- {{{TEST_ASSERT_FILES_EQUAL__BROKEN}}}
- {{{TEST_ASSERT_ZERO_OR_SHOW_ERRNO}}}
* create a fake.patch if there are no changes
* all code affecting assertions in UNIT_TESTS-mode went to test_global.h
- overwrites arb_assert()
* undefine UNIT_TESTS for GDE submakefiles (foreign code there)
* arb_test::FlushedOutput::errorf raises assertion itself
* test against I/O errors
* moved test code
- into class StaticCode: class w/o functionality, only holds global static code.
- assertfailmsg -> GlobalTestData
* refactored message printing
* unit-tester switches to run directory itself
- eliminates path hack for valgrind
* control leak-check by variable
* added global test-environment (does nothing yet)
9 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)
2 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
1 lines of code changed in 1 file:
- removed CORE (last part using xview)
10 lines of code changed in 1 file:
- renamed MODULE defines (_ARB -> IN_ARB)
1 lines of code changed in 1 file:
- fixed warning suppression for GDE subdirs
30 lines of code changed in 1 file:
- removed marker line from 'clean'
0 lines of code changed in 1 file:
(24 more)