Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-15 | Build gcc w/ slibtool. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+1 | |
2016-07-11 | Replaces rm_if_exists() [-m] [-c] w/ secure_rm(), insecure_mkdir(), and ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -3/+5 | |
secure_cd(). secure_{rm,cd}() verify whether all pathnames supplied are rooted beneath ${PREFIX_ROOT}. | |||||
2016-07-11 | Build perk{,_host} w/ pkg.build. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+161 | |
2016-07-11 | - Build slibtool_host in build level 0 and slibtool in build level 1. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -154/+0 | |
- Fetch lazy in 006.musl.full.build. - Infer the default number of make(1) jobs to run simultaneously from /proc/cpuinfo. - Merges <https://ftp.gnu.org/gnu/bash/bash-4.3-patches/> into bash-4.3.local.patch. - Print all attributes off SGR at the start of a message in log_msg(). - Simplify 009.gcc.full.build and fetch{,_git}(). - Only create library archives for shared objects that have actually been installed. - Only invoke git-clone(1) and wget(1) in fetch{_git,}() when necessary. | |||||
2016-07-10 | Followup to <806c982e1dd9ef30ae17cd179476802015d1cd00>. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
2016-07-10 | - Check if build script exists and if build level is valid w/ -r. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+154 | |
- Removes build levels {configure,build,install}{1,2}. |