summaryrefslogtreecommitdiffhomepage
path: root/etc/build.theme
AgeCommit message (Collapse)AuthorFilesLines
2023-03-20Implements 256-colour themes.Lucía Andrea Illanes Albornoz1-21/+39
2023-02-17Make everything a bit faster.Lucía Andrea Illanes Albornoz1-3/+2
0) Issues several prayers and sacrifices to Enki under threat of a terrible deluge sent down by Ellil 1) Convert fork-write/read exprs to be non-forking 2) Pass mostly everything by reference 3) Don't bother cleaning the variable namespace because Bourne shell is an abomination 4) Removes broken ./pkgtool.sh -s, --restart-at, --update-diff & ./build.sh --dump-{in,on-abort} 5) Cleanup
2021-08-26etc/build.theme:${LOG_TAGS_verbose}: include zipdist.Lucio Andrés Illanes Albornoz1-1/+1
2021-08-26etc/build.theme: updated.Lucio Andrés Illanes Albornoz1-22/+22
2021-08-26etc/build.theme: updated.Lucio Andrés Illanes Albornoz1-2/+2
2021-08-26Implements logging tags, tag sets, and themes.Lucio Andrés Illanes Albornoz1-0/+84
subr/pkgtool_init.subr:pkgtoolp_init_args(): set ${BUILD_HNAME}.