Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-19 | {clang,llvm}_host: adds clang v3.8.1 and llvm v3.8.1 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 17 | -0/+1310 | |
2017-01-19 | vars/build.vars: fix man-db build (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+49 | |
2016-12-18 | figlet: adds figlet v2.2.5 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+63 | |
2016-12-18 | Updates apk-tools, bash, coreutils, curl, findutils, gnupg, irssi, ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 15 | -8216/+303 | |
libarchive, libgcrypt, libgpg-error, mc, tcsh, and tmux. | |||||
2016-12-14 | Updates file, libz, npth, Xproto, xtrans, libX11, Xrender, dash, diffutils, ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+14 | |
dos2unix, gawk, grep, make, man-db, mksh, openssh, patch, tar, The Silver Searcher, whois, and zsh. build.sh, etc/build.usage: adds -i (ignore SHA256 hash mismatches.) build.sh, build/pkg.build, subr/pkg.subr: skip `clean' build target unless explicitly specified. patches/man-db-2.7.6.1.local.patch: added. | |||||
2016-12-10 | poultry section: now has chicken (v4.11.0) (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+210 | |
2016-12-07 | weechat: patch autogen.sh to run autoreconf w/o -f so that it doesn't ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+11 | |
overwrite our config.sub. build/pkg.build: adds `patch_pre' build step. etc/build.usage: updated to document the above. | |||||
2016-12-07 | weechat: remove unnecessary config.sub patch (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -12/+0 | |
2016-12-07 | irssi: remove #ifndef block around getsockopt(2) call. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -16/+0 | |
2016-11-24 | binutils-2.24.51: updated (synchronized) patch. | midipix | 1 | -11/+11 | |
Signed-off-by: Lucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de> | |||||
2016-11-16 | apk-tools: correctly provide $PKG_CONFIG. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -9/+3 | |
2016-11-15 | 1) Replaces the SysV-style build script link mechanism w/ build {,meta-}targets, | Lucio Andrés Illanes Albornoz (arab, vxp) | 37 | -0/+11581 | |
2) splits build.{subr,sh}} into subr/{build,pkg,rtl}.subr and build.sh, 3) replaces {997.strip,998.midipix_sh,999.tarballs}.build with subr/{strip,tarball}.subr, 4) moves patches to patches/, vars files to vars/, and everything else to etc/, 5) renames `Create `Midipix mintty shell' shortcut.vbs' to midipix_shortcut.vbs, 6) fixes a Weechat configure issue, and 7) updates etc/{build.usage,README}. |