Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-11 | groups/010.host_deps.group:python3_host:${PKG_INSTALL_FILES}: install ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
bin/python -> python3 symlink (via midipix.) | |||||
2020-05-07 | groups/010.host_deps.group:sbsigntools_host:${PKG_DEPENDS}: adds ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
util_linux_host. | |||||
2020-05-07 | groups/010.host_deps.group:sbsigntools_host:${PKG_CFLAGS_CONFIGURE}: ↵ | Lucio Andrés Illanes Albornoz | 1 | -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-07 | groups/010.host_deps.group:binutils_build:${PKG_CONFIGURE_ARGS}: configure ↵ | Lucio Andrés Illanes Albornoz | 1 | -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-07 | groups/010.host_deps.group:binutils_build:${PKG_DEPENDS}: adds texinfo_host. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
2020-05-07 | groups/{010.host_deps,030.host_toolchain}.group: moves binutils_build due to ↵ | Lucio Andrés Illanes Albornoz | 1 | -8/+14 | |
sbsigntools_host. | |||||
2020-05-07 | groups/010.host_deps.group: add sbsigntools_host (git master) | Ørjan Malde | 1 | -2/+6 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2020-05-06 | groups/010.host_deps.group: adds util_linux_host v2.34 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -1/+7 | |
2020-04-29 | groups/010.host_deps.group: adds ca_certificates_host (master.) | Lucio Andrés Illanes Albornoz | 1 | -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-24 | groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds bzip2_host and ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
expat_host. | |||||
2020-04-23 | groups/010.host_deps.group:python2_host:${PKG_DEPENDS}: adds expat_host. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2020-04-23 | groups/010.host_deps.group:python2_host:${PKG_DEPENDS}: adds bzip2_host. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2020-04-13 | subr/pkg_build.subr: pass either ${PKG_MAKEFLAGS_VERBOSITY} or nothing if ↵ | Lucio Andrés Illanes Albornoz | 1 | -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-27 | Fix some erraneous -L in config scripts | Jack Duvall | 1 | -2/+2 | |
2020-03-15 | Set -o nounset in addition to +o errexit -o nounset. | Lucio Andrés Illanes Albornoz | 1 | -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-01 | groups/010.host_deps.group:gdbm_host:${PKG_DEPENDS}: adds libreadline_host ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
and ncurses_host. | |||||
2020-03-01 | General cleanup, pt. III. | Lucio Andrés Illanes Albornoz | 1 | -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-29 | groups/010.host_deps.group:python[23]_host:${PKG_DEPENDS}: adds libffi_host. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
2020-02-26 | Implements group-group dependencies. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
2020-02-25 | groups/010.host_deps.group:sqlite3_host:${PKG_DEPENDS}: adds ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
libreadline_host ncurses_host. groups/231.native_packages_etc.group:sqlite3:${PKG_DEPENDS}: adds libreadline. | |||||
2020-02-25 | groups/010.host_deps.group:libreadline_host:${PKG_DEPENDS}: adds ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
ncursestw_host ncursesw_host (via midipix.) groups/251.native_packages_lib.group:libreadline:${PKG_DEPENDS}: adds ncursestw ncursesw (via midipix.) | |||||
2020-02-25 | groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
libreadline_host (via midipix.) | |||||
2020-02-25 | groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds libreadline ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
(via midipix.) | |||||
2020-02-25 | General cleanup, pt. I. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2020-02-13 | groups/2*.native_packages_*.group: adds dependencies. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
vars/env.vars:${DEFAULT_BUILD_VARS}: adds CXXFLAGS_CONFIGURE. | |||||
2020-02-13 | build.sh: change working directory to "$(dirname "${0}")" at startup. | Lucio Andrés Illanes Albornoz | 1 | -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-12 | groups/010.host_deps.group:python[23]_host:${PKG_DEPENDS}: add dependencies. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
2020-02-12 | groups/010.host_deps.group:{python[23],tzdb}_host: add dependencies. | Lucio Andrés Illanes Albornoz | 1 | -2/+3 | |
2020-02-12 | groups/*.group: split from vars/build.vars. | Lucio Andrés Illanes Albornoz | 1 | -0/+237 | |
subr/build_init.subr: source groups/*.group & set ${GROUPS_DEFAULT}. vars/midipix.vars: merged into vars/env.vars. |