Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-26 | General cleanup, pt. II. | Lucio Andrés Illanes Albornoz | 1 | -3/+3 | |
2020-02-25 | General cleanup, pt. I. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2020-02-09 | vars/python3_host.vars: compile w/ -I${PREFIX}/include. | Lucio Andrés Illanes Albornoz | 1 | -0/+3 | |
2019-10-12 | vars/build.vars:python3_host:${PKG_ENV_VARS_EXTRA}: build w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+0 | |
NATIVE_LDFLAGS=-Wl,-rpath,${PREFIX}/lib (via midipix.) vars/python3_host.vars: don't set ${LD_LIBRARY_PATH} (via midipix.) | |||||
2019-10-12 | Revert "vars/python3_host.vars: don't set ${LD_LIBRARY_PATH}." | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
This reverts commit 5dfd91a45fa34c4799a1bab11abc1fca4843570d. | |||||
2019-10-12 | vars/python3_host.vars: don't set ${LD_LIBRARY_PATH}. | Lucio Andrés Illanes Albornoz | 1 | -1/+0 | |
2019-10-11 | vars/python3_host.vars:pkg_python3_host_fetch_download(): export ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
${LD_LIBRARY_PATH}. | |||||
2019-04-26 | vars/python[23]{,_host}.vars: call pkg_fetch_download() to fetch ${PKG_URL}. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
2019-03-13 | patches/ncursesw_host-6.0.local.patch: correctly install ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+4 | |
share/{tabset,terminfo}/. vars/python[23]_host.vars:pkg_python[23]_host_fetch_download(): provisional sbpython[23]/project/config/cfgdefs.sh patch. | |||||
2019-01-19 | etc/build.usage, subr/build_{args,checks}.subr: merges -c into -C as -C prefix. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
etc/build.usage, subr/build_{args,init}.subr: merges -[46N] into -F as ipv4|ipv6|offline. subr/ex_rtl_fetch.subr: honour ${{ARG_FETCH_FORCE,DEFAULT_GIT_ARGS}}. subr/pkg_install_strip.subr: correctly strip non-release build binaries. subr/pkg_install_strip.subr:pkg_install_strip(): honour ${ARG_DEBUG_MINIPIX}. vars/env.vars, subr/pkg_fetch_{download,git,wget}.subr: merges fetch_{git,wget} into fetch_download. vars/midipix.vars: adds ${DEFAULT_GIT_ARGS}. vars/{musl,python[23]{,_host}}.vars: updated concerning fetch_download. | |||||
2018-12-19 | python3_host: use sbpython3 to cleanly build the local dependency python3. | midipix | 1 | -14/+4 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2018-07-09 | vars/build.vars:python3{,_host}:${PKG_CONFIGURE_ARGS{,_EXTRA}: build w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+4 | |
--with-system-expat --with-system-ffi. vars/python3{,_host}.vars:pkg_configure_pre(): remove in-tree Modules/zlib/ (via Redfoxmoon.) | |||||
2018-06-05 | vars/python3_host.vars:pkg_install_make_post(): don't overwrite ↵ | Lucio Andrés Illanes Albornoz | 1 | -5/+5 | |
${PKG_DESTDIR}/bin/python. vars/python3_host.vars:pkg_install_make_post(): provide ${PKG_DESTDIR}/bin/python3 wrapper (fixes wget build.) | |||||
2017-12-06 | vars/build.vars:host_packages_deps: adds python3_host v3.5.1 & ${PKG_PYTHON}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+17 | |
vars/env.vars, subr/pkg_configure.subr: process ${PKG_PYTHON}. vars/python3_host.vars: create ${PREFIX}/bin/python ${LD_LIBRARY_PATH} wrapper. |