summaryrefslogtreecommitdiffhomepage
path: root/build
AgeCommit message (Collapse)AuthorFilesLines
2017-01-20build.sh: fetch ${GITROOT}/ports/chainport during `init' target and apply ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-7/+9
patches found within. build/pkg.build, etc/build.usage, vars/{build,chainport}.vars: adds newly introduced `init' target. patches/{binutils,gmp,lib{elf,ffi}}-*.patch: moved to chainport repository.
2017-01-19build/pkg.build: run autogen.sh even if it's not +x.Lucio Andrés Illanes Albornoz (arab, vxp)1-2/+2
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)1-2/+14
2016-12-14Updates file, libz, npth, Xproto, xtrans, libX11, Xrender, dash, diffutils, ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-2/+1
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-07weechat: patch autogen.sh to run autoreconf w/o -f so that it doesn't ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+16
overwrite our config.sub. build/pkg.build: adds `patch_pre' build step. etc/build.usage: updated to document the above.
2016-11-22build/pkg.build: export ${CFLAGS_FOR_BUILD} before configure when using ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+4
autoconf.
2016-11-16cmake: fix build and clean up cmake.vars.Lucio Andrés Illanes Albornoz (arab, vxp)1-6/+10
2016-11-16build.sh: change build script directory from scripts/ to build/.Lucio Andrés Illanes Albornoz (arab, vxp)9-0/+497