Age | Commit message (Collapse) | Author | Files | Lines |
|
build scripts.
Currently, this only includes rm_if_exists().
- Adds pedantic mode (-pt,) which additionally adds manual confirmation of each potentially
dangerous operation.
|
|
|
|
|
|
- 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.
|
|
|
|
- General cleanup; consistent build status files in $PREFIX,
LICENSE -> LICENCE., fix libelf's pkg_libelf_install_post(), rotate
status files and tarballs.
|
|
[gs]et_var_dyn().
- Replaced --build-{scripts,steps} w/ -r, --tarball w/ -t, and --help w/ -h.
- Create BUILD_{FINISHED,STARTED}_AT_..., BUILD_IN_PROGRESS, and TARBALL_STARTED_AT
files and BUILD_FINISHED_AT symlink in $PREFIX whenever appropriate.
|
|
- Added --{build-{scripts,steps},help,tarball}. Variables can now
be overriden on the command-line.
- Integrated bzip2, dash, less, ncurses, popt, rsync, tar, util-linux,
which, and xz; as there are no patches in portage/ for util-linux just
yet, this presently requires integrated local patches. Git is included
in build.vars only as it requires OpenSSL.
- Include ntapi.local.patch and psxscl.local.patch in the repository.
|