Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-18 | groups.d/231.native_packages_etc.group:{image,graphics}magick:${PKG_NO_PURGE ↵ | Lucía Andrea Illanes Albornoz | 1 | -1/+3 | |
_LA_FILES}: don't delete .la files. etc/README.md: documents NO_PURGE_LA_FILES. subr.pkg/pkg_install_files.subr:pkgp_install_files_libraries(): purge .la files subject to ${PKG_NO_PURGE_LA_FILES}. vars.env.d/000.build.env:${DEFAULT_BUILD_VARS}: adds NO_PURGE_LA_FILES. subr.ex/ex_rtl_rpm.subr:ex_rtl_purge_la_files(): removes duplicate function. | |||||
2023-03-30 | Fix stripping. | Lucía Andrea Illanes Albornoz | 1 | -2/+1 | |
2023-03-27 | Generalise subr.pkg/*.subr code. | Lucía Andrea Illanes Albornoz | 1 | -69/+28 | |
2023-03-21 | Document subr.rtl/*.subr functions, pt. IV. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-02-19 | Add copyright legends to all files. | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
2023-02-18 | Add textwidth=0 to Vim modelines. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-02-17 | Make everything a bit faster. | Lucía Andrea Illanes Albornoz | 1 | -0/+133 | |
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 |