Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-15 | Set -o nounset in addition to +o errexit -o nounset. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
groups/000.host_tools.group:libtool_host:${PKG_LIBTOOL}: build w/ `none'. subr/build_init.subr:buildp_init_getopts(): set ${DEFAULT_BUILD_CPUS} prior to ex_pkg_load_vars() call. subr/pkg_{build,install_make}.subr: only pass `LIBTOOL=${PKG_LIBTOOL}' if set and not `none'. vars/libtool_host.vars: removes obsolete vars file. | |||||
2020-03-15 | General cleanup. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
2020-03-01 | General cleanup, pt. III. | Lucio Andrés Illanes Albornoz | 1 | -6/+10 | |
dist/dist_digest.dist: removes obsolete dist file. etc/{build.usage,README.md}: updated. groups/000.host_tools.group:{autoconf,automake,gettext_tiny,install_strip,libtool,m4}_host: moved from groups/010.host_deps.group. groups/221.native_packages_dev.group:lua: moved from groups/231.native_packages_etc.group. groups/221.native_packages_dev.group:lua:${PKG_FORCE_AUTORECONF}: set. groups/231.native_packages_etc.group:{mlogin,tdnf}:${PKG_FORCE_AUTORECONF}: set. groups/241.native_packages_inet.group:nullmailer:${PKG_FORCE_AUTORECONF}: set. groups/251.native_packages_lib.group:lib{asr,gpg_error}:${PKG_FORCE_AUTORECONF}: set. midipix.env, etc/README.md, subr/pkg_configure_autotools.subr: adds FORCE_NO_AUTORECONF. subr/rtl_fileop.subr: adds ch{mod,own} fileops. vars/{check_updates,jamvm,lib{asr,gpg_error},lua,mlogin,tdnf}.vars: removes obsolete vars file. | |||||
2020-02-26 | General cleanup, pt. II. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2020-02-25 | General cleanup, pt. I. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2017-12-06 | vars/{apr,libxml2,pkgconf_host}.vars: fix ${PKG_DESTDIR} refs. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -4/+4 | |
2017-12-03 | Separate front end (build.sh, subr/build_*) from dispatcher. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -4/+4 | |
2017-11-22 | subr/*: reorganised as {ex{,_{pkg,rtl,setup}},pkg}_*. | 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 | -1/+1 | |
subr/mode_check_updates.subr: seperated into check_updates.sh. subr/post_{copy_etc,sha256sums,tarballs}.subr: absorbed into `dist' target. | |||||
2017-02-06 | build.sh, {subr,vars}/*: general cleanup. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -6/+6 | |
2017-02-05 | build.sh, {subr,vars}/*: general cleanup. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
2017-02-04 | vars/build.vars: adds libxml2 v2.9.4, fixing the bind v9.11.0-P2 build. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+20 | |
patches/bind-9.11.0-P2.local.patch: call $use_libxml2 instead of $use_libxml2/bin/xml2-config. vars/libxml2.vars: install ${PKG_TARGET}-xml2-config. |