[root]/SH

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 223 (100.0%) | 3939 (100.0%) | 17.6 |
| westram | 192 (86.1%) | 3404 (86.4%) | 17.7 |
| oldcode | 17 (7.6%) | 301 (7.6%) | 17.7 |
| richter | 2 (0.9%) | 115 (2.9%) | 57.5 |
| epruesse | 7 (3.1%) | 67 (1.7%) | 9.5 |
| aboeckma | 2 (0.9%) | 39 (1.0%) | 19.5 |
| meierh | 1 (0.4%) | 12 (0.3%) | 12.0 |
| yadhu | 1 (0.4%) | 1 (0.0%) | 1.0 |
| baderk | 1 (0.4%) | 0 (0.0%) | 0.0 |
* reintegrates 'sync' into 'trunk'
- fixes #869
* introduces synchronisation of external commands via DB
* macros now wait for these external commands to finish => macro can continue with results
* adds: log:branches/sync@19535:19548
18 lines of code changed in 1 file:
* allow to reduce the time-to-wait on error, by defining {{{ARB_SCRIPTED_SECS_WAIT_ON_ERROR}}}.
9 lines of code changed in 1 file:
* collection of sysinfo terminated with error
- caused by undefined environment variable
- relevant info (like available memory) was not collected
2 lines of code changed in 1 file:
* mention {{{libgomp1}}} (required by FastTreeMP)
1 lines of code changed in 1 file:
* after detecting perl/macro-incompatibility, show OS-specific advice.
10 lines of code changed in 1 file:
* add dependencies to {{{make}}} + {{{time}}}.
* call {{{apt-get}}} using {{{sudo}}} => support for limited sudo access.
4 lines of code changed in 1 file:
* again update prerequisites: use libxerces-c-dev
* also use changed prerequisites in {{{arb_INSTALL.txt}}}
1 lines of code changed in 1 file:
* fix prerequisites for motif library.
7 lines of code changed in 1 file:
* timeout 'read' command after 3 days
- avoids script zombies when not started from console.
6 lines of code changed in 1 file:
* replace uses of {{{command -v}}}.
4 lines of code changed in 2 files:
* replace uses of {{{realpath}}}.
4 lines of code changed in 1 file:
* script to replace {{{realpath}}} and {{{command -v}}}.
90 lines of code changed in 1 file:
* {{{arb_sina.sh}}}:
- no longer echo everything.
* instead show that fat tarball has been detected and show effective {{{LD_LIBRARY_PATH}}}.
- option to show general info (instead of running sina).
* full path.
* dynamic library dependencies.
* sina version.
* log that info into sys.info from {{{arb_launcher}}}
29 lines of code changed in 2 files:
* add 'View sysinfo' entry to arb 'Tools' menu.
- shows 'sys.info' generated by arb_launcher.
* document 'ARB session log archive'.
13 lines of code changed in 1 file:
* tweak logged system information:
- log date.
- window manager
* dump basic info (XDG_CURRENT_DESKTOP + GDMSESSION)
- link to posting which collects common combinations
* dump version info of a few known window managers (where binary found).
32 lines of code changed in 1 file:
* fix sina install script
- allow optional third argument {{{--no-check}}} for NFS installation.
- handle more error cases.
- use absolute pathnames.
40 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
132 lines of code changed in 3 files:
* only check for {{{makedepend}}} when dependencies are updated (not required for plain build).
* update requirements
- makedepend not required for compile (only for develop).
- opengl.
1 lines of code changed in 1 file:
* add 'arb_catlog' (cat file to stdout wrapped in delimiter lines).
12 lines of code changed in 1 file:
* do not trace arb_raxml script.
1 lines of code changed in 1 file:
* keep logfiles for 2 weeks.
2 lines of code changed in 1 file:
* again install libxerces-c3.2 (tested with ubuntu 20.04)
- reverts [18102]
1 lines of code changed in 1 file:
* updated for ubuntu 20.04 (removed unknown package).
5 lines of code changed in 1 file:
* improve error exit from script (kill self).
* protect functions vs. wrong use (check param 3 of addpath; deny param 3 for append and prepend).
* quote several expressions (to allow installation paths containing spaces)
- arb is NOT intended to be installed into such paths! see also next commit.
41 lines of code changed in 1 file:
* reintegrates 'opengl' into 'trunk'
- fixes OPENGL build (using packages from distribution)
- fix several broken .png (1x crash, 16x warnings)
* adds: log:branches/opengl@18367:18372
5 lines of code changed in 1 file:
* full update from child 'fix' into 'trunk'
- fixes #754
* adds: log:branches/fix@18333:18338
36 lines of code changed in 2 files:
* partial merge from 'fix' into 'trunk'
- fix some warnings
- remove obsolete script
* adds: log:branches/fix@18331:18332
3 lines of code changed in 2 files:
* remove libxerces-c3.2 dependency (invalid for 14.04)
2 lines of code changed in 1 file:
* add 'xed' to known editors
1 lines of code changed in 1 file:
* arb_textedit:
- if launching editor reports error => report error (to GUI) and mention {{{ARB_TEXTEDIT}}}
- log definition of ARB_TEXTEDIT to console
8 lines of code changed in 1 file:
update doxygen docs:
- updated obsolete setting using "doxygen -u".
- use Helvetica font for dot-gfx generated by doxygen.
- activates conf-mode in emacs.
1 lines of code changed in 1 file:
* full update from child 'fix' into 'trunk'
- fixes undefined variables in makefiles
- fixes perl tests
* adds: log:branches/fix@17599:17617
1 lines of code changed in 1 file:
* arb_installubuntu4arb.sh
- now works on Linux Mint 19
- should also work on ubuntu 18.04 (untested)
- dependencies for arb
* missing: libxm4 (run) + libboost-random-dev (build)
* outdated: libxerces-c3.1 -> libxerces-c3.2 (run)
7 lines of code changed in 1 file:
* split parameter into two parameters ('what' + 'openGL')
- rest should behave like before
82 lines of code changed in 1 file:
* reintegrates 'gcc' into 'trunk'
- mostly cosmetics changes
* adds: log:branches/gcc@16655,16741:16743,16752:16765
4 lines of code changed in 1 file:
- correct indentation
16 lines of code changed in 1 file:
* reintegrates 'textedit' into 'trunk'
- fixes #586
* editor now always started asynchronously
* uses inotify to track file changes
- ~~also use inotify to track directory updates (in order to update file selections when needed)~~\\(./) by [16515] ff.; merged by [16551]
* adds: log:branches/textedit@16448:16468
65 lines of code changed in 1 file:
* full update from child 'aci' into 'trunk'
- allow to view console from inside ARB
- slightly tweaked ACI trace
* adds: log:branches/aci@16386:16390
52 lines of code changed in 3 files:
* fix Ubuntu 16.04 build
- add gcc 5.3.1
* fix isnan/isinf use (only in testcode)
- fix libdepends in install-scripts and -READMEs
12 lines of code changed in 1 file:
* increase default size for xterms started from arb
2 lines of code changed in 2 files:
(122 more)