Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aports tree: Removed QA build scripts to new repo | Andrew Manison | 2012-01-03 | 1 | -129/+0 |
| | |||||
* | rebuild-alpine.sh: Fixed address for emails to developer list. | Andrew Manison | 2011-12-26 | 1 | -20/+18 |
| | |||||
* | Updated build script to check for holdover packages, and remove any that are ↵ | Andrew Manison | 2011-12-10 | 1 | -20/+23 |
| | | | | not part of the permanent build environment | ||||
* | rebuild-alpine.sh: Added more checks for unwanted packages at start of build ↵ | Andrew Manison | 2011-12-10 | 1 | -1/+18 |
| | | | | and after each package | ||||
* | rebuild-alpine: Fixed extraction of email address for maintainer | Andrew Manison | 2011-12-10 | 1 | -3/+3 |
| | |||||
* | rebuild-alpine.sh: Re-enabled email functionality | Andrew Manison | 2011-12-10 | 1 | -5/+4 |
| | |||||
* | ./rebuild_alpine: Increased number of lines included in emailed version of ↵ | Andrew Manison | 2011-12-10 | 1 | -3/+3 |
| | | | | log to 400, 200 head lines and 200 tail lines, to capture all packages added and purged for build. | ||||
* | Added check and delete for stuck installation of libiconv to rebuild script | Andrew Manison | 2011-12-10 | 1 | -0/+1 |
| | |||||
* | Added code to abbreviate build log to <= 200 lines; disabled email for now | Andrew Manison | 2011-12-10 | 1 | -4/+21 |
| | |||||
* | release.sh: Fixed mail flags for cc recipients. | Andrew Manison | 2010-09-11 | 1 | -1/+1 |
| | | | | Fixed mail flags for cc recipients in the event of failed builds. Flag had been mistakenly set to -c instead of -cc. | ||||
* | build process: Added debug flag to rebuild-alpine.sh script. | Andrew Manison | 2010-08-01 | 1 | -2/+11 |
| | | | | | Added debug flag to preserve build logs for packages that succeed, as well as report installed packages before and after each build. | ||||
* | Added command line options to control clean operation and mail notification. | Andrew Manison | 2010-07-11 | 1 | -9/+26 |
| | |||||
* | Merge remote branch 'alpine/master'; fixes for build problems. | Andrew Manison | 2010-07-02 | 1 | -4/+11 |
| | | | | | Conflicts: main/abuild/APKBUILD | ||||
* | Fixes for total repository build. | Andrew Manison | 2010-06-11 | 1 | -3/+10 |
| | |||||
* | Added marker files to build, and noclean option. | Andrew Manison | 2010-05-01 | 1 | -2/+8 |
| | |||||
* | Patched abuild to use source mirror, and added options to enable/disable color. | Andrew Manison | 2010-04-29 | 1 | -1/+1 |
| | |||||
* | Added rebuild-alpine.sh script, for running in a build bot. Tweaks to ↵ | Andrew Manison | 2010-04-28 | 1 | -0/+48 |
top-level makefile. |