.. |
android-gradle-dependencies
|
Bug 1411654 - Pre: Don't block Google's maven repository. r=maliu
|
2017-10-27 14:50:27 -07:00 |
android-gradle-dependencies.sh
|
Bug 1405413 - Migrate Gradle dependency fetching to toolchain dependencies. r=dustin
|
2017-10-13 12:59:04 -07:00 |
build-binutils-linux.sh
|
Bug 1382860 - Use docker_worker_add_public_artifacts for toolchain docker-worker jobs. r=dustin
|
2017-07-21 07:30:14 +09:00 |
build-cctools-port-macosx.sh
|
Bug 1324892: Update toolchain paths to point to the macOS 10.11 SDK. r=ted
|
2017-09-08 15:49:29 -04:00 |
build-cctools-port.sh
|
Bug 1428967 - Allow to build cctools-port on Debian. r=ted
|
2017-12-30 12:57:51 +09:00 |
build-clang-3.9-linux.sh
|
Bug 1386588 - Rename the linux64-clang and linux64-gcc jobs to include a version number. r=gps
|
2017-08-03 08:12:43 +09:00 |
build-clang-5-linux.sh
|
Bug 1408277 - Add a toolchain job for clang 5.0. r=froydnj
|
2017-10-13 13:22:41 +09:00 |
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-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-tidy-linux.sh
|
Bug 1382860 - Use docker_worker_add_public_artifacts for toolchain docker-worker jobs. r=dustin
|
2017-07-21 07:30:14 +09:00 |
build-clang-tidy-macosx.sh
|
Bug 1324892: Update toolchain paths to point to the macOS 10.11 SDK. r=ted
|
2017-09-08 15:49:29 -04:00 |
build-clang-tidy32-windows.sh
|
…
|
|
build-clang-tidy64-windows.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-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
|
Bug 1386588 - Rename the clang build manifests. r=gps
|
2017-08-03 08:12:29 +09:00 |
build-gcc-4.9-linux.sh
|
Bug 1460777 - Taskgraph tasks for retrieving remote content; r=dustin, glandium
|
2018-06-06 14:37:49 -07:00 |
build-gcc-6-linux.sh
|
Bug 1460777 - Taskgraph tasks for retrieving remote content; r=dustin, glandium
|
2018-06-06 14:37:49 -07:00 |
build-gcc-7-linux.sh
|
Bug 1460777 - Taskgraph tasks for retrieving remote content; r=dustin, glandium
|
2018-06-06 14:37:49 -07:00 |
build-gcc-mingw32.sh
|
Bug 1460777 - Taskgraph tasks for retrieving remote content; r=dustin, glandium
|
2018-06-06 14:37:49 -07:00 |
build-gcc-sixgill-plugin-linux.sh
|
Bug 1460777 - Taskgraph tasks for retrieving remote content; r=dustin, glandium
|
2018-06-06 14:37:49 -07:00 |
build-gn-common.sh
|
Bug 1386782 - Add toolchain tasks to build gn in automation. r=ted
|
2017-07-25 15:33:44 -07:00 |
build-gn-linux.sh
|
Bug 1386782 - Add toolchain tasks to build gn in automation. r=ted
|
2017-07-25 15:33:44 -07:00 |
build-gn-macosx.sh
|
Bug 1324892: Update toolchain paths to point to the macOS 10.11 SDK. r=ted
|
2017-09-08 15:49:29 -04:00 |
build-gn-win32.sh
|
Bug 1414306 - Use VS2017 for the gn toolchain task. r=cmanchester
|
2017-11-06 17:14:45 -05:00 |
build-hfsplus-linux.sh
|
Bug 1382860 - Use docker_worker_add_public_artifacts for toolchain docker-worker jobs. r=dustin
|
2017-07-21 07:30:14 +09: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 1377524 - Update tup toolchain to v0.7.6; r=chmanchester
|
2018-05-24 14:53:15 -04: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 1468812 - [fetch-content] Implement ability to specify a per-fetch subdirectory to extract into r=gps
|
2018-07-18 17:52:43 +00:00 |
gn.patch
|
Bug 1386782 - Add toolchain tasks to build gn in automation. r=ted
|
2017-07-25 15:33:44 -07:00 |
minidump_stackwalk.sh
|
…
|
|
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
|
Bug 1366644 - Pre: Print Android sdkmanager package listing. r=maliu
|
2017-10-16 13:24:47 -07:00 |
repack_rust.py
|
Bug 1428197 - Reject generic channels in rust repack jobs. r=glandium
|
2018-02-26 16:54:36 -08:00 |
tooltool-download.sh
|
Bug 1338651 part 1: Change docker image home dir to /build. r=dustin,mshal
|
2017-08-28 08:44:51 -03:00 |