summaryrefslogtreecommitdiffhomepage
path: root/subr.rtl/rtl_install_v2.subr
AgeCommit message (Collapse)AuthorFilesLines
2021-09-09subr.rtl/rtl_install_v2.subr:rtl_install_v2(): correctly set from ${IFS} ↵Lucio Andrés Illanes Albornoz1-1/+1
(via Redfoxmoon.)
2021-08-27Implements localised message files, pt. II.Lucio Andrés Illanes Albornoz1-1/+1
2021-08-26Implements logging tags, tag sets, and themes.Lucio Andrés Illanes Albornoz1-1/+1
subr/pkgtool_init.subr:pkgtoolp_init_args(): set ${BUILD_HNAME}.
2021-08-24subr.rtl/rtl_install_v2.subr:rtlp_install_fmap_patterns(): only prepend ↵Lucio Andrés Illanes Albornoz1-1/+6
${_rifp2_prefix} given non-absolute ${_rifp2_lhs}.
2021-08-24midipix.env:${DEFAULT_BUILD_VARS}: adds INSTALL_FILES_V2.Lucio Andrés Illanes Albornoz1-2/+2
subr.rtl/rtl_install_v2.subr:rtlp_install_fmap(): fix typo. subr.rtl/rtl_install_v2.subr:rtlp_install_fmap_patterns(): don't prepend ${_rifp2_prefix} w/ %<*>. subr/ex_pkg_exec.subr:exp_pkg_exec_pre(): honour ${PKG_INSTALL_FILES:-} in emitting missing_pkg. subr/pkg_install_files.subr:pkgp_install_files_v2(): initial implementation.
2021-08-24devbuild.sh:devbuild_all(): optionally set -p count from ${1}.Lucio Andrés Illanes Albornoz1-2/+0
etc/README.md: updated. subr.rtl/rtl_install_v2.subr:rtl_install_v2(): remove debugging remnant.
2021-08-24subr.rtl/rtl_install_v2.subr:rtlp_install_fmap_params(): switch to portable ↵Lucio Andrés Illanes Albornoz1-1/+1
[!...] vs. [^...] patterns.
2021-08-24Implements extended ${PKG_INSTALL} DSL, pt. I.Lucio Andrés Illanes Albornoz1-0/+542