[PATCH] D101446: [llvm] Improve export.sh with help and snapshot
Aaron Puchert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 14:27:20 PDT 2021
aaronpuchert added a comment.
Somehow the patch got messed up, I think. The changes that I see look like the changes since the previous patch, not the new patch.
In D101446#2743089 <https://reviews.llvm.org/D101446#2743089>, @kwk wrote:
> Like I mentioned to @hans above, I think we could utilize github to generate daily source tarballs for us and stored them in a pre-release.
So you want to build daily snapshots as RPM, and for that need the sources to be on GitHub to have them official?
> Sorry to bore you with these RPM stuff. But I think it proofs a lot of benefit.
Not boring me, openSUSE works with RPM as well. Though our build service can generate tarballs from git repositories <https://github.com/openSUSE/obs-service-tar_scm> automatically, so if I wanted to build snapshots I would probably just use that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101446/new/
https://reviews.llvm.org/D101446
More information about the llvm-commits
mailing list