Age | Commit message (Expand) | Author | Files | Lines |
2021-08-27 | subr/{build,pkgtool}_init.subr:{build,pkgtool}p_init_env(): correctly impleme... | Lucio Andrés Illanes Albornoz | 1 | -11/+20 |
2021-08-26 | Implements localised message files. | Lucio Andrés Illanes Albornoz | 1 | -9/+17 |
2021-08-26 | Optionally source etc/{build,pkgtool}.theme.local. | Lucio Andrés Illanes Albornoz | 1 | -0/+5 |
2021-08-26 | Implements logging tags, tag sets, and themes. | Lucio Andrés Illanes Albornoz | 1 | -3/+11 |
2021-08-25 | subr/build_init.subr:buildp_init_getopts(): filter etc/build.usage{,.short} i... | Lucio Andrés Illanes Albornoz | 1 | -1/+6 |
2021-04-05 | pkgtool.sh:pkgtoolp_mirror_fetch(), subr/pkgtool_init.subr: implement and hon... | Lucio Andrés Illanes Albornoz | 1 | -3/+9 |
2021-04-05 | pkgtool.sh:pkgtool{,p_mirror}(): split -m <dname1>,<dname2> into -m <dname> -... | Lucio Andrés Illanes Albornoz | 1 | -4/+6 |
2021-01-23 | Implements setting up & fetching from mirrors. | Lucio Andrés Illanes Albornoz | 1 | -6/+8 |
2020-12-30 | subr/rtl*.subr, subr.rtl/: moved. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-11-26 | subr/build_init.subr:buildp_init_files(): export TMP{,DIR}=${BUILD_WORKDIR}. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-09-10 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): allow overriding ${PKGTOOL_PK... | Lucio Andrés Illanes Albornoz | 1 | -5/+1 |
2020-05-30 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly set ${BUILD_KIND}. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-05-11 | subr/build_init.subr:buildp_init_getopts(): allow mixing non-option arguments... | Lucio Andrés Illanes Albornoz | 1 | -17/+11 |
2020-05-11 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): clarify invalid command line ... | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-05-11 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly initialise ${BUILD_... | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-04-10 | subr/pkgtool_init.subr:pkgtoolp_init_getopts_help(): correctly cat etc/pkgtoo... | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-03-19 | subr/{build,pkgtool}_init.subr: minor cleanup. | Lucio Andrés Illanes Albornoz | 1 | -13/+16 |
2020-03-15 | Set -o nounset in addition to +o errexit -o nounset. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-03-15 | General cleanup. | Lucio Andrés Illanes Albornoz | 1 | -137/+32 |
2020-03-13 | subr/pkgtool_init.subr:pkgtoolp_init_prereqs(): trim list of prerequisite com... | Lucio Andrés Illanes Albornoz | 1 | -5/+3 |
2020-03-13 | Implements ./pkgtool.sh -[irt] options. | Lucio Andrés Illanes Albornoz | 1 | -18/+107 |
2020-03-11 | Initial implementation of pkgtool.sh. | Lucio Andrés Illanes Albornoz | 1 | -0/+133 |