gecko-dev/taskcluster/scripts/misc
Tom Ritter 59cfa9d5ce Bug 1432319 Bump MinGW version to incorporate Process Mitigation structs needed by the sandbox r=froydnj
MozReview-Commit-ID: HnYuQa8DflY

--HG--
extra : rebase_source : ed06ff4ffc4938a861afaec833537676e32e1907
2018-01-27 19:44:45 -06:00
..
android-gradle-dependencies Backed out 20 changesets (bug 1411654) for incorrect android:debuggable. r=nalexander, a=RyanVM 2018-01-17 15:55:38 -05: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-4-linux.sh Bug 1386588 - Add a toolchain job for Clang 4. r=gps 2017-08-03 08:13:07 +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-pre-linux.sh Bug 1415689 - Add Clang 6 (pre) and use it for ASan builds. r=froydnj 2017-11-10 10:14:26 +01:00
build-clang-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-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-windows.sh Bug 1386588 - Rename the clang build manifests. r=gps 2017-08-03 08:12:29 +09: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 1386588 - Change the GCC build script to be future-proof. r=gps 2017-08-03 08:12:47 +09:00
build-gcc-6-linux.sh Bug 1386588 - Add a toolchain job for GCC 6. r=gps 2017-08-03 08:13:02 +09:00
build-gcc-mingw32.sh Bug 1432319 Bump MinGW version to incorporate Process Mitigation structs needed by the sandbox r=froydnj 2018-01-27 19:44:45 -06:00
build-gcc-sixgill-plugin-linux.sh Bug 1339989 - Create a sixgill compilation toolchain job, r=glandium 2017-10-09 17:49:29 -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 1429056 - Add llvm-symbolizer to the llvm-dsymutil toolchain. r=ted 2018-01-19 19:00:06 +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 1430908 - Use --progress=dot:mega with wget; r=glandium 2018-01-16 14:24:31 -08:00
build-sccache.sh Bug 1430087 - Build sccache with system GCC/binutils. r=nfroyd 2018-01-13 05:57:57 +09: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 1430030 - Enable parallelism when building wine, upx and fxc2. r=ted 2018-01-12 21:25:59 +09: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-sdk-linux.sh Bug 1366644 - Pre: Print Android sdkmanager package listing. r=maliu 2017-10-16 13:24:47 -07:00
repack-proguard-jar.sh Bug 1430908 - Use --progress=dot:mega with wget; r=glandium 2018-01-16 14:24:31 -08:00
repack_rust.py Bug 1432563: Fetch rustfmt when repackaging rust. r=rillian 2018-01-27 02:02:17 +01: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