LUMIERA.clone/admin
Ichthyostega c8196ce234 Build: configuring via environment is bad practice
Yes, I know...
Programmers absolutely LOVE to sneak-in various nifty toggles via environment.

Yet this is an anti-pattern!
And, by extension of that verdict, a "build interface" which relies
on the implicit convention that some magical variables are set,
is **not a proper interface** but a hack.

Thus we abandon that bad practice and handle the build in a clean and explicit way.

 * the DEB-Build in `debian/rules` now invokes SCons explicitly, passing arguments
 * the Lumiera Build-System is FSH aware and knows the proper installation locations
 * the setup of the application uses a setup configuration, shipped with the package
 * there is no need to ''compile-in any configuration''
   ** `LUMIERA_PLUGIN_PATH` is obsolete and unused since several years now
   ** `LUMIERA_CONFIG_PATH` was never used at all
   ** consequently, we also do not need `PKGLIBDIR` and `PKGDATADIR`
2025-11-16 02:09:24 +01:00
..
git_hooks removed 'pushing' from the post commit hook 2008-12-16 23:59:00 +01:00
scons Build: configuring via environment is bad practice 2025-11-16 02:09:24 +01: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
buildVersion.py Bugfix: setVersion.py -- ability to handle suffixes 2025-11-13 22:06:06 +01: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
README.deb.lumiera.org.PUB.gpg Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
rfc.sh clean-up: trifles 2025-06-07 23:59:57 +02:00
rsync_docs_to_lumieraorg.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
setVersion Release: Introduce the Git-flow branching model 2025-07-21 02:46:28 +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: 11FD F5D2 DBD7 BBD7 F4D9  D9C4 2CF2 5392 6238 2557
UID: Ichthyo (DEB-Package) <deb@ichthyostega.de>