Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-30 | Correctly (zero-)initialise all locals. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2017-11-22 | patches/*, subr/pkg_configure_patch{,_pre}.subr: only match against package ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -5/+3 | |
{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-21 | Refactors build steps along the sequence {setup,fetch,configure,build,install}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+18 | |
subr/mode_check_updates.subr: seperated into check_updates.sh. subr/post_{copy_etc,sha256sums,tarballs}.subr: absorbed into `dist' target. |