Age | Commit message (Expand) | Author | Files | Lines |
2021-04-06 | pkgtool.sh:pkgtoolp_mirror_fetch(): call pkg_fetch_download_clean_dlcache() p... | Lucio Andrés Illanes Albornoz | 1 | -14/+14 |
2021-04-05 | {build,pkgtool}.sh: update copyright legend. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2021-04-05 | pkgtool.sh:pkgtoolp_mirror_fetch(), subr/pkgtool_init.subr: implement and hon... | Lucio Andrés Illanes Albornoz | 1 | -7/+7 |
2021-04-05 | pkgtool.sh:pkgtoolp_mirror_fetch(): clean up archive URL(s) mirror directory ... | Lucio Andrés Illanes Albornoz | 1 | -1/+10 |
2021-04-05 | pkgtool.sh:pkgtoolp_mirror(): substitute `~' in ${_mirror_dname{,_git}} w/ ${... | Lucio Andrés Illanes Albornoz | 1 | -0/+2 |
2021-04-05 | pkgtool.sh:pkgtool{,p_mirror}(): split -m <dname1>,<dname2> into -m <dname> -... | Lucio Andrés Illanes Albornoz | 1 | -8/+13 |
2021-04-05 | pkgtool.sh:pkgtoolp_mirror_fetch(): honour and pass ${PKG_FNAME}, if present. | Lucio Andrés Illanes Albornoz | 1 | -2/+5 |
2021-03-14 | pkgtool.sh:pkgtoolp_mirror_fetch(): skip mirroring of Git URL(s) if ${PKG_MIR... | Lucio Andrés Illanes Albornoz | 1 | -1/+3 |
2021-02-19 | pkgtool.sh:pkgtoolp_mirror_fetch(): don't fail given skipped package w/ no URLs. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2021-01-24 | Reimplements Git repository mirroring because Git is a special snowflake. | Lucio Andrés Illanes Albornoz | 1 | -16/+35 |
2021-01-24 | pkgtool.sh:pkgtoolp_mirror_fetch(): skip disabled packages. | Lucio Andrés Illanes Albornoz | 1 | -22/+27 |
2021-01-23 | Implements setting up & fetching from mirrors. | Lucio Andrés Illanes Albornoz | 1 | -0/+43 |
2020-05-11 | pkgtool.sh:pkgtoolp_info(): additionally print SHA-256 message digests of pat... | Lucio Andrés Illanes Albornoz | 1 | -3/+18 |
2020-04-29 | Designate {debug,release} build as build kind. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 |
2020-04-25 | pkgtool.sh:pkgtoolp_info(): additionally print build group. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 |
2020-04-25 | pkgtool.sh:pkgtoolp_rdepends(): print direct reverse dependencies in bright y... | Lucio Andrés Illanes Albornoz | 1 | -7/+13 |
2020-03-15 | Set -o nounset in addition to +o errexit -o nounset. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 |
2020-03-15 | General cleanup. | Lucio Andrés Illanes Albornoz | 1 | -103/+135 |
2020-03-13 | Implements ./pkgtool.sh -[irt] options. | Lucio Andrés Illanes Albornoz | 1 | -28/+86 |
2020-03-11 | pkgtool.sh, subr/{build_init,ex_pkg_exec}.subr: rebuild package, dump & exit ... | Lucio Andrés Illanes Albornoz | 1 | -4/+25 |
2020-03-11 | Initial implementation of pkgtool.sh. | Lucio Andrés Illanes Albornoz | 1 | -0/+80 |