summaryrefslogtreecommitdiffhomepage
path: root/subr.pkg/pkg_configure_patch.subr
AgeCommit message (Collapse)AuthorFilesLines
2024-03-26subr.pkg/pkg_configure_patch.subr: don't apply patches if ↵Lucía Andrea Illanes Albornoz1-0/+4
"${PKG_BASE_DIR}/${PKG_SUBDIR}/srcprep.sh" exists.
2023-03-13Followup to <fd38dc025f5d31890abbf3d48c597114203b1421>.Lucía Andrea Illanes Albornoz1-22/+14
2023-03-13Followup to <fd38dc025f5d31890abbf3d48c597114203b1421>.Lucía Andrea Illanes Albornoz1-5/+4
2023-03-13Move patches & vars pathname defaults handling into subr.ex/ex_pkg.subr.Lucía Andrea Illanes Albornoz1-10/+9
2023-02-19Add copyright legends to all files.Lucía Andrea Illanes Albornoz1-0/+1
2023-02-18Add textwidth=0 to Vim modelines.Lucía Andrea Illanes Albornoz1-1/+1
2023-02-17Make everything a bit faster.Lucía Andrea Illanes Albornoz1-0/+44
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