summaryrefslogtreecommitdiffstats
path: root/rebuild-alpine.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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.