summaryrefslogtreecommitdiffhomepage
path: root/subr.pkg
AgeCommit message (Expand)AuthorFilesLines
2024-03-26subr.pkg/pkg_configure_patch.subr: don't apply patches if "${PKG_BASE_DIR}/${...Lucía Andrea Illanes Albornoz1-0/+4
2024-03-26subr.pkg/pkg_fetch_extract.subr: run "${PKG_BASE_DIR}/${PKG_SUBDIR}/srcprep.s...Lucía Andrea Illanes Albornoz1-0/+4
2024-03-18groups.d/231.native_packages_etc.group:{image,graphics}magick:${PKG_NO_PURGE_...Lucía Andrea Illanes Albornoz1-1/+3
2023-04-03Drop ccache support.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-31Generalise sofort subr.pkg/pkg_configure.subr code.Lucía Andrea Illanes Albornoz1-48/+21
2023-03-30Delete ${DEFAULT_RPM_JOBS_SEMAPHORE} on init.Lucía Andrea Illanes Albornoz1-1/+2
2023-03-30Limit parallel rpmbuild(1) jobs to 1.Lucía Andrea Illanes Albornoz1-0/+1
2023-03-30Fix stripping.Lucía Andrea Illanes Albornoz1-2/+1
2023-03-28subr.pkg/pkg_configure.subr: fix typo.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-28subr.ex/ex_rtl_configure.subr:ex_rtl_configure_cmake(): correctly process @_b...Lucía Andrea Illanes Albornoz1-4/+6
2023-03-28subr.pkg/pkg_configure.subr: correctly pass ${ARG_CCACHE:-}.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-27Generalise subr.pkg/pkg_configure_autotools.subr code.Lucía Andrea Illanes Albornoz5-104/+23
2023-03-27Generalise subr.pkg/*.subr code.Lucía Andrea Illanes Albornoz7-221/+49
2023-03-26Generalise {configure,make} code.Lucía Andrea Illanes Albornoz4-316/+123
2023-03-23Implements ccache integration, pt. II.Lucía Andrea Illanes Albornoz4-51/+179
2023-03-21Document subr.rtl/*.subr functions, pt. IV.Lucía Andrea Illanes Albornoz4-24/+30
2023-03-21Document subr.rtl/*.subr functions, pt. III.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-20Document subr.rtl/*.subr functions, pt. I.Lucía Andrea Illanes Albornoz1-3/+3
2023-03-20Correctly pass ccache to CMake.Lucía Andrea Illanes Albornoz1-1/+17
2023-03-20Speed up RPM packaging compression.Lucía Andrea Illanes Albornoz1-0/+3
2023-03-13Followup to <fd38dc025f5d31890abbf3d48c597114203b1421>.Lucía Andrea Illanes Albornoz2-77/+15
2023-03-13Followup to <fd38dc025f5d31890abbf3d48c597114203b1421>.Lucía Andrea Illanes Albornoz2-9/+8
2023-03-13Move patches & vars pathname defaults handling into subr.ex/ex_pkg.subr.Lucía Andrea Illanes Albornoz2-22/+27
2023-03-13subr.pkg/pkg_configure_patch_pre.subr: fix typo.Lucía Andrea Illanes Albornoz1-2/+2
2023-02-19Add copyright legends to all files.Lucía Andrea Illanes Albornoz18-0/+18
2023-02-18Add textwidth=0 to Vim modelines.Lucía Andrea Illanes Albornoz17-17/+17
2023-02-17Make everything a bit faster.Lucía Andrea Illanes Albornoz18-0/+1090