summaryrefslogtreecommitdiffstats
path: root/rebuild-alpine.sh
Commit message (Collapse)AuthorAgeFilesLines
* aports tree: Removed QA build scripts to new repoAndrew Manison2012-01-031-129/+0
|
* rebuild-alpine.sh: Fixed address for emails to developer list.Andrew Manison2011-12-261-20/+18
|
* Updated build script to check for holdover packages, and remove any that are ↵Andrew Manison2011-12-101-20/+23
| | | | not part of the permanent build environment
* rebuild-alpine.sh: Added more checks for unwanted packages at start of build ↵Andrew Manison2011-12-101-1/+18
| | | | and after each package
* rebuild-alpine: Fixed extraction of email address for maintainerAndrew Manison2011-12-101-3/+3
|
* rebuild-alpine.sh: Re-enabled email functionalityAndrew Manison2011-12-101-5/+4
|
* ./rebuild_alpine: Increased number of lines included in emailed version of ↵Andrew Manison2011-12-101-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 scriptAndrew Manison2011-12-101-0/+1
|
* Added code to abbreviate build log to <= 200 lines; disabled email for nowAndrew Manison2011-12-101-4/+21
|
* release.sh: Fixed mail flags for cc recipients.Andrew Manison2010-09-111-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 Manison2010-08-011-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 Manison2010-07-111-9/+26
|
* Merge remote branch 'alpine/master'; fixes for build problems.Andrew Manison2010-07-021-4/+11
| | | | | Conflicts: main/abuild/APKBUILD
* Fixes for total repository build.Andrew Manison2010-06-111-3/+10
|
* Added marker files to build, and noclean option.Andrew Manison2010-05-011-2/+8
|
* Patched abuild to use source mirror, and added options to enable/disable color.Andrew Manison2010-04-291-1/+1
|
* Added rebuild-alpine.sh script, for running in a build bot. Tweaks to ↵Andrew Manison2010-04-281-0/+48
top-level makefile.