Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-27 | Adds -x (xtrace) and -X (xtrace and create debug tarball.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -11/+14 | |
2016-02-27 | - Implements -c (clean) and -nd (no download (unless necessary.)) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -4/+6 | |
- General cleanup; consistent build status files in $PREFIX, LICENSE -> LICENCE., fix libelf's pkg_libelf_install_post(), rotate status files and tarballs. | |||||
2016-02-27 | - build.{sh,subr } cleanup including Cygwin compatibility fixes and ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -19/+17 | |
[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. | |||||
2016-02-12 | - Major cleanup in general. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+22 | |
- 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. |