summaryrefslogtreecommitdiffhomepage
path: root/subr
AgeCommit message (Collapse)AuthorFilesLines
2017-02-13patches/qpdf-6.0.0.local.patch, vars/build.vars: adds qpdf v6.0.0.Lucio Andrés Illanes Albornoz (arab, vxp)2-0/+2
subr/pkg_configure.subr: explictly pass ${CPPFLAGS}. subr/pkg_setup_env.subr: explicitly set ${LIBTOOL} if ${PKG_SLIBTOOL} is st.
2017-02-11vars/build.vars, patches/*: adds geoip (HEAD) and OpenLiteSpeed v1.4.24 ↵Lucio Andrés Illanes Albornoz (arab, vxp)3-18/+22
(preliminary commit.) subr/pkg_autoconf.subr: try either of ${WORKDIR}/${PKG_SUBDIR}/{bootstrap,autogen.sh}. subr/pkg_configure.subr: pass ${CXXFLAGS} as well as ${CFLAGS} during ./configure. subr/pkg_setup_env.subr: fix ${PKG_SUBDIR} inference when ${PKG_FNAME} does not end w/ .tar*.
2017-02-09subr/pkg_install.subr: force exec_prefix=${prefix} if unset in pkg-config ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-3/+2
files (.pc) prior to installing.
2017-02-09subr/pkg_install.subr: force ${exec_prefix} as prefix in libdir variable ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-9/+23
inside pkg-config files (.pc) prior to installing.
2017-02-08subr/post_tarballs.subr: fix toolchain tarball generation.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2017-02-06build.sh: always build all steps for packages in the `INVARIANTS' target.Lucio Andrés Illanes Albornoz (arab, vxp)1-4/+5
subr/post_sha256sums.subr: use relative pathnames in SHA256SUMS.
2017-02-06subr/post_sha256sums.subr: fix find(1) command line.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+3
2017-02-06build.sh: call post_sha256sums() before calling post_tarballs().Lucio Andrés Illanes Albornoz (arab, vxp)2-25/+28
subr/post_sha256sums.subr: compute SHA256SUMs only if !${BUILD_SCRIPT_RC} && ${ARG_TARBALL}. subr/post_tarballs.subr: cleanup; include SHA256SUMS in dist tarball.
2017-02-06subr/post_sha256sums.subr: fix find(1) command line.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2017-02-06build.sh, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)12-90/+92
2017-02-06build.sh, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)9-102/+89
2017-02-06build.sh, subr/post_sha256sums.subr: compile ${PREFIX}/SHA256SUMS over ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+16
eXecutable files in ${PREFIX_NATIVE}/{bin,lib} (via midipix.)
2017-02-06build.sh, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)2-2/+4
2017-02-06build.sh, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)5-16/+10
2017-02-05build.sh, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)1-11/+11
2017-02-05build.sh, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)3-11/+11
2017-02-05build.sh, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+1
2017-02-05build.sh, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)26-309/+248
2017-02-05build.sh, subr/{build,mode_check_updates}.subr: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)2-2/+17
2017-02-04vars/build.vars, patches/bind-9.11.0-P2.local.patch: adds bind v9.11.0-P2 ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-2/+6
(via Redfoxmoon.) subr/pkg_fetch.subr: force ${PKG_FNAME} in pkgp_fetch().
2017-02-03subr/pre_build_files.subr: refuse to build when ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+5
${BUILD_STATUS_IN_PROGRESS_FNAME} exists (fix.)
2017-02-03build.sh, subr/{build,pre_*}.subr: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)3-0/+50
2017-02-03build.sh, etc/build.usage, {subr,vars}/*: general cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)11-123/+100
2017-02-03build.sh, subr/pre_{prereqs,subdirs}.subr: moved prereqs/subdirs code into ↵Lucio Andrés Illanes Albornoz (arab, vxp)3-0/+83
subr/pre_*.subr. subr/rtl.subr: move subst_tgts() back.
2017-02-03subr/pkg_build_dir.subr: create ${PKG_BUILD_DIR} if non-existent.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+3
2017-02-03build.sh: create dirs/symlinks via install_files().Lucio Andrés Illanes Albornoz (arab, vxp)2-28/+43
subr/{pkg_install,rtl}.subr: moved pkgp_install_files() to rtl.subr.
2017-02-03build.sh, subr/pkg_setup_env.subr: renamed build step `setup' to `setup_env.'Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2017-02-03subr/pkg_{build,install,setup}.subr: cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)3-37/+45
2017-02-03vars/build.vars, patches/httpd-2.4.25.local.patch: preliminarily adds httpd ↵Lucio Andrés Illanes Albornoz (arab, vxp)4-5/+17
v2.4.25 (via Redfoxmoon) (not built by default.) build.sh, subr/{pkg_{build_dir,distclean,setup},rtl}.subr: adds `distclean' build step between setup and configure. vars/apr{,_util}.vars: provide ${PREFIX}/bin/${PKG_TARGET}-ap[ru]-1-config to facilitate building Apache.
2017-02-01subr/post_tarballs.subr: fix typos.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2017-02-01subr/post_tarballs.subr: fix typos.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2017-02-01subr/build.subr, build.sh: merged into build.sh.Lucio Andrés Illanes Albornoz (arab, vxp)3-267/+119
subr/{pkg,rtl}.subr: merged into subr/rtl.subr.
2017-02-01build.sh, subr/*: reorganised as subr/{check,mode,pkg,post}_*.subr.Lucio Andrés Illanes Albornoz (arab, vxp)5-19/+24
2017-02-01subr/pkg_fetch.subr: correctly handle multiple arguments in ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
pkgp_fetch_urls_git().
2017-02-01subr/{pkg,pkg_fetch}.subr: merges fetch{,_git}() into pkg_fetch.subr and ↵Lucio Andrés Illanes Albornoz (arab, vxp)3-56/+83
introduces ${PKG_URLS_GIT}. subr/pkg_extract.subr: only extract if ${PKG_URL} is set. var/build.vars: updated to use ${PKG_URLS_GIT}. vars/{cparser,gcc,libfirm,musl,perl}.vars: updated to call pkg_fetch() instead of fetch{,_git}(). vars/gcc.vars: cleanup pkgp_gcc_setup_env() and pkg_gcc_stage1_all().
2017-01-31subr/build.subr: create ${PREFIX}/x86_64-w64-mingw32 in create_dirs().Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2017-01-31vars/gcc.vars, subr/build.subr: cleanup.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+8
2017-01-30build.sh: 2nd refactoring pt. I.Lucio Andrés Illanes Albornoz (arab, vxp)15-18/+378
build/{gcc,musl}.*.build: refactored into vars/{gcc,musl}.*.build. build/pkg.build: merged w/ build.sh (structurally) and refactored into subr/pkg_*.subr (implementations.) patches/gcc_native_x86_64_w64_mingw32.local.patch: fix wrong filename. subr/build.subr: merges source_scripts() into build.sh. subr/pkg.subr: accept either of ${PKG_..._{URL,VERSION}} when checking for missing entries in var/build.vars. vars/build.vars: adds vars for {gcc,musl}_*. vars/psxstub.vars: convert to pkg_..._all(); call pkg_fetch().
2017-01-30build/gcc.full.build: fix gcc.{host,stage1}.mingw_w64 build.Lucio Andrés Illanes Albornoz (arab, vxp)2-1/+5
patches/gcc.stage1.mingw_w64.local.patch: force libiberty/pex-unix.c when targeting mingw_w64. subr/build.subr: create ${PREFIX}/man -> share/man symlink as w/ ${PREFIX_NATIVE}. subr/rtl.subr: obtain target from ${PKG_TARGET} in set_build_dir(). vars/build.vars: adds ${PKG_TARGET} var; reenables gcc.stage1.mingw_w64.
2017-01-26vars/build.vars, build/gcc.*.mingw_w64.build: adds gcc.*.mingw_w64.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+5
2017-01-23vars/git.vars: fix manpage filename generation (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+4
subr/build.subr: ensure ${PREFIX_NATIVE}/man is a symlink to ${...}/share/man. Followup to <b5933a508096cb77de8e1fedab23c97aec9d4626>.
2017-01-19subr/tarballs.subr: remove symlink conversion logic from do_tarball_dist() ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-24/+0
as it is no longer needed.
2016-12-18Updates apk-tools, bash, coreutils, curl, findutils, gnupg, irssi, ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-4/+5
libarchive, libgcrypt, libgpg-error, mc, tcsh, and tmux.
2016-12-14Updates file, libz, npth, Xproto, xtrans, libX11, Xrender, dash, diffutils, ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-6/+16
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-09subr/tarballs.subr: remove accidentally introduced `exit 1.'Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2016-12-09subr/pkg.subr: fix -r <pkg>:<step>,<step>[,...] processing.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2016-12-08build.sh, subr/pkg.subr: fix -r ALL.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+4
2016-12-07subr/tarballs.subr: exclude ./native.bak/* from being included in the tarball.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+2
2016-12-07subr/tarballs.subr: reimplement ${PREFIX_NATIVE}/**/*(@) backup/recovery.Lucio Andrés Illanes Albornoz (arab, vxp)1-16/+22
2016-12-07etc/midipix_check.sh, subr/build.subr: remove unused/unnecessary script.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1