Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-12 | vars/python3_host.vars: don't set ${LD_LIBRARY_PATH}. | Lucio Andrés Illanes Albornoz | 1 | -1/+0 | |
2019-10-12 | subr/build_init.subr: don't set ${LD_LIBRARY_PATH}. | Lucio Andrés Illanes Albornoz | 1 | -2/+3 | |
subr/ex_pkg_env.subr: don't unset ${LD_LIBRARY_PATH} given build target host_packages_deps. vars/libsolv.vars: don't unset ${LD_LIBRARY_PATH}. | |||||
2019-10-11 | vars/libsolv.vars:pkg_libsolv_configure(): unset ${LD_LIBRARY_PATH}. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
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-10-11 | vars/build.vars:host_packages_deps: adds libreadline_host v7.0 as a ↵ | Lucio Andrés Illanes Albornoz | 1 | -3/+8 | |
dependency of gdb_host. | |||||
2019-10-11 | vars/cmake.vars:pkg_cmake_host_configure(): explicitly specify ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+6 | |
-DCURSES_NCURSES_LIBRARY. | |||||
2019-10-11 | subr/ex_pkg_env.subr:exp_pkg_env_source(): unset ${LD_LIBRARY_PATH} given ↵ | Lucio Andrés Illanes Albornoz | 2 | -14/+0 | |
build target host_packages_deps. vars/ncurses{,tw}_host.vars: removed. | |||||
2019-10-11 | patches/ncurses{{,{t,}w},w_host}-6.0.local.patch: removes obsolete patch. | Lucio Andrés Illanes Albornoz | 2 | -0/+14 | |
patches/ncurses{,tw}{,_host}-6.1.local.patch: updated. vars/ncurses{,tw}_host.vars: unset ${LD_LIBRARY_PATH} pre-install. | |||||
2019-10-11 | vars/build.vars:native_packages_deps_deps: split from native_packages_deps. | Lucio Andrés Illanes Albornoz | 1 | -9/+42 | |
vars/build.vars:native_packages_deps:{curl,libarchive,ncurses{t,}w,libuv}: moved to native_packages_deps_deps as dependencies of cmake. etc/build.usage: updated. | |||||
2019-10-10 | vars/build.vars:native_toolchain_deps: adds ncurses{,tw}_host as ↵ | Lucio Andrés Illanes Albornoz | 1 | -5/+18 | |
dependencies of cmake_host (via midipix.) | |||||
2019-10-09 | vars/build.vars:host_{toolchain,packages_deps}: moves gdb_host (not via ↵ | Lucio Andrés Illanes Albornoz | 1 | -12/+12 | |
Redfoxmoon.) | |||||
2019-10-07 | vars/build.vars:native_{toolchain_packages,packages_etc}: moves gdb (via ↵ | Lucio Andrés Illanes Albornoz | 1 | -13/+12 | |
Redfoxmoon.) | |||||
2019-10-06 | gdb{_host}: --with-python: work around gdb's anti-cross-compilation patterns. | midipix | 1 | -8/+9 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-09-28 | vars/build.vars:diffutils: updated to v3.7 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -3/+4 | |
vars/build.vars:${CONFIG_CACHE_GNULIB}: adds gl_cv_C_locale_sans_EILSEQ=yes (via Redfoxmoon.) | |||||
2019-09-27 | vars/build.vars:bison: updated to v3.4.2 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -11/+11 | |
vars/build.vars:datamash: updated to v1.5 (via Redfoxmoon.) vars/build.vars:dos2unix: updated to v7.4.1 (via Redfoxmoon.) vars/build.vars:ncdu: updated to v1.14.1 (via Redfoxmoon.) vars/build.vars:ncdu:${PKG_ENV_VARS_EXTRA}: build w/ LIBS=-lncursesw -ltinfow (via Redfoxmoon.) vars/build.vars:openssh: updated to v8.0p1 (via Redfoxmoon.) | |||||
2019-09-27 | vars/build.vars:libflac: updated to v1.3.3 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -4/+4 | |
vars/build.vars:libogg: updated to v1.3.4 (via Redfoxmoon.) patches/libflac/CVE-2017-6888.patch: removes obsolete patch (via Redfoxmoon.) | |||||
2019-09-07 | vars/build.vars:{gmp{,_host},binutils{,_host}{,_mingw32},libelf,libffi_host} ↵ | Lucio Andrés Illanes Albornoz | 1 | -11/+11 | |
:${PKG_PATCHES_EXTRA}: adapt to chainport's new directory layout (please don't read this message.) | |||||
2019-09-03 | vars/build.vars:glib_host:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 2 | -2/+12 | |
--with-pcre=internal (via Redfoxmoon.) vars/build.vars:glib_host:${PKG_CFLAGS_BUILD_EXTRA}: build w/ -Wno-missing-include-dirs (via Redfoxmoon.) vars/build.vars:libgpg_error:${PKG_IN_TREE}: build in-tree (via Redfoxmoon.) vars/libgpg_error.vars via Redfoxmoon. patches/libgpg_error-1.25_pre.local.patch: via Redfoxmoon. | |||||
2019-09-02 | vars/libzip.vars:pkg_libzip_configure(): fix -DZLIB_LIBRARY specification. | Lucio Andrés Illanes Albornoz | 2 | -3/+3 | |
vars/openjpeg.vars:pkg_openjpeg_configure(): fix -DZLIB_LIBRARY specification. | |||||
2019-09-01 | vars/build.vars:ncurses:${PKG_{C,LD}FLAGS}: don't pass ↵ | Lucio Andrés Illanes Albornoz | 1 | -4/+2 | |
--sysroot=${PREFIX_NATIVE}. vars/build.vars:libreadline:${PKG_{C,LD}FLAGS}: pass {-I${PREFIX_NATIVE}/include,-L${PREFIX_NATIVE}/lib} vs. --sysroot=${PREFIX_NATIVE}. | |||||
2019-09-01 | vars/build.vars:native_toolchain_deps: move {ncurses,lib{readline,z}} from ↵ | Lucio Andrés Illanes Albornoz | 1 | -21/+34 | |
native_packages_deps as dependencies of gdb. | |||||
2019-09-01 | vars/build.vars:native_toolchain: adds gdb v7.12. | Lucio Andrés Illanes Albornoz | 3 | -2/+40 | |
vars/build.vars:{host,native}_toolchain: adds gdb{_host,} v7.12. | |||||
2019-09-01 | vars/build.vars:{gmp{,_host},binutils{,_host}{,_mingw32},libelf,libffi_host} ↵ | Lucio Andrés Illanes Albornoz | 5 | -9/+36 | |
:${PKG_PATCHES_EXTRA}: adapt to chainport's new directory layout. vars/binutils{,_host}{,_mingw32}.vars: adapt to chainport's new directory layout. | |||||
2019-08-24 | vars/pkgconf_host.vars:pkg_pkgconf_host_install_make_post(): have wrapper ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+7 | |
call pkgconf w/ solely --version if necessary (fixes ffmpeg wrt. libshine.) | |||||
2019-08-23 | vars/pkgconf_host.vars:pkg_pkgconf_host_install_make_post(): pass ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--keep-system-cflags to pkgconf in wrapper script to prevent CFLAGS or linker flag fragments from being filtered. | |||||
2019-08-23 | pkgconf,pkgconf_host: upgrade to v1.6.3. | midipix | 1 | -7/+8 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-23 | mdso{_host},perk{_host}: restore default empty prefix. | midipix | 1 | -4/+4 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-21 | tk: fix xft diagnostics when cross-compiling. | midipix | 1 | -0/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-20 | lynx: adjust CFLAGS following upgrade to ncurses-6.1. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-20 | hexcurse: fix linking semantics of libtinfo. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-20 | mc: fix flavour of libtinfo being linked. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-19 | procps_ng: adjust LIBS following upgrade to ncurses-6.1. | midipix | 1 | -0/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-19 | nano: adjust LIBS following upgrade to ncurses-6.1. | midipix | 1 | -0/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-19 | vars/build.vars:mc:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
-DNCURSES_INTERNALS -I${PREFIX_NATIVE}/include -I${PREFIX_NATIVE}/include/ncursesw (via midipix.) | |||||
2019-08-19 | vars/build.vars:ncdu:${PKG_ENV_VARS_EXTRA}: build w/ LIBS=-lncursesw -ltinfo. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
2019-08-19 | ncurses[tw]: upgrade to ncurses-6.1, remove hard-coded -I/include from *.pc. | midipix | 1 | -8/+8 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | moon_buggy: link against -lncurses -ltinfo. | midipix | 1 | -0/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | ninvaders: linked against -lncurses -ltinfo. | midipix | 1 | -1/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | hexcurse: link with -ltinfo as needed. | midipix | 1 | -1/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | binutils_host: build with -g2 -O0 until enhancement of ld has completed. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | vars/build.vars:libcaca:${PKG_LDFLAGS_CONFIGURE_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+3 | |
-Wl,--as-needed -ltinfow -Wl,--as-needed (via midipix.) vars/build.vars:terminally_tetris:${PKG_LDFLAGS_BUILD_EXTRA}: build w/ -L${PREFIX_NATIVE}/lib -lncurses -Wl,--as-needed -ltinfo -Wl,--no-as-needed (via midipix.) vars/build.vars:weechat:${PKG_LDFLAGS_CONFIGURE_EXTRA}: configure w/ -Wl,--as-needed -ltinfow -Wl,--no-as-needed (via midipix.) | |||||
2019-08-17 | binutils_host: finalize -lperk -lmdso integration. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-16 | binutils: enable use of libraries (e.g. perk, mdso) found under ↵ | midipix | 1 | -0/+2 | |
${PREFIX_NATIVE}. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-15 | binutils_host: enable use of libraries (e.g. perk, mdso) found under ${PREFIX}. | midipix | 1 | -0/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-14 | vars/libzip.vars:pkg_libzip_host_configure(): build w/ -L${PKG_PREFIX}/lib ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
-lbz2 -lfts (via midipix.) | |||||
2019-08-14 | vars/build.vars:host_packages_deps: adds musl_fts_host v1.2.7 as a ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+5 | |
dependency of libzip_host (via midipix.) | |||||
2019-08-14 | vars/build.vars:host_packages_deps: build cmake_host before building ↵ | Lucio Andrés Illanes Albornoz | 1 | -4/+4 | |
libzip_host (via midipix.) | |||||
2019-08-12 | vars/build.vars:host_packages_deps: adds libzip_host (via midipix.) | Lucio Andrés Illanes Albornoz | 3 | -25/+56 | |
vars/libzip{,_host}.vars: cleanup, adds pkg_libzip_host_configure(). | |||||
2019-08-12 | vars/build.vars:native_packages_deps: adds libzip v1.5.2 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -1/+31 | |
vars/libzip.vars: via Redfoxmoon. | |||||
2019-08-06 | vars/build.vars:{native_{packages{,_deps{,_x11}}},dev_packages,minipix}:${PK ↵ | Lucio Andrés Illanes Albornoz | 3 | -128/+131 | |
G_CONFIG_CACHE_LOCAL}: set from ${CONFIG_CACHE_GNULIB} (via midipix.) vars/build.vars:${CONFIG_CACHE_GNULIB}, vars/gnulib.vars: merged. vars/env.vars:${DEFAULT_BUILD_VARS}: adds provisional ${CONFIG_CACHE_LOCAL} variable. subr/pkg_configure_autotools.subr: append ${PKG_CONFIG_CACHE_LOCAL} (provisional) to config.cache if non-empty prior to appending ${PKG_CONFIG_CACHE_EXTRA} if non-empty. |