[reproducible-website] 01/01: berlin2016: more SOURCE_PREFIX_MAP formatting
Holger Levsen
holger at layer-acht.org
Fri Mar 17 17:04:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository reproducible-website.
commit 40dd8087d0385580eb62dd9dfe6b60a2e104267a
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Mar 17 18:04:35 2017 +0100
berlin2016: more SOURCE_PREFIX_MAP formatting
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
_events/berlin2016/SOURCE_PREFIX_MAP.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/_events/berlin2016/SOURCE_PREFIX_MAP.md b/_events/berlin2016/SOURCE_PREFIX_MAP.md
index 07714f8..cffb304 100644
--- a/_events/berlin2016/SOURCE_PREFIX_MAP.md
+++ b/_events/berlin2016/SOURCE_PREFIX_MAP.md
@@ -12,6 +12,7 @@ permalink: /events/berlin2016/SOURCE_PREFIX_MAP/
* how to support multiple mappings
one or multiple mappings?
+
* multiple is better, allows for more intuitive overrides by child processes
env variable preferred over cli
@@ -19,14 +20,17 @@ env variable preferred over cli
separator character, space or newline?
how to apply the mappings when eventually set?
+
* multiple ordered mappings, child build processes append to this map (to the end)
* child build tools apply the mapping last to first
the exact format of the envvar
+
* expressings multiple paths into a single string is hard
* "common things easy, uncommon things possible"
TODO:
+
* (infinity0, doko) research passing newlines through shell, m4, autoconf
* look how gdb parse and loads symbol paths to source code paths
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git
More information about the Reproducible-commits
mailing list