Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-08 | - Explicitly pass {C,LD}FLAGS_PATH to the runtime (ntapi, psxscl, | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
etc.) build scripts; everything now goes into $PREFIX_NATIVE except for the cross compiler and its dependencies, which go into $PREFIX_TARGET. - Replaced specific PREFIX variables w/ generic per-build level CFLAGS. - Merged 204.psxscl.build into pkg.build. - Generalised patching procedure into build.subr. | |||||
2016-02-06 | - Changed sha256sum (1) file verification logic to use dgst(1SSL) instead. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -3/+3 | |
- Removed support for particularly pathnames with whitespace or tab cha- racters. If you have whitespaces in your pathnames anyway, the script will methodically destroy every single file on your disk(s). | |||||
2016-02-05 | Initial commit | lalbornoz | 1 | -0/+10 | |