gecko-dev/taskcluster/scripts/misc
Tom Prince 6701e41a4c Bug 1484012: [fetch-content] Add an option to not unpack downloaded artifacts; r=gps
Differential Revision: https://phabricator.services.mozilla.com/D3554

--HG--
extra : rebase_source : 58bba31bd921d29d4a40ad8d9ba09c4c7ac1f8dc
2018-08-15 15:16:49 -06:00
..
android-gradle-dependencies Bug 1476165 - Part 2: Update Android Gradle plugin to version 3.1.0. r=nalexander,snorp 2018-07-17 13:20:19 +01:00
android-gradle-dependencies.sh
build-binutils-linux.sh
build-cbindgen.sh Bug 1485197 - Bump cbindgen to 0.6.2. r=heycam 2018-08-21 23:40:51 +00:00
build-cctools-port-macosx.sh Bug 1485503 - Avoid ld64 merging static and non-static data with the same name during ThinLTO. r=dmajor 2018-08-24 08:39:31 +09:00
build-cctools-port.sh Bug 1485503 - Avoid ld64 merging static and non-static data with the same name during ThinLTO. r=dmajor 2018-08-24 08:39:31 +09:00
build-clang32-st-an-windows.sh Bug 1443827: Move clang-cl static analysis builds to their own toolchain task. r=froydnj 2018-03-08 17:25:52 -05:00
build-clang64-st-an-windows.sh Bug 1443827: Move clang-cl static analysis builds to their own toolchain task. r=froydnj 2018-03-08 17:25:52 -05:00
build-clang64-windows.sh
build-clang-3.9-linux.sh
build-clang-6-linux-macosx-cross.sh Bug 1462498 - Update clang 6 pre to clang 6 final on linux and mac. r=gps 2018-06-08 09:25:49 +09:00
build-clang-6-linux.sh Bug 1462498 - Update clang 6 pre to clang 6 final on linux and mac. r=gps 2018-06-08 09:25:49 +09:00
build-clang-7-linux.sh Bug 1471339 - Introduce clang 7 toolchain build. r=glandium 2018-07-11 10:44:39 +02:00
build-clang-7-pre-mingw.sh Bug 1465798: Create a MinGW-Clang toolchain job r=froydnj 2018-07-24 14:04:53 -05:00
build-clang-macosx.sh Bug 1467658 - Update the macosx clang toolchain (for bootstrap) to version 6. r=chmanchester 2018-06-08 13:37:48 +09:00
build-clang-tidy32-windows.sh
build-clang-tidy64-windows.sh
build-clang-tidy-linux.sh
build-clang-tidy-macosx.sh
build-clang-windows-helper32.sh Bug 1360650 part 2 - Export VSINSTALLDIR so LLVM_ENABLE_DIA_SDK will be set. r=ehsan 2017-12-18 11:28:20 -05:00
build-clang-windows-helper64.sh Bug 1360650 part 2 - Export VSINSTALLDIR so LLVM_ENABLE_DIA_SDK will be set. r=ehsan 2017-12-18 11:28:20 -05:00
build-gcc-4.9-linux.sh Bug 1468812 - [ci] Support MOZ_FETCHES and fetch-content in run-task r=gps 2018-07-26 17:13:39 +00:00
build-gcc-6-linux.sh Bug 1468812 - [ci] Support MOZ_FETCHES and fetch-content in run-task r=gps 2018-07-26 17:13:39 +00:00
build-gcc-7-linux.sh Bug 1468812 - [ci] Support MOZ_FETCHES and fetch-content in run-task r=gps 2018-07-26 17:13:39 +00:00
build-gcc-mingw32.sh Bug 1400484 MinGW gcc is broken - root_dir is required with the new fetch code r=gps 2018-07-30 15:12:06 -05:00
build-gcc-sixgill-plugin-linux.sh Bug 1468812 - [ci] Support MOZ_FETCHES and fetch-content in run-task r=gps 2018-07-26 17:13:39 +00:00
build-gn-common.sh
build-gn-linux.sh
build-gn-macosx.sh
build-gn-win32.sh
build-hfsplus-linux.sh
build-infer-linux.sh Bug 1473951: Add infer to taskcluster and build. r=gps 2018-07-06 17:37:16 +01:00
build-libdmg-hfsplus.sh Bug 1427266 - Statically link libdmg-hfsplus against OpenSSL. r=gps 2017-12-28 18:19:31 +09:00
build-llvm-dsymutil.sh Bug 1436208 - Avoid infinite loops in llvm-dsymutil when rust produces broken self-referencing DIEs. r=nalexander 2018-02-07 08:23:10 +09:00
build-mingw32-fxc2.sh Bug 1430030 - Enable parallelism when building wine, upx and fxc2. r=ted 2018-01-12 21:25:59 +09:00
build-mingw32-nsis.sh Bug 1460777 - Extract GPG keys to standalone files; r=glandium 2018-05-11 10:38:35 -07:00
build-rust-size.sh Bug 1464501 - Part 1: Add rust-size toolchain. r=glandium 2018-06-07 16:47:58 -07:00
build-sccache.sh Bug 1334940 - Re-enable SCCACHE for linux64-ccov. r=ted 2018-07-13 15:02:21 +01:00
build-tup-linux.sh Bug 1480494 - Update tup toolchain to e948a999a38fefa0ac0d92f6357f82aca2f9cb17; r=chmanchester 2018-08-23 16:58:29 +00:00
build-upx.sh Bug 1432397 - Switch mingw builds to a Debian stretch-based docker image. r=dustin 2018-01-26 14:39:07 +09:00
build-wine.sh Bug 1460777 - Extract GPG keys to standalone files; r=glandium 2018-05-11 10:38:35 -07:00
fetch-content Bug 1484012: [fetch-content] Add an option to not unpack downloaded artifacts; r=gps 2018-08-15 15:16:49 -06:00
gn.patch
minidump_stackwalk.sh
repack_rust.py Bug 1428197 - Reject generic channels in rust repack jobs. r=glandium 2018-02-26 16:54:36 -08:00
repack-android-ndk-linux.sh Bug 1412006 - part 3 - add an Android NDK repackaging task; r=dustin,nalexander; f=glandium 2018-02-01 09:59:23 -05:00
repack-android-sdk-linux.sh
repack-node.sh Bug 1478995 - Add node toolchain repack tasks for linux, windows, and mac, r=gps 2018-05-29 17:50:05 -07:00
tooltool-download.sh