summaryrefslogtreecommitdiffhomepage
path: root/subr/pkg_configure_autotools.subr
AgeCommit message (Expand)AuthorFilesLines
2021-05-12Implements CMake support.Lucio Andrés Illanes Albornoz1-1/+6
2021-04-11Integrate w/ sofort's ${NATIVE_{C,CXX,LD}FLAGS}.Lucio Andrés Illanes Albornoz1-0/+1
2020-04-10Pass pkg-config(1) search path via ${PKG_CONFIG_LIBDIR}.Lucio Andrés Illanes Albornoz1-2/+2
2020-03-15Set -o nounset in addition to +o errexit -o nounset.Lucio Andrés Illanes Albornoz1-7/+8
2020-03-15General cleanup.Lucio Andrés Illanes Albornoz1-1/+1
2020-03-01General cleanup, pt. III.Lucio Andrés Illanes Albornoz1-9/+27
2020-02-26General cleanup, pt. II.Lucio Andrés Illanes Albornoz1-9/+9
2020-02-25General cleanup, pt. I.Lucio Andrés Illanes Albornoz1-46/+34
2020-02-09patches/{libcaca,toilet}_pre.local.patch: use $PKG_CONFIG vs. pkg-config.Lucio Andrés Illanes Albornoz1-0/+7
2019-08-06vars/build.vars:{native_{packages{,_deps{,_x11}}},dev_packages,minipix}:${PKG...Lucio Andrés Illanes Albornoz1-0/+4
2019-01-19subr/pkg_configure_autotools.subr:pkg_configure_autotools(): invoke scripts w...Lucio Andrés Illanes Albornoz1-1/+1
2018-04-30Correctly (zero-)initialise all locals.Lucio Andrés Illanes Albornoz1-1/+1
2017-12-03Separate front end (build.sh, subr/build_*) from dispatcher.Lucio Andrés Illanes Albornoz (arab, vxp)1-4/+4
2017-12-02vars/vim.vars: copy config.cache into src/auto/.Lucio Andrés Illanes Albornoz (arab, vxp)1-2/+4
2017-11-29subr/pkg_configure_autotools.subr: create ${PKG_BUILD_DIR}/config.cache from ...Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+6
2017-11-28etc/config.cache: adds git and pcre <- {lighttpd,smallbasic}.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+1
2017-11-22subr/*: reorganised as {ex{,_{pkg,rtl,setup}},pkg}_*.Lucio Andrés Illanes Albornoz (arab, vxp)1-3/+3
2017-11-21Refactors build steps along the sequence {setup,fetch,configure,build,install}.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+45