Bug 1703483 - Add required CI jobs for using clang main as a testing toolchain...
Bug 1703483 - Add required CI jobs for using clang main as a testing toolchain for firefox build. r=mhentges,glandium 1. Add task to get and build clang from the main branch. 2. Using clang main toolchain we build on a daily basis linux64 firefox, this tasks also automatically triggers the fetch and build of clang from main branch since we don't cache it. Differential Revision: https://phabricator.services.mozilla.com/D111063
Showing
- .cron.yml 11 additions, 0 deletions.cron.yml
- browser/config/mozconfigs/linux64/plain-opt-trunk 3 additions, 0 deletionsbrowser/config/mozconfigs/linux64/plain-opt-trunk
- build/build-clang/clang-trunk-linux64.json 23 additions, 0 deletionsbuild/build-clang/clang-trunk-linux64.json
- build/build-clang/clang-trunk-missing-define.patch 19 additions, 0 deletionsbuild/build-clang/clang-trunk-missing-define.patch
- taskcluster/ci/build/linux.yml 39 additions, 0 deletionstaskcluster/ci/build/linux.yml
- taskcluster/ci/fetch/toolchains.yml 9 additions, 0 deletionstaskcluster/ci/fetch/toolchains.yml
- taskcluster/ci/toolchain/clang.yml 23 additions, 0 deletionstaskcluster/ci/toolchain/clang.yml
- taskcluster/taskgraph/target_tasks.py 7 additions, 0 deletionstaskcluster/taskgraph/target_tasks.py
- taskcluster/taskgraph/transforms/cached_tasks.py 4 additions, 1 deletiontaskcluster/taskgraph/transforms/cached_tasks.py
- taskcluster/taskgraph/transforms/fetch.py 19 additions, 6 deletionstaskcluster/taskgraph/transforms/fetch.py
- taskcluster/taskgraph/transforms/job/toolchain.py 8 additions, 4 deletionstaskcluster/taskgraph/transforms/job/toolchain.py
- taskcluster/taskgraph/util/cached_tasks.py 4 additions, 0 deletionstaskcluster/taskgraph/util/cached_tasks.py
Loading
Please register or sign in to comment