Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-22 | patches/cron.local.patch: fix filename & merge compat.h patch. | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -22/+41 | |
2017-11-22 | subr/ex_pkg_env.subr: explicitly export ${PKG_CONFIG} when building non-host ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -5/+6 | |
packages. | |||||
2017-11-22 | patches/apk_tools-2.6.8.local.patch: fix filename. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+0 | |
2017-11-22 | vars/build.vars, patches/intltool_host-0.51.0.local.patch: apply intltool ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -1/+1 | |
patch to intltool_host as well. | |||||
2017-11-22 | subr/ex_pkg_dispatch.subr: correctly check for finished package status. | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -51/+54 | |
2017-11-22 | vars/build.vars:glib: force -L${PREFIX}/lib during configure. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
2017-11-22 | patches/*, subr/pkg_configure_patch{,_pre}.subr: only match against package ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 16 | -19/+11 | |
{name,version}. subr/pkg_configure_patch.subr: remove `_host' package name postfix when searching for chainport patches. subr/ex_pkg_env.subr: fix typo. | |||||
2017-11-22 | subr/*: reorganised as {ex{,_{pkg,rtl,setup}},pkg}_*. | Lucio Andrés Illanes Albornoz (arab, vxp) | 50 | -486/+476 | |
2017-11-22 | vars/build.vars:{chainport,install_strip_host,dist:*}: don't log build vars. | Lucio Andrés Illanes Albornoz (arab, vxp) | 3 | -3/+7 | |
vars/env.vars, subr/pkg_setup_env.subr: adds ${PKG_NO_LOG_VARS}. | |||||
2017-11-22 | vars/dist_{digest,tarballs}.vars: correctly check for ${ARG_TARBALL}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -2/+2 | |
2017-11-22 | subr/pkg_setup_dispatch.subr: set ${PKG_NAME_PARENT}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -2/+2 | |
2017-11-21 | vars/build.vars:mtr: disabled. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+1 | |
2017-11-21 | subr/pkg_install_libs.subr:pkgp_install_lib_check(): fix typo in glob. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
2017-11-21 | pkg_setup_dispatch.subr: prevent infinite loop. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
2017-11-21 | subr/pkg_install_libs.subr:pkgp_install_lib_check(): fix typo in glob. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
2017-11-21 | vars/glib{,_host}.vars: force -l{ffi,pcre,z} into pkg-config(1) files. | Lucio Andrés Illanes Albornoz (arab, vxp) | 3 | -1/+19 | |
subr/pkg_install_pkgconfig.subr: explicitly pass -i"" to sed(1). | |||||
2017-11-21 | vars/build.vars:glib_host: force -L${PREFIX}/lib during configure. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -2/+2 | |
2017-11-21 | subr/pkg_install_subdirs.subr: create ${PKG_DESTDIR}/lib64 -> lib symlink. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+1 | |
2017-11-21 | subr/pre_subdirs.subr: create ${PREFIX}/lib64 -> lib symlink. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+1 | |
2017-11-21 | vars/libfirm.vars: correctly install to & reference ${PKG_DESTDIR}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -20/+12 | |
subr/pkg_install_subdirs.subr: fix ${PKG_DESTDIR} reference. | |||||
2017-11-21 | vars/build.vars:glib_host: re-enabled. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+0 | |
2017-11-21 | subr/pkg_*.subr, vars/{apr,git}.vars: supply & reference ${PKG_DESTDIR}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 10 | -22/+25 | |
2017-11-21 | vars/build.vars:{{gcc,musl}*,libfirm,cparser,perl}: use nested ${PKG_BASE_DIR}s. | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -17/+18 | |
vars/perl.vars: fix ${PKG_BASE_DIR} reference. | |||||
2017-11-21 | build.sh, subr/{build,pre_state}.subr: split. | Lucio Andrés Illanes Albornoz (arab, vxp) | 3 | -27/+33 | |
2017-11-21 | build.sh: ensure ${BUILD_SCRIPT_RC} is set correctly. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -2/+4 | |
2017-11-21 | {build.sh,subr/pre_setup_args.subr}: split. | Lucio Andrés Illanes Albornoz (arab, vxp) | 3 | -50/+74 | |
subr/pre_setup_env.subr: set -o noglob. | |||||
2017-11-21 | subr/pkg_setup_dispatch.subr: fix permissions. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+0 | |
2017-11-21 | build.sh: update copyright & email legend. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
2017-11-21 | {build.sh,subr/pkg_setup_dispatch.subr}: split. | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -62/+68 | |
2017-11-21 | subr/pkg_setup_distclean.subr: rm(1) ${PKG_BASE_DIR} on-demand. | Lucio Andrés Illanes Albornoz (arab, vxp) | 5 | -14/+38 | |
etc/build.usage: updated. subr/pkg_setup_{env,subdirs}.subr: split {cd,mkdir}(1) sequence into setup_env_subdirs. vars/env.vars: adds setup_distclean:variant & setup_subdirs:invariant build steps. | |||||
2017-11-21 | vars/cmake.vars:pkg_cmake_host_install_make_pre(): call ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
pkg_cmake_install_make_pre(). | |||||
2017-11-21 | vars/build.vars: wake up disabled packages. | Lucio Andrés Illanes Albornoz (arab, vxp) | 9 | -44/+49 | |
vars/env.vars: fix ${DEFAULT_BUILD_CPUS} reference. vars/{gcc,libfirm,psxstub}.vars: fix ${PKG_MAKEFLAGS_BUILD} reference. vars/git.vars:pkg_git_install_post(): process files in destdir. subr/pkg_install_libs.subr:pkgp_install_lib_link(): ln(1) w/ target's basename. subr/pkg_install_libs.subr:pkg_install_libs(): sanity-check filenames. subr/pkg_setup_env.subr:pkg_setup_env(): rm(1) ${PKG_BASE_DIR} during -r. etc/build.usage: updated. | |||||
2017-11-21 | subr/pkg_setup_env.subr:pkg_setup_env(): correctly check for presence of ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 5 | -20/+21 | |
package build subroutine. vars/dist_{etc,digest,tarballs}.vars: renamed from vars/*.subr & fixed. | |||||
2017-11-21 | Refactors build steps along the sequence {setup,fetch,configure,build,install}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 51 | -515/+505 | |
subr/mode_check_updates.subr: seperated into check_updates.sh. subr/post_{copy_etc,sha256sums,tarballs}.subr: absorbed into `dist' target. | |||||
2017-11-20 | subr/pkg_{autoconf,configure,patch}.subr: reference ${PKG_BASE_DIR} instead ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 27 | -226/+277 | |
of ${WORKDIR}. subr/pkg_build_dir.subr: {build,install} packages nested within ${PKG_BUILD_DIR}/. subr/pkg_distclean.subr: removed from repository. subr/pkg_{extract,fetch}.subr: {extract,fetch} within ${PKG_BASE_DIR}. subr/pkg_install.subr: install to ../destdir to facilitate post-installation processing. subr/pkg_setup_env.subr: set & create ${PKG_BASE_DIR}. subr/pre_subdirs.subr: always create ${PREFIX}/bin. vars/build.vars: consistently use ${PKG_{PREFIX,MAKE_INSTALL_VNAME,MAKEFLAGS_INSTALL}}. vars/env.vars, *: cleanup. | |||||
2017-11-20 | vars/{build,env}.vars: diet, pt. II. | Lucio Andrés Illanes Albornoz (arab, vxp) | 25 | -387/+326 | |
vars/build.vars: install w/ `DESTDIR=<prefix> PREFIX= prefix=' by default. vars/build.vars:cmake: build w/ -g0 -O2. vars/cmake.vars: build using cmake_host. vars/pkgconf_host.vars: remove & don't install ${PREFIX}/bin/pkg-config link to avoid confusing host packages. vars/{apr_util,chainport}.vars: replaced w/ corresponding ${PKG_BUILD_STEPS}. patches/perl-5.22.1.local.patch: pass -L. -lperl when linking. patches/smallbasic.local.patch: don't call pcre-config. subr/pkg_autoconf.subr, vars/{lib{caca,udns},toilet}.vars: always install config.sub after bootstrap. subr/pkg_disabled.subr: always silently finish disabled packages. subr/pkg_setup_{env,vars}.subr: split. subr/pkg_{build,install}.subr: always pass LIBTOOL=${PKG_SLIBTOOL:=slibtool}. subr/pkg_{{build,work}_dir,extract,setup_env}.subr: infer ${PKG_BUILD_DIR} from ${PKG_SUBDIR} given the absence of configure{,.{ac,in}}. | |||||
2017-11-19 | vars/build.vars: general cleanup. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -56/+48 | |
2017-11-19 | vars/build.vars, subr/pkg_setup_env.subr: automatically infer ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -56/+8 | |
${PKG_{SUB,BUILD_}DIR} from ${PKG_URLS_GIT}. | |||||
2017-11-19 | subr/pkg_install.subr:pkgp_install_dlltool(): va-yehi ken. | Lucio Andrés Illanes Albornoz (arab, vxp) | 3 | -102/+126 | |
subr/build.subr:build_fileop(): include -L when testing pathnames for existence. vars/build.vars: adds `host_packages' target comprised of all host packages. vars/build.vars:lib_packages: adds w32lib (via Redfoxmoon.) | |||||
2017-11-18 | vars/build.vars: updates {gawk,nano,the_silver_searcher,util_linux,wget} to ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -12/+24 | |
v{4.2.0,2.9.0,2.1.0,2.31,1.19.2} (via Redfoxmoon.) patches/the_silver_searcher-2.1.0.local.patch: prefer cpu_set_t on Linux and Midipix (via Redfoxmoon.) | |||||
2017-11-17 | patches/perl-5.22.1.local.patch: always link against -lperl (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -2/+14 | |
2017-11-15 | vars/build.vars:u16ports: include `-Wno-error=missing-field-initializers' in ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+1 | |
${CFLAGS_CONFIGURE} (via Redfoxmoon.) | |||||
2017-11-14 | vars/build.vars:smallbasic: include `-std=gnu99' in ${CFLAGS_CONFIGURE}. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+1 | |
2017-11-12 | vars/build.vars:curl: configure w/ --with-ssl (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+1 | |
2017-11-12 | vars/build.vars:thttpd: fix install (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
2017-11-12 | vars/build.vars: adds u16ports (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+4 | |
2017-11-12 | patches/apr-1.6.3.local.patch: readd apr v1.6.3 patch. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+96 | |
2017-11-12 | patches/intltool-0.51.0.local.patch: escape curly braces within regular ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+50 | |
expressions in intltool-update. | |||||
2017-11-11 | vars/build.vars:libXaw: create lib/libXaw.lib.a symlink to fix vim build ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+1 | |
(via Redfoxmoon.) | |||||
2017-11-11 | vars/build.vars:apr: updated to v1.6.3. | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -98/+2 | |
patches/apr-1.6.2.local.patch: updated for v1.6.3. |