summaryrefslogtreecommitdiffhomepage
path: root/subr/pkgtool_init.subr
AgeCommit message (Expand)AuthorFilesLines
2021-04-05pkgtool.sh:pkgtoolp_mirror_fetch(), subr/pkgtool_init.subr: implement and hon...Lucio Andrés Illanes Albornoz1-3/+9
2021-04-05pkgtool.sh:pkgtool{,p_mirror}(): split -m <dname1>,<dname2> into -m <dname> -...Lucio Andrés Illanes Albornoz1-4/+6
2021-01-23Implements setting up & fetching from mirrors.Lucio Andrés Illanes Albornoz1-6/+8
2020-12-30subr/rtl*.subr, subr.rtl/: moved.Lucio Andrés Illanes Albornoz1-1/+1
2020-11-26subr/build_init.subr:buildp_init_files(): export TMP{,DIR}=${BUILD_WORKDIR}.Lucio Andrés Illanes Albornoz1-1/+1
2020-09-10subr/pkgtool_init.subr:pkgtoolp_init_getopts(): allow overriding ${PKGTOOL_PK...Lucio Andrés Illanes Albornoz1-5/+1
2020-05-30subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly set ${BUILD_KIND}.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11subr/build_init.subr:buildp_init_getopts(): allow mixing non-option arguments...Lucio Andrés Illanes Albornoz1-17/+11
2020-05-11subr/pkgtool_init.subr:pkgtoolp_init_getopts(): clarify invalid command line ...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly initialise ${BUILD_...Lucio Andrés Illanes Albornoz1-1/+1
2020-04-10subr/pkgtool_init.subr:pkgtoolp_init_getopts_help(): correctly cat etc/pkgtoo...Lucio Andrés Illanes Albornoz1-1/+1
2020-03-19subr/{build,pkgtool}_init.subr: minor cleanup.Lucio Andrés Illanes Albornoz1-13/+16
2020-03-15Set -o nounset in addition to +o errexit -o nounset.Lucio Andrés Illanes Albornoz1-1/+1
2020-03-15General cleanup.Lucio Andrés Illanes Albornoz1-137/+32
2020-03-13subr/pkgtool_init.subr:pkgtoolp_init_prereqs(): trim list of prerequisite com...Lucio Andrés Illanes Albornoz1-5/+3
2020-03-13Implements ./pkgtool.sh -[irt] options.Lucio Andrés Illanes Albornoz1-18/+107
2020-03-11Initial implementation of pkgtool.sh.Lucio Andrés Illanes Albornoz1-0/+133