Age | Commit message (Expand) | Author | Files | Lines |
2021-08-26 | Implements localised message files. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2021-08-26 | Implements logging tags, tag sets, and themes. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 |
2021-08-25 | Implements ./build.sh -V {notice,verbose,build,fileops,install,xtrace}. | Lucio Andrés Illanes Albornoz | 1 | -1/+3 |
2021-08-24 | midipix.env:${DEFAULT_BUILD_VARS}: adds INSTALL_FILES_V2. | Lucio Andrés Illanes Albornoz | 1 | -0/+26 |
2021-07-14 | subr/pkg_install_files.subr:pkgp_install_files_pkgconfig(): Amend absolute in... | David Macek | 1 | -0/+5 |
2020-05-27 | subr/pkg_install_files.subr:pkgp_install_files_strip(): strip minipix package... | Lucio Andrés Illanes Albornoz | 1 | -14/+18 |
2020-05-26 | subr/pkg_install{,_files}.subr: call pkgp_install{,_files}_perms() as early a... | Lucio Andrés Illanes Albornoz | 1 | -0/+25 |
2020-05-26 | subr/pkg_install_files.subr:pkgp_install_files_strip(): check for either of .... | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-04-29 | Designate {debug,release} build as build kind. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
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 | -1/+1 |
2020-03-12 | Reduce awk(1), grep(1), seq(1), and stat(1) usage. | Lucio Andrés Illanes Albornoz | 1 | -3/+3 |
2020-03-01 | General cleanup, pt. III. | Lucio Andrés Illanes Albornoz | 1 | -6/+11 |
2020-02-26 | General cleanup, pt. II. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 |
2020-02-25 | General cleanup, pt. I. | Lucio Andrés Illanes Albornoz | 1 | -3/+40 |
2017-12-03 | Separate front end (build.sh, subr/build_*) from dispatcher. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -45/+2 |
2017-11-22 | subr/*: reorganised as {ex{,_{pkg,rtl,setup}},pkg}_*. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -4/+4 |
2017-11-21 | subr/pkg_*.subr, vars/{apr,git}.vars: supply & reference ${PKG_DESTDIR}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 |
2017-11-21 | Refactors build steps along the sequence {setup,fetch,configure,build,install}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+54 |