Directory util/

Directory Created:
2000-11-23 11:41
Total Files:
19
Deleted Files:
14
Lines of Code:
1791

[root]/util

Lines of Code

util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 276 (100.0%) 3123 (100.0%) 11.3
westram 232 (84.1%) 2549 (81.6%) 10.9
oldcode 22 (8.0%) 468 (15.0%) 21.2
epruesse 12 (4.3%) 101 (3.2%) 8.4
aboeckma 3 (1.1%) 4 (0.1%) 1.3
arb_build 1 (0.4%) 1 (0.0%) 1.0
boehnel 5 (1.8%) 0 (0.0%) 0.0
baderk 1 (0.4%) 0 (0.0%) 0.0

Most Recent Commits

westram 2023-07-15 11:51 Rev.: 19441


* provide source etc. by debian11 buildhost.

1 lines of code changed in 1 file:

  • util: jenkins_build.sh (+1 -1)
westram 2022-09-03 19:07 Rev.: 19251


* do NOT pack eventually installed fat-sina into normal arb-tarball.

4 lines of code changed in 1 file:

  • util: arb_compress (+4 -3)
westram 2022-09-01 16:19 Rev.: 19245


* reintegrates 'sina' into 'trunk'
- build/deliver sina together with arb
* adds: log:branches/sina@18984:19043,19046:19069,19072:19244

176 lines of code changed in 5 files:

  • util: arb_compile.sh (+2 -1), arb_compress (+14 -7), arb_srclst.pl (+2 -1), build_fat_tarball.pl (new 129), jenkins_build.sh (+29 -6)
westram 2022-07-02 10:25 Rev.: 19108


* dont use tabs.

4 lines of code changed in 1 file:

  • util: arb_compile.sh (+4 -4)
westram 2022-07-01 14:36 Rev.: 19106


* tweak debugability of userland buildlogs:
- show separators between single stages of build script.
- dump buildscript-config + config.makefile

44 lines of code changed in 1 file:

  • util: arb_compile.sh (+44 -5)
westram 2022-06-17 11:23 Rev.: 19052


* fix r19043 - did always check all hardcoded tools!

6 lines of code changed in 1 file:

  • util: arb_check_build_env.pl (+6 -1)
westram 2022-05-20 09:39 Rev.: 19043


* only check for {{{makedepend}}} when dependencies are updated (not required for plain build).
* update requirements
- makedepend not required for compile (only for develop).
- opengl.

11 lines of code changed in 1 file:

  • util: arb_check_build_env.pl (+11 -3)
westram 2022-02-07 17:32 Rev.: 18925


* add excerpting targets {{{TARFILE}}} + {{{TARFILE_QUICK}}}
- use them from build scripts.

5 lines of code changed in 2 files:

  • util: arb_compile.sh (+2 -2), jenkins_build.sh (+3 -3)
westram 2022-02-07 17:22 Rev.: 18922


* 'tarfile_quick' now depends on 'all'
* fix build scripts:
- 'build' was executed twice.
- 'clean'+'tarfile_quick' -> 'tarfile'.

11 lines of code changed in 2 files:

  • util: arb_compile.sh (+5 -6), jenkins_build.sh (+6 -6)
westram 2022-02-07 17:20 Rev.: 18921


* remove obsolete targets
- 'release_quick' (relict from old release strategy).
- 'build_CTARGET' and 'reset_committed_build' + related code.

0 lines of code changed in 1 file:

  • util: arb_srclst.pl (-1)
westram 2022-02-02 13:43 Rev.: 18915


* use uniform variable name 'cmd'.

3 lines of code changed in 1 file:

  • util: arb_tgz2version.pl (+3 -3)
westram 2022-02-02 13:41 Rev.: 18914


* fix error handling for piped commands in perl
- when forking piped commands
* use error message ($!) instead of exitcode ($?).
* use message 'failed to fork'.
- when closing piped commands
* show IPC errors and exitcode of command.

2 lines of code changed in 1 file:

  • util: arb_tgz2version.pl (+2 -2)
