summaryrefslogtreecommitdiffhomepage
path: root/groups/030.host_toolchain.group
AgeCommit message (Collapse)AuthorFilesLines
2021-09-09Don't copy etc/config.guess for binutils{,_*}.Lucio Andrés Illanes Albornoz1-0/+2
etc/README.md: updated. midipix.env:${DEFAULT_BUILD_VARS}: adds AUTOCONF_CONFIG_GUESS. groups/010.host_deps.group:binutils_build:${PKG_PATCHES_EXTRA}: from chainport (via midipix.) patches/binutils_build-2.24.51.local.patch: from patches/binutils-2.24.51.local.patch (via midipix.) subr/pkg_configure_autotools.subr: copy etc/config.guess according to ${PKG_AUTOCONF_CONFIG_GUESS}.
2021-08-24Merge {groups,vars}/ w/ extended ${PKG_INSTALL_V2} DSL.Lucio Andrés Illanes Albornoz1-2/+5
files/{autoconf_2_64_host,busybox,install_strip_host,libxml2,pkgconf,{pkgconf,python2,rpm,texinfo}_host}/*, etc/{busyboxconfig,python2.7-config}: added/moved. groups/000.host_tools.group:auto{conf_2_64,make_1_11_6}_host:${PKG_INSTALL_FILES_V2}: merged. groups/000.host_tools.group:install_strip_host:${PKG_BUILD_STEPS_DISABLE}: disable "build install_make install_rpm". groups/000.host_tools.group:install_strip_host:${PKG_INSTALL_FILES_V2}: merged. groups/000.host_tools.group:pkgconf_host:${PKG_INSTALL_FILES_V2}: merged. groups/010.host_deps.group:chainport_host:${PKG_BUILD_STEPS_DISABLE}: disable "build install_make install_rpm". groups/010.host_deps.group:chainport_host:${PKG_PREFIX}: removed. groups/010.host_deps.group:{chainport,clzip,cmake,dbus,libffi,libzip,mdso,ncursesw,perk,python[23],texinfo,tzdb}_host:${PKG_INSTALL_FILES_V2}: merged/updated. groups/020.host_deps_rpm.group:rpm_host:${PKG_INSTALL_FILES_V2}: merged. groups/030.host_toolchain.group:{binutils,ldso,nasm}_host:${PKG_INSTALL_FILES_V2}: merged/updated. groups/100.native_tools.group:{mdso,perk,pkgconf}:${PKG_INSTALL_FILES_V2}: merged. groups/110.native_toolchain.group:binutils:${PKG_INSTALL_FILES_V2}: merged. groups/120.native_runtime.group:{ldso,ntux,psxscl_strace}:${PKG_INSTALL_FILES_V2}: updated. groups/211.native_packages_cmdline.group:{busybox,dash.dos2unix,mksh,ninvaders,openbsd_baseutils,pixz,tree,terminally_tetris}:${PKG_INSTALL_FILES_V2}: merged/updated. groups/221.native_packages_dev.group:{gdb,lua,python3}:${PKG_INSTALL_FILES_V2}: updated. groups/231.native_packages_etc.group:{apr_util,bochs,bzip2,clzip,doomgeneric,hastyhex,john,ncursesw,p7zip,vim}:${PKG_INSTALL_FILES_V2}: updated. groups/251.native_packages_lib.group:{lib{ffi,jpeg_turbo,solv,ssh,xml2,zip},nettle,wolfssl}:${PKG_INSTALL_FILES_V2}: merged/updated. groups/251.native_packages_lib.group:nettle:${PKG_CONFIG_CACHE_EXTRA}: merged. groups/261.native_packages_x11.group:{glew,st}:${PKG_INSTALL_FILES_V2}: updated. groups/800.minipix.group:{bash,bzip2,dash,dropbear}_minipix:${PKG_INSTALL_FILES_V2}: updated. vars/{{autoconf_2_64,automake_1_11_6,chainport,dbus,install_strip,nasm,pkgconf,rpm,texinfo,tzdb}_host,nettle,pkgconf{,_host}}.vars: deleted.
2021-08-24Merge vars/* symbolic links into groups/* w/ ${PKG_VARS_FILE}.Lucio Andrés Illanes Albornoz1-1/+10
2020-08-07musl: bump to 1.2.1.midipix1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-07-29groups/030.host_toolchain.group:nasm_host:${PKG_URL}: updated.Lucio Andrés Illanes Albornoz1-1/+1
groups/221.native_packages_dev.group:nasm:${PKG_URL}: updated.
2020-07-14gcc_stage1_cross_mingw32: adding missing dependencies (gmp,mpc,mpfr).midipix1-1/+1
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-07groups/030.host_toolchain.group:binutils_host:${PKG_DEPENDS}: remove ↵Lucio Andrés Illanes Albornoz1-1/+0
binutils_build dependency.
2020-05-07groups/{010.host_deps,030.host_toolchain}.group: moves binutils_build due to ↵Lucio Andrés Illanes Albornoz1-10/+4
sbsigntools_host.
2020-05-03groups/030.host_toolchain.group: adds binutils_build v2.24.51 (via midipix.)Lucio Andrés Illanes Albornoz1-4/+11
groups/030.host_toolchain.group:binutils_host:${PKG_DEPENDS}: adds binutils_build. vars/binutils_build.vars:pkg_binutils_build_install_make(): solely install include/bfd.h and lib/libbfd.a (via midipix.)
2020-05-03musl_{host|native}: bump to version 1.2.0 [pre-alpha abi upgrade].midipix1-2/+2
2020-05-03musl_{host|native}: bump to version 1.1.24.midipix1-2/+2
2020-03-30groups/030.host_toolchain.group:mpc_host:${PKG_CONFIGURE_ARGS}: configure w/ ↵Lucio Andrés Illanes Albornoz1-2/+2
--disable-assembly --disable-nls --prefix= --with-gmp=${PREFIX} --with-mpfr=${PREFIX} (via midipix.) groups/030.host_toolchain.group:mpfr_host:${PKG_CONFIGURE_ARGS}: configure w/ --disable-assembly --disable-nls --prefix= --with-gmp=${PREFIX} (via midipix.) groups/110.native_toolchain.group:mpc:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --disable-assembly --with-gmp=${PREFIX_NATIVE} --with-mpfr=${PREFIX_NATIVE} (via midipix.) groups/110.native_toolchain.group:mpfr:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --disable-assembly --with-gmp=${PREFIX_NATIVE} (via midipix.)
2020-02-26Implements group-group dependencies.Lucio Andrés Illanes Albornoz1-0/+1
2020-02-23groups/030.host_toolchain.group: adds psxtypes_host as a dependency of ↵Lucio Andrés Illanes Albornoz1-2/+7
ldso_host.
2020-02-22groups/030.host_toolchain.group:gcc_runtime_host:${PKG_DEPENDS}: removes ↵Lucio Andrés Illanes Albornoz1-1/+1
psxtypes_host (via midipix.)
2020-02-22groups/030.host_toolchain.group: removes psxtypes_host (via midipix.)Lucio Andrés Illanes Albornoz1-6/+1
groups/120.native_runtime.group:ldso:${PKG_DEPENDS}: adds psxtypes (via midipix.)
2020-02-12build.sh:buildp_dispatch(): correctly filter ${_build_groups_lc} in the ↵Lucio Andrés Illanes Albornoz1-0/+131
absence of -D rpm. groups/0[23]0.host_{deps_rpm,toolchain}.group: renamed. groups/020.host_deps_rpm.group:libarchive_host:${PKG_CFLAGS_CONFIGURE}: configure w/ -I${PREFIX}/include.