[PATCH] D29050: [zorg] Add AOSP builder
Pengxuan Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 25 17:55:37 PST 2017
pzheng updated this revision to Diff 85848.
pzheng added a comment.
Added instructions for setting up build environment and downloading AOSP source.
Using PollyBuilder.getPollyBuildFactory to add steps for building LLVM.
Setting sync=False since we decided to use a AOSP release instead of the master. Also setting clean=False and patch=None for the same reason.
https://reviews.llvm.org/D29050
Files:
buildbot/osuosl/master/config/builders.py
buildbot/osuosl/master/config/status.py
buildbot/osuosl/master/master.cfg
zorg/buildbot/builders/AOSPBuilder.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29050.85848.patch
Type: text/x-patch
Size: 9879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/8cf39c8d/attachment.bin>
More information about the llvm-commits
mailing list