summaryrefslogtreecommitdiffhomepage
path: root/399.midipix_sh.build
AgeCommit message (Collapse)AuthorFilesLines
2016-05-26- Adds README to the repository and $PREFIX after a successful build.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
- Replaces SHA-256 message digest w/ PGP signatures.
2016-05-26Copy `midipix.sh' and `Create `Midipix mintty shell' shortcut.vbs' into $PREFIX.Lucio Andrés Illanes Albornoz (arab, vxp)1-55/+4
2016-05-25- Followup to <ffcc9c6a9dfeb481fb342accb71579ae5478ea74>.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+5
- Fix pseudo-local variable leaks in build.subr. - Log $PKG_* environment variables prior to building w/ pkg.build. - Always build musl w/ -g2 -O0. - Remove obsolete export CFLAGS=${CFLAGS_LVL${BUILD_LVL}} command from build.sh. - Handle bin/libpsxscl.{last,log} in midipix.sh. - Add autoconf to $CHECK_PREREQ_CMDS. - Include `Create `Midipix mintty shell' shortcut.vbs' in the tarball. - Changes the $PKG_ENV_VARS_EXTRA variable name-value pair separator from `,' to `:'. - Link bash and coreutils statically. - Changes the level 2 package --prefix to `', installing to DESTDIR=$PREFIX_LVL2.
2016-03-07- Make the midipix shell window shell script less useless.Lucio Andrés Illanes Albornoz (arab, vxp)1-9/+47
It now defaults to "/c/Midipix /z" if no arguments are specified. - Include midipix.sh in distribution tarball.
2016-02-27Followup to last commit.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+0
2016-02-27- Updated build.usage.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+23
- Successfully builds on Arch Linux 2016.02.01 (x64), added to TESTED_ON. - Adds 399.midipix_sh.build which puts the ...-strace-ntctty-chroot-bash script into $PREFIX. - Optionally pull in local patches named ${PKG_NAME}.local@${BUILD_HNAME}.local.patch.