summaryrefslogtreecommitdiffhomepage
path: root/subr/ex_pkg_exec.subr
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Implements {fetch,configure,build,install}_clean.Lucio Andrés Illanes Albornoz1-1/+1
2021-05-07Implements extended -r syntax.Lucio Andrés Illanes Albornoz1-37/+39
2020-05-15Optionally install ${PKG_DESTDIR_HOST} into ${PREFIX}.Lucio Andrés Illanes Albornoz1-1/+1
2020-03-15Set -o nounset in addition to +o errexit -o nounset.Lucio Andrés Illanes Albornoz1-5/+5
2020-03-15General cleanup.Lucio Andrés Illanes Albornoz1-7/+1
2020-03-11pkgtool.sh, subr/{build_init,ex_pkg_exec}.subr: rebuild package, dump & exit ...Lucio Andrés Illanes Albornoz1-1/+6
2020-03-11Initial implementation of pkgtool.sh.Lucio Andrés Illanes Albornoz1-0/+20
2020-03-01General cleanup, pt. III.Lucio Andrés Illanes Albornoz1-5/+7
2020-02-29build.sh:buildp_dispatch(): silence command(1) output.Lucio Andrés Illanes Albornoz1-2/+5
2020-02-26General cleanup, pt. II.Lucio Andrés Illanes Albornoz1-13/+12
2020-02-25General cleanup, pt. I.Lucio Andrés Illanes Albornoz1-42/+81
2020-02-09Rename build targets to build groups to avoid confusion w/ target architectures.Lucio Andrés Illanes Albornoz1-14/+14
2018-04-30Correctly (zero-)initialise all locals.Lucio Andrés Illanes Albornoz1-1/+1
2017-12-22build.sh:fail_pkg: terminate pending builds given build failure, -P, and abse...Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+6
2017-12-05subr/ex_pkg_dispatch.subr:ex_pkg_dispatch(): open FIFO in read/write mode to ...Lucio Andrés Illanes Albornoz (arab, vxp)1-2/+2
2017-12-04subr/{ex_{pkg_{env,exec},rtl_fetch},pkg_install_pkgconfig}.subr: remove trail...Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2017-12-04vars/build.vars:{cparser,libfirm}: enabled.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+2
2017-12-03Separate front end (build.sh, subr/build_*) from dispatcher.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+60