summaryrefslogtreecommitdiffhomepage
path: root/etc/README.md
AgeCommit message (Collapse)AuthorFilesLines
2023-03-23Implements ccache integration, pt. II.Lucía Andrea Illanes Albornoz1-3/+10
2023-03-23Implements ./pkgtool.sh -p.Lucía Andrea Illanes Albornoz1-14/+15
2023-03-22etc/README.md: updated.Lucía Andrea Illanes Albornoz1-5/+88
2023-03-21etc/README.md: updated.Lucía Andrea Illanes Albornoz1-4/+4
2023-03-20Document ./build.sh --ccache and --theme theme.Lucía Andrea Illanes Albornoz1-0/+2
2023-03-20Implements ccache integration.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-20Implements --theme in {build,pkgtool}.sh.Lucía Andrea Illanes Albornoz1-4/+5
2023-03-13etc/README.md: updated.Lucía Andrea Illanes Albornoz1-0/+9
2023-03-13etc/README.md: updated.Lucía Andrea Illanes Albornoz1-122/+130
2023-03-13pkgtool.sh: optionally source ${HOME}/pkgtool.vars to provide defaults for ↵Lucía Andrea Illanes Albornoz1-1/+8
-a, -b, -m, -M. etc/pkgtool.usage: updated. etc/README.md: updated.
2023-03-13etc/README.md: updated.Lucía Andrea Illanes Albornoz1-33/+8
2023-02-17Make everything a bit faster.Lucía Andrea Illanes Albornoz1-53/+12
0) Issues several prayers and sacrifices to Enki under threat of a terrible deluge sent down by Ellil 1) Convert fork-write/read exprs to be non-forking 2) Pass mostly everything by reference 3) Don't bother cleaning the variable namespace because Bourne shell is an abomination 4) Removes broken ./pkgtool.sh -s, --restart-at, --update-diff & ./build.sh --dump-{in,on-abort} 5) Cleanup
2022-12-27etc/README.md: updated.Lucía Andrea Illanes Albornoz1-2/+2
2022-12-27etc/README.md: updated wrt. Arch Linux.Lucía Andrea Illanes Albornoz1-33/+36
2022-12-26etc/README.md: updated.Lucía Andrea Illanes Albornoz1-1/+1
2022-10-31etc/README.md: updated.Lucía Andrea Illanes Albornoz1-1/+1
2022-10-23etc/README.md: updated wrt. bison host package dependency.Lucía Andrea Illanes Albornoz1-4/+5
2022-06-23README.md: Merge alone `libxml-parser-perl` dep into `perl-xml-parser` rowSaulius Krasuckas1-2/+1
Signed-off-by: Saulius Krasuckas <saulius2@ar-fi.lt>
2022-06-23etc/README.md: updated wrt. m4 (via sskras.)Lucía Andrea Illanes Albornoz1-4/+5
2022-06-23etc/README.md: updated.Lucía Andrea Illanes Albornoz1-1/+1
2022-06-17README.md: Separate one more list from the descriptionSaulius Krasuckas1-0/+1
... above so it becomes readable too. Signed-off-by: Saulius Krasuckas <saulius2@ar-fi.lt>
2022-06-15README.md: Separate a list and some tables from their descriptionSaulius Krasuckas1-0/+6
... by an empty line so they become renderable / readable. Signed-off-by: Saulius Krasuckas <saulius2@ar-fi.lt>
2022-06-15README.md: Copy build dependencies into the tableSaulius Krasuckas1-0/+35
Signed-off-by: Saulius Krasuckas <saulius2@ar-fi.lt>
2022-05-08etc/README.md: updated (ty sskras.)Lucía Andrea Illanes Albornoz1-1/+1
2022-03-19etc/README.md: updated.Lucía Andrea Illanes Albornoz1-26/+27
2022-01-27etc/README.md: updated.Lucía Andrea Illanes Albornoz1-6/+13
2021-09-09Don't copy etc/config.guess for binutils{,_*}.Lucio Andrés Illanes Albornoz1-2/+3
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-26Implements logging tags, tag sets, and themes.Lucio Andrés Illanes Albornoz1-73/+86
subr/pkgtool_init.subr:pkgtoolp_init_args(): set ${BUILD_HNAME}.
2021-08-26etc/{README.md,build.usage{,.short}}: updated.Lucio Andrés Illanes Albornoz1-2/+2
2021-08-26etc/README.md: updated.Lucio Andrés Illanes Albornoz1-9/+10
2021-08-26etc/README.md: updated.Lucio Andrés Illanes Albornoz1-2/+2
2021-08-25Implements ./build.sh -V {notice,verbose,build,fileops,install,xtrace}.Lucio Andrés Illanes Albornoz1-5/+14
2021-08-25etc/README.md: updated.Lucio Andrés Illanes Albornoz1-5/+1
2021-08-24devbuild.sh:devbuild_all(): optionally set -p count from ${1}.Lucio Andrés Illanes Albornoz1-934/+934
etc/README.md: updated. subr.rtl/rtl_install_v2.subr:rtl_install_v2(): remove debugging remnant.
2021-08-24etc/README.md: updated.Lucio Andrés Illanes Albornoz1-295/+563
2021-08-24Split ./build.sh -x from ./build.sh -vvvv.Lucio Andrés Illanes Albornoz1-7/+9
2021-08-24Adds ${PKG_VARS_FILE} package variable.Lucio Andrés Illanes Albornoz1-0/+1
2021-08-19etc/README.md: updated.Lucio Andrés Illanes Albornoz1-0/+5
2021-08-15etc/README.md: updated.Lucio Andrés Illanes Albornoz1-14/+8
2021-06-15etc/README.md: updated.Lucio Andrés Illanes Albornoz1-72/+20
2021-06-15etc/README.md: updated.Lucio Andrés Illanes Albornoz1-1/+1
2021-05-12Implements CMake support.Lucio Andrés Illanes Albornoz1-83/+101
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.
2021-05-10Implements {fetch,configure,build,install}_clean.Lucio Andrés Illanes Albornoz1-10/+10
build.sh:buildp_dispatch_fail_pkg(): print NL when writing to ${DEFAULT_BUILD_LAST_FAILED_PKG_FNAME}. etc/{README.md,build.usage}: updated. midipix.env: updated. subr.rtl/rtl_complex.subr:rtl_sunset(): initial implementation. subr.rtl/rtl_list.subr:rtl_l{filter[23],length2,lift[23]}(): initial implementation. subr.rtl/rtl_state.subr:rtl_state_test(): take ${_build_steps} vs. ${_build_step}. subr/{build_init,ex_pkg_restart}.subr: splits extended restart syntax processing logic. subr/ex_pkg_exec.subr:ex_pkg_exec(): filter "start". subr/pkg_{build,configure,fetch,install}_clean.subr: initial implementation.
2021-05-07Implements extended -r syntax.Lucio Andrés Illanes Albornoz1-33/+104
build.sh:buildp_ast(): only reset package build step state if ${ARG_RESET_PKG} is 1. etc/{build.usage,README.md}: updated. etc/build.usage.short, subr/build_init.subr: implement short help screen. midipix.env: correctly escape multi-line variable assignment expressions. subr.rtl/rtl_list.subr: updated. subr.rtl/rtl_state.subr:rtl_state_set(): correctly implement invalidation. subr.rtl/rtl_state.subr:rtl_state_test(): honour `LAST'. subr/build_init.subr:buildp_init_getopts(): implements --reset-pkg. subr/build_init.subr:buildp_{expand_restart_{at,recursive},process_restart_spec}(): initial implementation. subr/ex_pkg_{dispatch,env}.subr: updated. subr/ex_pkg_exec.subr:ex_pkg_exec(): honour `ALL' and `LAST'. vars/gcc.vars: updated.
2021-04-06etc/README.md: updated.Lucio Andrés Illanes Albornoz1-3/+5
2021-04-05{build,pkgtool}.sh: update copyright legend.Lucio Andrés Illanes Albornoz1-1/+1
etc/README.md: updated.
2021-04-05etc/README.md: updated.Lucio Andrés Illanes Albornoz1-0/+3
2021-04-05pkgtool.sh:pkgtoolp_mirror_fetch(), subr/pkgtool_init.subr: implement and ↵Lucio Andrés Illanes Albornoz1-1/+2
honour -v. etc/{pkgtool.usage,README.md}: updated.
2021-04-05pkgtool.sh:pkgtool{,p_mirror}(): split -m <dname1>,<dname2> into -m <dname> ↵Lucio Andrés Illanes Albornoz1-2/+3
-M <dname> for convenience. subr/pkgtool_init.subr: split -m <dname1>,<dname2> into -m <dname> -M <dname> for convenience. etc/{pkgtool.usage,README.md}: updated.
2021-04-04etc/README.md: updated.Lucio Andrés Illanes Albornoz1-3/+3
etc/build.usage: updated.