summaryrefslogtreecommitdiffhomepage
path: root/groups/010.host_deps.group
AgeCommit message (Collapse)AuthorFilesLines
2020-08-08groups/010.host_deps.group:bison_host:${PKG_DEPENDS}: adds libreadline_host ↵Lucio Andrés Illanes Albornoz1-0/+1
(via midipix.) groups/221.native_packages_dev.group:bison:${PKG_DEPENDS}: adds libreadline (via midipix.)
2020-07-29groups/010.host_deps.group: bison_host: bump to v3.7Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-29groups/010.host_deps.group:glib_host:${PKG_URL}: updated.Lucio Andrés Illanes Albornoz1-1/+1
groups/251.native_packages_lib.group:glib:${PKG_URL}: updated.
2020-06-18groups/010.host_deps.group:xz:${PKG_URL}: updated.Lucio Andrés Illanes Albornoz1-1/+1
groups/231.native_packages_etc.group:xz:${PKG_URL}: updated.
2020-06-18groups/010.host_deps.group:xz: updated to v5.2.5.Lucio Andrés Illanes Albornoz1-2/+2
2020-06-15groups/010.host_deps.group: gdbm_host: gcc10 compatibilityØrjan Malde1-0/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-13groups/{010,251}: libzip: bump to v1.7.1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-12groups/{010,221}: bison: bump to v3.6.3Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-05groups/{010,251}: libzip: bump to v1.7.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-11groups/010.host_deps.group:${PKG_PKG_CONFIG}: correctly set to ↵Lucio Andrés Illanes Albornoz1-0/+1
${PREFIX}/bin/pkgconf. groups/020.host_deps_rpm.group:${PKG_PKG_CONFIG}: correctly set to ${PREFIX}/bin/pkgconf. groups/030.host_toolchain.group:${PKG_PKG_CONFIG}: correctly set to ${PREFIX}/bin/pkgconf.
2020-05-11groups/010.host_deps.group:sbsigntools_host:${PKG_{C,LD}FLAGS_CONFIGURE_EXTR ↵Lucio Andrés Illanes Albornoz1-2/+2
A}: specify correctly.
2020-05-11groups/010.host_deps.group:python3_host:${PKG_INSTALL_FILES}: install ↵Lucio Andrés Illanes Albornoz1-0/+1
bin/python -> python3 symlink (via midipix.)
2020-05-07groups/010.host_deps.group:sbsigntools_host:${PKG_DEPENDS}: adds ↵Lucio Andrés Illanes Albornoz1-1/+1
util_linux_host.
2020-05-07groups/010.host_deps.group:sbsigntools_host:${PKG_CFLAGS_CONFIGURE}: ↵Lucio Andrés Illanes Albornoz1-0/+2
configure w/ -I${PREFIX}/opt/include (via midipix.) groups/010.host_deps.group:sbsigntools_host:${PKG_LDFLAGS_CONFIGURE}: configure w/ -L${PREFIX}/opt/lib (via midipix.)
2020-05-07groups/010.host_deps.group:binutils_build:${PKG_CONFIGURE_ARGS}: configure ↵Lucio Andrés Illanes Albornoz1-2/+2
w/ --disable-werror --enable-deterministic-archives --enable-install-libbfd --prefix=${PREFIX}/opt (via midipix.) groups/010.host_deps.group:binutils_build:${PKG_PREFIX}: set to ${PREFIX}/opt (via midipix.)
2020-05-07groups/010.host_deps.group:binutils_build:${PKG_DEPENDS}: adds texinfo_host.Lucio Andrés Illanes Albornoz1-0/+1
2020-05-07groups/{010.host_deps,030.host_toolchain}.group: moves binutils_build due to ↵Lucio Andrés Illanes Albornoz1-8/+14
sbsigntools_host.
2020-05-07groups/010.host_deps.group: add sbsigntools_host (git master)Ørjan Malde1-2/+6
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-06groups/010.host_deps.group: adds util_linux_host v2.34 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+7
2020-04-29groups/010.host_deps.group: adds ca_certificates_host (master.)Lucio Andrés Illanes Albornoz1-7/+13
vars/ca_certificates.vars:pkg_ca_certificates_install_make_pre(): copy ${PKG_DESTDIR} from ca_certificates_host. vars/ca_certificates_host.vars: apply temporary fixes.
2020-04-24groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds bzip2_host and ↵Lucio Andrés Illanes Albornoz1-1/+1
expat_host.
2020-04-23groups/010.host_deps.group:python2_host:${PKG_DEPENDS}: adds expat_host.Lucio Andrés Illanes Albornoz1-1/+1
2020-04-23groups/010.host_deps.group:python2_host:${PKG_DEPENDS}: adds bzip2_host.Lucio Andrés Illanes Albornoz1-1/+1
2020-04-13subr/pkg_build.subr: pass either ${PKG_MAKEFLAGS_VERBOSITY} or nothing if ↵Lucio Andrés Illanes Albornoz1-0/+1
set to `none'. groups/010.host_deps.group:ruby_host:${PKG_MAKEFLAGS_VERBOSITY}: build w/ none. groups/221.native_packages_dev.group:ruby:${PKG_MAKEFLAGS_VERBOSITY}: build w/ none. etc/README.md, midipix.env: adds ${PKG_MAKEFLAGS_VERBOSITY}, defaulting to `V=99'.
2020-03-27Fix some erraneous -L in config scriptsJack Duvall1-2/+2
2020-03-15Set -o nounset in addition to +o errexit -o nounset.Lucio Andrés Illanes Albornoz1-1/+1
groups/000.host_tools.group:libtool_host:${PKG_LIBTOOL}: build w/ `none'. subr/build_init.subr:buildp_init_getopts(): set ${DEFAULT_BUILD_CPUS} prior to ex_pkg_load_vars() call. subr/pkg_{build,install_make}.subr: only pass `LIBTOOL=${PKG_LIBTOOL}' if set and not `none'. vars/libtool_host.vars: removes obsolete vars file.
2020-03-01groups/010.host_deps.group:gdbm_host:${PKG_DEPENDS}: adds libreadline_host ↵Lucio Andrés Illanes Albornoz1-0/+1
and ncurses_host.
2020-03-01General cleanup, pt. III.Lucio Andrés Illanes Albornoz1-35/+11
dist/dist_digest.dist: removes obsolete dist file. etc/{build.usage,README.md}: updated. groups/000.host_tools.group:{autoconf,automake,gettext_tiny,install_strip,libtool,m4}_host: moved from groups/010.host_deps.group. groups/221.native_packages_dev.group:lua: moved from groups/231.native_packages_etc.group. groups/221.native_packages_dev.group:lua:${PKG_FORCE_AUTORECONF}: set. groups/231.native_packages_etc.group:{mlogin,tdnf}:${PKG_FORCE_AUTORECONF}: set. groups/241.native_packages_inet.group:nullmailer:${PKG_FORCE_AUTORECONF}: set. groups/251.native_packages_lib.group:lib{asr,gpg_error}:${PKG_FORCE_AUTORECONF}: set. midipix.env, etc/README.md, subr/pkg_configure_autotools.subr: adds FORCE_NO_AUTORECONF. subr/rtl_fileop.subr: adds ch{mod,own} fileops. vars/{check_updates,jamvm,lib{asr,gpg_error},lua,mlogin,tdnf}.vars: removes obsolete vars file.
2020-02-29groups/010.host_deps.group:python[23]_host:${PKG_DEPENDS}: adds libffi_host.Lucio Andrés Illanes Albornoz1-2/+2
2020-02-26Implements group-group dependencies.Lucio Andrés Illanes Albornoz1-0/+1
2020-02-25groups/010.host_deps.group:sqlite3_host:${PKG_DEPENDS}: adds ↵Lucio Andrés Illanes Albornoz1-0/+1
libreadline_host ncurses_host. groups/231.native_packages_etc.group:sqlite3:${PKG_DEPENDS}: adds libreadline.
2020-02-25groups/010.host_deps.group:libreadline_host:${PKG_DEPENDS}: adds ↵Lucio Andrés Illanes Albornoz1-1/+1
ncursestw_host ncursesw_host (via midipix.) groups/251.native_packages_lib.group:libreadline:${PKG_DEPENDS}: adds ncursestw ncursesw (via midipix.)
2020-02-25groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds ↵Lucio Andrés Illanes Albornoz1-1/+1
libreadline_host (via midipix.)
2020-02-25groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds libreadline ↵Lucio Andrés Illanes Albornoz1-1/+1
(via midipix.)
2020-02-25General cleanup, pt. I.Lucio Andrés Illanes Albornoz1-1/+1
2020-02-13groups/2*.native_packages_*.group: adds dependencies.Lucio Andrés Illanes Albornoz1-0/+1
vars/env.vars:${DEFAULT_BUILD_VARS}: adds CXXFLAGS_CONFIGURE.
2020-02-13build.sh: change working directory to "$(dirname "${0}")" at startup.Lucio Andrés Illanes Albornoz1-1/+0
etc/build.usage: updated. groups/2*.native_packages_*.group: adds dependencies. vars/env.vars, groups/{010.host_deps,120.native_runtime}.group: removes ${PKG_SRC_TARBALL_DISABLE}. groups/999.invariants.group b, vars/{env,invariants_tarballs}.vars: removes tarball generation. subr/build_args.subr: reimplemented using getopts(1). subr/{build_args,ex_pkg_dispatch}.subr: don't inhibit dependency processing if ${ARG_RESTART_RECURSIVE} is set.
2020-02-12groups/010.host_deps.group:python[23]_host:${PKG_DEPENDS}: add dependencies.Lucio Andrés Illanes Albornoz1-2/+2
2020-02-12groups/010.host_deps.group:{python[23],tzdb}_host: add dependencies.Lucio Andrés Illanes Albornoz1-2/+3
2020-02-12groups/*.group: split from vars/build.vars.Lucio Andrés Illanes Albornoz1-0/+237
subr/build_init.subr: source groups/*.group & set ${GROUPS_DEFAULT}. vars/midipix.vars: merged into vars/env.vars.