summaryrefslogtreecommitdiffhomepage
path: root/etc/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-03-11subr/build_init.subr:buildp_init_getopts(): --dump-on-abort excludes -R.Lucio Andrés Illanes Albornoz1-1/+1
etc/{build.usage,README.md}: updated.
2020-03-11etc/README.md: updated.Lucio Andrés Illanes Albornoz1-9/+10
2020-03-11Initial implementation of pkgtool.sh.Lucio Andrés Illanes Albornoz1-14/+28
build.sh:build(): move cd(1) to $(dirname "${0}"). etc/{build.usage,README.md}: updated. midipix.env:${DEFAULT_CLEAR_ENV_VARS_EXCEPT}: allow inheriting ARCH, BUILD, BUILD_DLCACHEDIR, BUILD_WORKDIR, and PREFIX* from the environment. pkgtool.sh: initial implementation. subr/build_init.subr:buildp_init_defaults(): allow inheriting ARCH, BUILD, BUILD_DLCACHEDIR, BUILD_WORKDIR, and PREFIX* from the environment. subr/build_init.subr:buildp_init_env(): move cd(1) to $(dirname "${0}"). subr/build_init.subr:buildp_init_files(): correctly pass ${_status} from rtl_check_path_vars(). subr/ex_pkg_exec.subr:ex_pkg_exec(): dump subset of variables and exported variables on build failure and --dump-on-abort. subr/pkgtool_init.subr: adapted from subr/build_init.subr. subr/rtl_complex.subr:rtl_filter_vars(): initial implementation. subr/rtl_string.subr:rtl_subst(): initial implementation.
2020-03-09etc/README.md: updated.Lucio Andrés Illanes Albornoz1-1/+4
2020-03-05etc/README.md: updated.Lucio Andrés Illanes Albornoz1-2/+19
2020-03-05subr/ex_pkg_dispatch.subr: implement *<group>: inhibit group-group ↵Lucio Andrés Illanes Albornoz1-5/+7
dependency expansion. etc/{build.usage,README.md}, subr/build_init.subr: updated.
2020-03-05subr/ex_pkg{,_dispatch}.subr: implement -r ***name[,..][:step,..]: forcibly ↵Lucio Andrés Illanes Albornoz1-3/+4
rebuild all packages that depend on the specified package(s). etc/{build.usage,README.md}, subr/build_init.subr: updated.
2020-03-05etc/{build.usage,README.md}: updated.Lucio Andrés Illanes Albornoz1-113/+227
2020-03-04subr/build_init.subr:build_init(): call buildp_init_prereqs() after ↵Lucio Andrés Illanes Albornoz1-5/+5
buildp_init_getopts(). subr/build_init.subr:buildp_init_prereqs(): split from buildp_init_env(). etc/README.md: updated.
2020-03-04etc/{build.usage,README.md}: updated.Lucio Andrés Illanes Albornoz1-20/+27
2020-03-04etc/README.md: updated.Lucio Andrés Illanes Albornoz1-16/+17
2020-03-04subr/build_init.subr:buildp_init_env(): source subr/*.subr as early as ↵Lucio Andrés Illanes Albornoz1-207/+337
possible (via duvallj.) subr/build_init.subr:buildp_init_env(): correctly emit errors & exit given early initialisation failure. etc/README.md: updated.
2020-03-01etc/README.md: updated.Lucio Andrés Illanes Albornoz1-0/+6
2020-03-01General cleanup, pt. III.Lucio Andrés Illanes Albornoz1-0/+50
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-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-2/+5
2020-02-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-0/+68
midipix.env: updated.
2020-02-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-14/+14
2020-02-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-9/+9
2020-02-29etc/README.md: renamed from etc/README.Lucio Andrés Illanes Albornoz1-0/+80
README.md: update symlink.