Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
etc/README.md: updated.
groups/{000.host_tools,010.host_deps,200.native_packages,800.minipix}.group:${*_SOFORT_NATIVE_{C,CXX,LD}FLAGS}: merged into midipix.env.
groups/010.host_deps.group:{clang,cmake_host,libzip,llvm}_host:${PKG_CMAKE_ARGS_EXTRA}: added.
groups/010.host_deps.group:cmake_host:${PKG_CONFIGURE_TYPE}: configure w/ cmake.
groups/010.host_deps.group:cmake_host:${PKG_INSTALL_FILES}: added.
groups/010.host_deps.group:expat_host:${PKG_CONFIGURE_TYPE}: configure w/ autotools.
groups/010.host_deps.group:python[23]_host:${PKG_{ENV_VARS_EXTRA,SOFORT_FORCE}}: removed.
groups/010.host_deps.group:python[23]_host:${PKG_CONFIGURE_TYPE}: configure w/ sofort.
groups/010.host_deps.group:python[23]_host:${PKG_SOFORT_NATIVE_CC}: removed.
groups/221.native_packages_dev.group:python[23]:${PKG_SOFORT_FORCE}: removed.
groups/221.native_packages_dev.group:python[23]:${PKG_CONFIGURE_TYPE}: configure w/ sofort.
groups/231.native_packages_etc.group:{cmake,minizip,openjpeg,tdnf,xpdf}:${PKG_CMAKE_ARGS_EXTRA}: added.
groups/231.native_packages_etc.group:cmake:${PKG_CONFIGURE_ARGS}: removed.
groups/231.native_packages_etc.group:utf8proc:${PKG_IN_TREE}: don't build in-tree.
groups/251.native_packages_lib.group:lib{jpeg_turbo,solv,ssh,zip}:${PKG_CMAKE_ARGS_EXTRA}: added.
midipix.env:${DEFAULT_BUILD_VARS}: adds ${PKG_{CMAKE{,_{ARGS{,_EXTRA},LISTFILE}},CONFIGURE_TYPE},SOFORT_NATIVE_{C{C,XX},{C,CXX,LD}FLAGS,LD}}.
midipix.env:${DEFAULT_BUILD_VARS}: removes ${PKG_SOFORT_FORCE}.
midipix.env:${DEFAULT_{CMAKE_LISTFILE,{CROSS,HOST,NATIVE}_CMAKE}}: added.
subr.rtl/rtl_complex.subr:rtl_export_vars(): ignore values during -u.
subr.rtl/rtl_platform.subr:rtl_set_vars(): updated.
subr/ex_pkg_env.subr:exp_pkg_env_set(): always convert ${PKG_{AR,CC,CXX,PKG_CONFIG,RANLIB}} to absolute pathnames.
subr/ex_pkg_env.subr:ex_pkg_env_sofort(): merged into subr/pkg_configure.subr.
subr/ex_pkg_restart.subr:ex_pkg_process_restart_spec(): remove extraneous echo.
subr/pkg_configure.subr:pkgp_configure_{cmake,sofort}(): initial implementation.
subr/pkg_configure.subr:pkg_configure(): attempt configuration using autotools, sofort, or cmake.
subr/pkg_configure_autotools.subr: skip if ${PKG_CONFIGURE_TYPE} is set and not "autotools".
subr/pkg_fetch_clean.subr: fix typo.
vars/{clang_host,cmake{,_host},lib{jpeg_turbo,solv,ssh,zip{,_host}},llvm_host,lolcode,minizip,openjpeg,tdnf,xpdf}.vars: deleted.
|
|
groups/221.native_packages_dev.group:gdb:${PKG_DISABLED}: disable (via midipix.)
|
|
w/ --without-docbook.
groups/231.native_packages_etc.group:expat:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --without-docbook.
|
|
groups/{000.host_tools,010.host_deps,200.native_packages}.group:${*_SOFORT_NATIVE_C{,XX}FLAGS}: build w/ -I${PREFIX}/include.
groups/010.host_deps.group:python[23]_host:${PKG_ENV_VARS_EXTRA}: updated.
groups/010.host_deps.group:python[23]_host:${PKG_SOFORT_FORCE}: force calling ex_pkg_env_sofort().
groups/010.host_deps.group:python3_host:${PKG_SOFORT_NATIVE_CC}: build w/ ${DEFAULT_HOST_CC} (via midipix.)
groups/221.native_packages_dev.group:python[23]:${PKG_SOFORT_FORCE}: force calling ex_pkg_env_sofort().
groups/221.native_packages_dev.group:${PKG_{ENV_VARS_EXTRA,SOFORT_NATIVE_CFLAGS_EXTRA}}: updated.
midipix.env:${DEFAULT_BUILD_VARS}: adds SOFORT_NATIVE_{{CC,CXX,LD},{C,CXX,LD}FLAGS{,_EXTRA}}.
patches/python3_host-3.6.3.local.patch: removes obsolete patch.
subr/ex_pkg_env.subr:ex_pkg_env_sofort(): initial implementation.
subr/ex_pkg_env.subr:ex_pkg_env(): call ex_pkg_env_sofort() initially.
subr/pkg_configure_autotools.subr: call ex_pkg_env_sofort().
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
--with-default-sys-path=${PREFIX}/share/mk (via midipix.)
|
|
PYCOMPILE_CFLAGS=-I${PREFIX}/include:NATIVE_LDFLAGS=-Wl,-rpath,${PREFIX}/lib.
|
|
NATIVE_CFLAGS=-I${PREFIX}/include:NATIVE_LDFLAGS=-Wl,-rpath,${PREFIX}/lib.
|
|
build/sbpython[23].
groups/010.host_deps.group:python2_host:${PKG_SUBDIR}: set to Python-${PKG_PYTHON2_HOST_VERSION}.
groups/221.native_packages_dev.group:python[23]:${PKG_URLS_GIT}: update subdir to build/sbpython[23].
groups/221.native_packages_dev.group:python2:${PKG_SUBDIR}: set to Python-${PKG_PYTHON2_VERSION}.
patches/python2_host-2.7.15.local.patch: split from vars/python2_host.vars.
patches/python3_host-3.6.3.local.patch: split from vars/python3_host.vars.
vars/python[23]{_host,}.vars: deleted
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
configure w/ -D_GNU_SOURCE.
groups/221.native_packages_dev.group:flex:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -D_GNU_SOURCE.
groups/dev_packages.group:flex:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -D_GNU_SOURCE.
|
|
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
groups/251.native_packages_lib.group:glib:${PKG_URL}: amended.
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
groups/231.native_packages_etc.group:util_linux:${PKG_URL}: updated.
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
(via midipix.)
groups/221.native_packages_dev.group:bison:${PKG_DEPENDS}: adds libreadline (via midipix.)
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
groups/251.native_packages_lib.group:glib:${PKG_URL}: updated.
|
|
groups/231.native_packages_etc.group:xz:${PKG_URL}: updated.
|
|
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
${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.
|
|
A}: specify correctly.
|
|
bin/python -> python3 symlink (via midipix.)
|
|
util_linux_host.
|
|
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.)
|
|
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.)
|
|
|
|
sbsigntools_host.
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
|
|
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.
|
|
expat_host.
|
|
|
|
|
|
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'.
|
|
|
|
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.
|
|
and ncurses_host.
|
|
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.
|
|
|