Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-30 | build/gcc.full.build: fix gcc.{host,stage1}.mingw_w64 build. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
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. | |||||
2016-11-17 | subr/check_updates.subr: support ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -6/+9 | |
https?://github.com/<uname>/<pname>/...-style ${PKG_URL}s; general cleanup. | |||||
2016-11-15 | 1) Replaces the SysV-style build script link mechanism w/ build {,meta-}targets, | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+102 | |
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}. |