summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-05-11pkgtool.sh:pkgtoolp_info(): additionally print SHA-256 message digests of pat...Lucio Andrés Illanes Albornoz1-3/+18
2020-05-11subr/build_init.subr:buildp_init_getopts(): allow mixing non-option arguments...Lucio Andrés Illanes Albornoz2-46/+34
2020-05-11subr/pkgtool_init.subr:pkgtoolp_init_getopts(): clarify invalid command line ...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11subr/build_init.subr:buildp_init_{args,getopts}(): call rtl_fileop_set_log() ...Lucio Andrés Illanes Albornoz3-15/+24
2020-05-11build.sh:build(): don't forcibly initialise ${BUILD_HNAME}.Lucio Andrés Illanes Albornoz2-3/+3
2020-05-11subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ...Lucio Andrés Illanes Albornoz2-9/+8
2020-05-11groups/010.host_deps.group:${PKG_PKG_CONFIG}: correctly set to ${PREFIX}/bin/...Lucio Andrés Illanes Albornoz3-0/+3
2020-05-11subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ...Lucio Andrés Illanes Albornoz2-6/+9
2020-05-11groups/010.host_deps.group:sbsigntools_host:${PKG_{C,LD}FLAGS_CONFIGURE_EXTRA...Lucio Andrés Illanes Albornoz1-2/+2
2020-05-11subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly initialise ${BUILD_...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11midipix.env:${DEFAULT_WGET_ARGS}: set to --no-check-certificate --timeout=25 ...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11midipix.env:${DEFAULT_WGET_ARGS}: set to --no-check-certificate --timeout=30 ...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11groups/010.host_deps.group:python3_host:${PKG_INSTALL_FILES}: install bin/pyt...Lucio Andrés Illanes Albornoz1-0/+1
2020-05-11build.sh:build(): initialise global variable ${EX_PKG_DISPATCH_WAIT}.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-07groups/030.host_toolchain.group:binutils_host:${PKG_DEPENDS}: remove binutils...Lucio Andrés Illanes Albornoz1-1/+0
2020-05-07groups/010.host_deps.group:sbsigntools_host:${PKG_DEPENDS}: adds util_linux_h...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-07groups/010.host_deps.group:sbsigntools_host:${PKG_CFLAGS_CONFIGURE}: configur...Lucio Andrés Illanes Albornoz1-0/+2
2020-05-07groups/010.host_deps.group:binutils_build:${PKG_CONFIGURE_ARGS}: configure w/...Lucio Andrés Illanes Albornoz1-2/+2
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 Albornoz2-18/+18
2020-05-07Revert "build.sh:buildp_dispatch_pkg_state(): include percentage and package ...Lucio Andrés Illanes Albornoz2-2/+2
2020-05-07build.sh:buildp_dispatch_pkg_state(): include percentage and package counts i...Lucio Andrés Illanes Albornoz2-2/+2
2020-05-07groups/010.host_deps.group: add sbsigntools_host (git master)Ørjan Malde2-2/+7
2020-05-07vars/binutils.vars:pkg_binutils_build_install_make(): additionally install in...Lucio Andrés Illanes Albornoz1-0/+2
2020-05-06build.sh:buildp_dispatch_pkg_state(): include percentage in `start_pkg' infor...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-06groups/010.host_deps.group: adds util_linux_host v2.34 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+7
2020-05-05midipix.env:${DEFAULT_MAKEFLAGS_VERBOSITY}: set to V=99 VERBOSE=1.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-03midipix.env:${DEFAULT_C{,PP,XX}FLAGS{,_*}}: prepend -D_REDIR_TIME64=0 (via mi...Lucio Andrés Illanes Albornoz1-18/+18
2020-05-03groups/030.host_toolchain.group: adds binutils_build v2.24.51 (via midipix.)Lucio Andrés Illanes Albornoz3-4/+17
2020-05-03musl_{host|native}: bump to version 1.2.0 [pre-alpha abi upgrade].midipix2-4/+4
2020-05-03musl_{host|native}: bump to version 1.1.24.midipix2-4/+4
2020-05-02groups/221.native_packages_dev.group: adds sbsigntools. (git master)Ørjan Malde2-1/+112
2020-05-02patches/nginx-1.11.3.local.patch: removed epoll support.midipix1-30/+3
2020-05-01dist/dist_minipix.dist: correctly copy lib{crypto,ssl,tinfo{,w},z}.so* (via m...Lucio Andrés Illanes Albornoz1-4/+4
2020-05-01groups/211.native_packages_cmdline.group: adds jush (git master)Ørjan Malde1-1/+4
2020-05-01groups/251.native_packages_lib.group: adds libeditline 1.17.1.Ørjan Malde1-1/+4
2020-04-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-6/+12
2020-04-29subr/build_init.subr: ensure awk(1) in $PATH is GNU Awk.Lucio Andrés Illanes Albornoz1-0/+2
2020-04-29Designate {debug,release} build as build kind.Lucio Andrés Illanes Albornoz2-3/+3
2020-04-29groups/010.host_deps.group: adds ca_certificates_host (master.)Lucio Andrés Illanes Albornoz3-7/+39
2020-04-29Designate {debug,release} build as build kind.Lucio Andrés Illanes Albornoz10-597/+597
2020-04-29vars/pkgconf.vars:pkg_pkgconf_install_make_{post,pre}(): correctly install pk...Lucio Andrés Illanes Albornoz1-4/+4
2020-04-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-13/+26
2020-04-29build.sh:buildp_ast(): ignore SIG{HUP,INT,TERM,USR[12]} during handler execut...Lucio Andrés Illanes Albornoz1-0/+1
2020-04-29groups/211.native_packages_cmdline.group:pv:${PKG_DEBUG_CONFIGURE_ARGS_EXTRA}...Lucio Andrés Illanes Albornoz1-0/+1
2020-04-29subr/ex_pkg_env.subr:exp_pkg_env_set(): additionally set from package name pr...Lucio Andrés Illanes Albornoz1-2/+2
2020-04-29groups/211.native_packages_cmdline.group: adds pv v1.6.6 (via JL2210.)Lucio Andrés Illanes Albornoz1-1/+5
2020-04-26groups/231.native_packages_etc.group:apr_util:${PKG_DEPENDS}: adds libressl.Lucio Andrés Illanes Albornoz1-1/+1
2020-04-26httpd: modules failing to build, WIP 2.Ørjan Malde3-17/+28
2020-04-25httpd: configure completes, still WIP.Ørjan Malde4-51/+14