Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-19 | etc/build.usage, subr/build_{args,checks}.subr: merges -c into -C as -C prefix. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
etc/build.usage, subr/build_{args,init}.subr: merges -[46N] into -F as ipv4|ipv6|offline. subr/ex_rtl_fetch.subr: honour ${{ARG_FETCH_FORCE,DEFAULT_GIT_ARGS}}. subr/pkg_install_strip.subr: correctly strip non-release build binaries. subr/pkg_install_strip.subr:pkg_install_strip(): honour ${ARG_DEBUG_MINIPIX}. vars/env.vars, subr/pkg_fetch_{download,git,wget}.subr: merges fetch_{git,wget} into fetch_download. vars/midipix.vars: adds ${DEFAULT_GIT_ARGS}. vars/{musl,python[23]{,_host}}.vars: updated concerning fetch_download. | |||||
2018-04-30 | Correctly (zero-)initialise all locals. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2018-04-05 | subr/build_{checks,init}.subr: move --as-needed exit check in order to ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -6/+0 | |
prevent clobbering build.log. | |||||
2018-04-01 | subr/build_checks.subr: don't build given --as-needed and no new commits to ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+6 | |
midipix_build since the last build. etc/build.usage, subr/build_args.subr: adds --as-needed. vars/build.vars:dist_target: adds dist_gitref. vars/dist_gitref.vars: print git-rev-parse(1) HEAD to ${PREFIX}/build.gitref. | |||||
2017-12-03 | subr/*.subr: fix header legends. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+4 | |
subr/ex_pkg_dispatch.subr: add warning to header concerning set -o errexit. | |||||
2017-12-03 | Separate front end (build.sh, subr/build_*) from dispatcher. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+40 | |