summaryrefslogtreecommitdiffhomepage
path: root/subr/pkg_configure_patch.subr
AgeCommit message (Collapse)AuthorFilesLines
2017-11-22patches/*, subr/pkg_configure_patch{,_pre}.subr: only match against package ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-13/+5
{name,version}. subr/pkg_configure_patch.subr: remove `_host' package name postfix when searching for chainport patches. subr/ex_pkg_env.subr: fix typo.
2017-11-22subr/*: reorganised as {ex{,_{pkg,rtl,setup}},pkg}_*.Lucio Andrés Illanes Albornoz (arab, vxp)1-4/+4
2017-11-21Refactors build steps along the sequence {setup,fetch,configure,build,install}.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+30
subr/mode_check_updates.subr: seperated into check_updates.sh. subr/post_{copy_etc,sha256sums,tarballs}.subr: absorbed into `dist' target.