summaryrefslogtreecommitdiffhomepage
path: root/subr/ex_pkg.subr
AgeCommit message (Expand)AuthorFilesLines
2023-02-17Make everything a bit faster.Lucía Andrea Illanes Albornoz1-287/+0
2022-07-28subr/ex_pkg.subr:ex_pkg_check_depends(): test package build state files for d...Lucía Andrea Illanes Albornoz1-1/+2
2021-08-26Implements localised message files.Lucio Andrés Illanes Albornoz1-3/+3
2021-08-26Implements logging tags, tag sets, and themes.Lucio Andrés Illanes Albornoz1-4/+3
2021-08-26Log messages at {info,notice,verbose} and {,-v,-vv}.Lucio Andrés Illanes Albornoz1-1/+1
2021-04-06subr/build_init.subr:buildp_init_args(): check both automatic as well as non-...Lucio Andrés Illanes Albornoz1-2/+5
2021-01-06etc/README.md: updated.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11subr/build_init.subr:buildp_init_{args,getopts}(): call rtl_fileop_set_log() ...Lucio Andrés Illanes Albornoz1-4/+11
2020-05-11subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ...Lucio Andrés Illanes Albornoz1-8/+7
2020-05-11subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ...Lucio Andrés Illanes Albornoz1-2/+5
2020-04-29Designate {debug,release} build as build kind.Lucio Andrés Illanes Albornoz1-1/+1
2020-04-29Designate {debug,release} build as build kind.Lucio Andrés Illanes Albornoz1-2/+2
2020-04-25pkgtool.sh:pkgtoolp_rdepends(): print direct reverse dependencies in bright y...Lucio Andrés Illanes Albornoz1-2/+31
2020-04-10subr/ex_pkg.subr:ex_pkg_get_packages(): correctly call rtl_log_msg() w/ `warn...Lucio Andrés Illanes Albornoz1-2/+2
2020-03-15Set -o nounset in addition to +o errexit -o nounset.Lucio Andrés Illanes Albornoz1-3/+3
2020-03-15General cleanup.Lucio Andrés Illanes Albornoz1-28/+104
2020-03-13Implements ./pkgtool.sh -[irt] options.Lucio Andrés Illanes Albornoz1-79/+131
2020-03-05subr/ex_pkg.subr: implement -r ***name[,..][:step,..]: forcibly rebuild all p...Lucio Andrés Illanes Albornoz1-30/+57
2020-03-05subr/ex_pkg{,_dispatch}.subr: implement -r ***name[,..][:step,..]: forcibly r...Lucio Andrés Illanes Albornoz1-21/+37
2020-03-02build.sh:build(): iteratively print list of unknown packages, if any.Lucio Andrés Illanes Albornoz1-1/+1
2020-02-26General cleanup, pt. II.Lucio Andrés Illanes Albornoz1-0/+75