westram 2021-10-10 09:33 Rev.: 18781


* reintegrates 'help' into 'trunk'
- relocate help sources
* adds: log:branches/help@18763:18780

2 lines of code changed in 1 file:

  • util: arb_srclst.pl (+2 -2)
westram 2021-10-01 18:07 Rev.: 18746


* adds a script which generates a list of perl interface functions
- call during arb build
* update DOC.txt
- mention that list
- very basic description of interface
- describe the ancient information which already has been in this document.

1 lines of code changed in 1 file:

  • util: arb_srclst.pl (+1)
westram 2021-07-10 12:33 Rev.: 18663


* build script:
- add '--help' and document parameters
- add '--skip_leak_check': suppress leak-checker of sanitizer

30 lines of code changed in 1 file:

  • util: jenkins_build.sh (+30 -4)
westram 2021-05-26 16:46 Rev.: 18650


* start xfig in autorefresh mode.

3 lines of code changed in 1 file:

  • util: arb_fig (+3 -1)
westram 2020-11-10 17:24 Rev.: 18634


* reintegrates 'root' into 'trunk'
- implements #449
* adds: log:branches/root@18451:18633

14 lines of code changed in 1 file:

  • util: arb_srclst.pl (+14 -2)
westram 2020-03-02 19:16 Rev.: 18342


* improve errors shown when trying to build while no gcc is installed.
* add 'patch' to required build tools.
* updated list of compile requirements according to SUSE leap 15.1

1 lines of code changed in 1 file:

  • util: arb_check_build_env.pl (+1)
westram 2019-09-27 11:47 Rev.: 18123


- call 'cleanRelinkable' when done with build

4 lines of code changed in 1 file:

  • util: jenkins_build.sh (+4)
westram 2019-09-27 11:37 Rev.: 18122


- fix indentation

59 lines of code changed in 1 file:

  • util: jenkins_build.sh (+59 -59)
westram 2019-09-17 15:13 Rev.: 18088


* reintegrates 'fts' into 'trunk'
* adds:
- log:branches/fts@17653,17655:17717,17724:18087
- [17925/branches/gui]

1 lines of code changed in 1 file:

  • util: arb_srclst.pl (+1 -1)
westram 2019-04-03 14:47 Rev.: 17738


* reintegrates 'config' into 'trunk'
* adds: log:branches/config@17733:17737

1 lines of code changed in 1 file:

  • util: jenkins_build.sh (+1 -2)
westram 2019-03-04 20:39 Rev.: 17641


* reintegrates 'mix' into 'trunk'
- improve git/svn interoperability
* adds: log:branches/mix@17637:17640

10 lines of code changed in 1 file:

  • util: arb_srclst.pl (+10 -5)
westram 2018-04-05 12:09 Rev.: 16873


* fix typos ("neither")

1 lines of code changed in 1 file:

  • util: arb_srclst.pl (+1 -1)
westram 2017-09-21 18:34 Rev.: 16412


* reintegrates 'unittest' into 'trunk'
- limit memory for unittest code to 1Gb (not with sanitizer)
* instantly reveals accidental allocations caused by unsigned underflow
- fix underflows in ACI commands {{{format}}} + {{{format_sequence}}} (allocated 4Gb with certain parameters)
- reactivate sanitizer for builds
* adds: log:branches/unittest@16405:16411

1 lines of code changed in 1 file:

  • util: jenkins_build.sh (+1 -2)
westram 2017-09-20 15:33 Rev.: 16403


- disable SANITIZE

2 lines of code changed in 1 file:

  • util: jenkins_build.sh (+2 -1)
westram 2017-09-18 15:23 Rev.: 16374


