LUMIERA.clone/admin
Ichthyostega 8ffab2f002 Dependencies: get rid of boost-regexp (see #995)
Mostly, std::regexp can be used as a drop-in replacement.

Note: unfortunately ECMA regexps do not support lookbehind assertions.
This lookbehind is necesary here because we want to allow parsing values
from strings with additional content, which means we need explicitly to
exclude mismatches due to invalid syntax.

We can work around that issue like "either line start, or *not* one of these characters.


Alternatively we could consider to make the match more rigid,
i.e we would require the string to conain *only* the timecode spec to be parsed.
2019-06-24 02:41:02 +02:00
..
git_hooks removed 'pushing' from the post commit hook 2008-12-16 23:59:00 +01:00
scons Dependencies: get rid of boost-regexp (see #995) 2019-06-24 02:41:02 +02:00
build_lumiera-build-dependencies.sh Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
deb.lumiera.org.PUB.gpg Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
DIR_INFO make some DIR_INFO's nicer 2007-06-21 03:15:52 +02:00
docker_open-lumiera-buildenv.sh Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
gnu-indent.sh Merge: change building to create modules 2008-12-20 02:15:33 +01:00
headercheck Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
lumiera_c_skeleton release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
README.deb.lumiera.org.PUB.gpg Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
rfc.sh Add full-text search command to rfc.sh 2012-08-31 04:55:40 +02:00
rsync_docs_to_lumieraorg.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
testfilter.sh Add two test tools to admin 2010-07-16 07:59:30 +02:00
treeinfo.sh Fix treeinfo.sh sorting order 2011-05-12 19:30:36 +02:00
vg-run.sh Install: change organisation of target and output directory variables 2011-01-29 14:10:19 +01:00
vgsuppression_gen.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00

This is the Public Key of the Package signing GPG key
used for building of Debian DEB packages on Lumiera.org

Fingerprint: D0333C21252B66D54A4CC1D265B66B07A1DE94B2
UID: Hermann Vosseler <deb@ichthyostega.de>