* reintegrates 'aci' into 'trunk'
- refactored wide parts of ACI code (incl. SRT+REG)
* added more test
* ACI tracing
- more complete and readable
- automatically turned off when done with expression
* improved error messages (esp. diagnostics)
* documentation (updated, added missing)
* fixed a bunch of bugs (incl. SEGV and deadlock)
* ACI now runs inside execution environment
- ACI language may be extended with custom commands (implements #756)
* added ACI extension for group-batch-rename
* adds:
- log:branches/aci@16170:16373
- log:branches/addtest@16193:16316

1 lines of code changed in 1 file:

  • util: jenkins_build.sh (+1 -1)
westram 2017-09-03 18:48 Rev.: 16264


* allow to force 'clean_before_make'

4 lines of code changed in 1 file:

  • util: jenkins_build.sh (+4)
westram 2017-06-21 14:58 Rev.: 16030


- separate 'clean' and 'build' directly in script

2 lines of code changed in 1 file:

  • util: arb_compile.sh (+2 -1)
westram 2017-04-27 12:09 Rev.: 15822


* partial merge from 'group' into 'trunk' (minor changes)
* adds: log:branches/group@15794,15818

2 lines of code changed in 1 file:

  • util: arb_srclst.pl (+2 -1)
westram 2017-04-21 11:55 Rev.: 15805


* partial merge from 'group' into 'trunk'
- accepts ARB_ERROR in several test macros
- fixes common useless warning from 'savetest'
* adds: log:branches/group@15795,15797

19 lines of code changed in 1 file:

  • util: arb_srclst.pl (+19 -12)
westram 2017-01-16 12:17 Rev.: 15579


* reintegrates 'unittest' into 'trunk'
- activates unittests under OSX (performs #740)
* disabled a few tests + accepted a few modified results (see #741)
* {{{RegExpr}}} no longer uses exception
* fix quoting of {{{char*}}} (in reported test result)
- fixes several compiler flags unknown under OSX/clang
- fix usability of compile log (make now prints directory)
* adds: log:branches/unittest@15534:15578
* removes: [15520/branches/warnings]

48 lines of code changed in 1 file:

  • util: jenkins_build.sh (+48 -62)
westram 2016-05-04 14:25 Rev.: 14808


* allow .patch files in HEADERLIBS
* use INT_MAX instead of numeric_limits

1 lines of code changed in 1 file:

  • util: arb_srclst.pl (+1)
westram 2015-12-18 12:44 Rev.: 14630


* compile-script:
- allow to configure
* cleanup (before update and build)
* revert (before update)
- use {{{$SHELL}}} instead of hardcoded tcsh

44 lines of code changed in 1 file:

  • util: arb_compile.sh (+44 -4)
westram 2015-10-10 14:28 Rev.: 14411


* fix svn-access URLs
[Note: test-commit to new server from svn+ssh WC]

1 lines of code changed in 1 file:

  • util: arb_compile.sh (+1 -1)
westram 2015-09-28 15:19 Rev.: 14370


* since [14054] updating WC to HEAD _always_ changed ARBDB => always caused _all_ unittests to run again
- instead read revision from generated file ({{{lib/revision_info.txt}}})

1 lines of code changed in 1 file:

  • util: arb_srclst.pl (+1)
westram 2015-09-18 09:32 Rev.: 14315


* attempt to get rid of perl-locale-spam in build-logs

8 lines of code changed in 1 file:

  • util: jenkins_build.sh (+8)
westram 2015-08-06 13:47 Rev.: 14141


* "ressource" -> "resource"

1 lines of code changed in 1 file:

  • util: jenkins_build.sh (+1 -1)
westram 2015-08-06 10:17 Rev.: 14135


* resource checker
- simplify code for editor button (now resource usage is detected)
- report success
- call on build server

4 lines of code changed in 1 file:

  • util: jenkins_build.sh (+4)
westram 2015-06-12 21:08 Rev.: 13923


* reintegrates '!ProbeMatchCollection' into 'trunk'
- does #479
* adds:
- log:branches/ProbeMatchCollection@13801,13803:13804,13807:13840,13842:13849,13852:13922

1 lines of code changed in 1 file:

  • util: arb_srclst.pl (+1)

(179 more)

Generated by StatSVN 0.7.0