fune/taskcluster/scripts/misc
2023-05-02 17:08:08 +00:00
..
android-gradle-dependencies
afl-nyx.patch
android-gradle-dependencies-lite.sh
android-gradle-dependencies.sh
are-we-esmified-yet.py Bug 1827581 - Exclude JSMs for testing the loader itself from are-we-esmified-yet. r=Standard8 2023-04-12 12:44:23 +00:00
browsertime.sh
build-afl.sh
build-binutils-linux.sh
build-breakpad-injector.sh
build-cctools-port.sh
build-clang-mingw.sh Bug 1829971: Update to MinGW trunk r=firefox-build-system-reviewers,andi 2023-05-02 17:08:08 +00:00
build-clang-tidy-external.sh Bug 1827794 - Switch private toolchains that don't use artifact_prefix to it. r=taskgraph-reviewers,jcristau 2023-04-14 01:38:35 +00:00
build-clang.sh
build-compiler-rt-wasi.sh
build-compiler-rt.sh Bug 1821221 - Switch Android builds to compiler-rt + libunwind. r=firefox-build-system-reviewers,andi 2023-03-21 05:13:43 +00:00
build-cpython.sh Bug 1805664 - Setup python toolchain tasks and add them to the build system r=glandium 2023-02-22 06:24:51 +00:00
build-custom-car-linux.sh Bug 1818364 - Add toolchain task for Chromium-as-Release for Linux. r=perftest-reviewers,ahal,glandium,sparky 2023-04-13 14:18:47 +00:00
build-custom-v8.sh
build-dist-toolchains.sh
build-dmg-hfsplus.sh
build-gcc-linux.sh
build-gcc-sixgill-plugin-linux.sh Bug 1814295 - Handle references in the analysis, in particular AutoCheckCannotGC&&. r=jonco 2023-03-15 17:43:35 +00:00
build-geckodriver.sh
build-gn-common.sh
build-gn-linux.sh
build-gn-macosx.sh
build-gn-win64.sh
build-hfsplus-linux.sh
build-libunwind.sh Bug 1823837 - Move the location of libunwind in the clang toolchain. r=firefox-build-system-reviewers,ahochheiden 2023-03-23 00:25:57 +00:00
build-llvm-common.sh Bug 1823837 - Move the location of libunwind in the clang toolchain. r=firefox-build-system-reviewers,ahochheiden 2023-03-23 00:25:57 +00:00
build-llvm-symbolizer.sh
build-mar-tools.sh
build-mingw-fxc2-x86.sh
build-mingw32-nsis.sh
build-mkbom-linux.sh
build-mozmake.sh
build-msix-packaging.sh
build-nasm.sh
build-nsis.sh
build-pkgconf.sh
build-resourcemonitor.sh
build-rust-based-toolchain.sh Bug 1822462 - Use TARGET_C{,XX}FLAGS consistently between platforms. r=firefox-build-system-reviewers,andi 2023-03-15 20:50:12 +00:00
build-sysroot-wasi.sh
build-sysroot.sh
build-upx.sh
build-winchecksec.sh
build-wine.sh
build-xar-linux.sh
fetch-chromium.py
fetch-content Bug 1821513 - set a timeout for fetch-content downloads. r=releng-reviewers,gbrown 2023-03-23 07:11:20 +00:00
get_vs.py Bug 1828840 - Use the certifi cafile in urlopen/urlretrieve in vsdownload. r=firefox-build-system-reviewers,andi 2023-04-19 09:56:06 +00:00
mingw-composition.patch Bug 1829971: Update to MinGW trunk r=firefox-build-system-reviewers,andi 2023-05-02 17:08:08 +00:00
mingw-dispatchqueue.patch
mingw-dwrite_3.patch
mingw-enum.patch
mingw-ts_sd.patch Bug 1815967: Add defines for MinGW in TSFTextStore r=firefox-build-system-reviewers,ahochheiden 2023-02-15 19:01:57 +00:00
mingw-unknown.patch
mingw-widl.patch
moz.build
osx-cross-linker
pack-cpython.sh Bug 1805664 - Setup python toolchain tasks and add them to the build system r=glandium 2023-02-22 06:24:51 +00:00
pack.sh
private_local_toolchain.sh Bug 1123821 - Use the build virtualenv for private local toolchain commands. r=firefox-build-system-reviewers,andi 2023-04-18 04:25:36 +00:00
repack-android-avd-linux.sh
repack-android-emulator-linux.sh Bug 1827794 - Switch private toolchains that don't use artifact_prefix to it. r=taskgraph-reviewers,jcristau 2023-04-14 01:38:35 +00:00
repack-android-ndk-linux.sh Bug 1827794 - Switch private toolchains that don't use artifact_prefix to it. r=taskgraph-reviewers,jcristau 2023-04-14 01:38:35 +00:00
repack-android-sdk-linux.sh Bug 1827794 - Switch private toolchains that don't use artifact_prefix to it. r=taskgraph-reviewers,jcristau 2023-04-14 01:38:35 +00:00
repack-android-system-images-linux.sh Bug 1827794 - Switch private toolchains that don't use artifact_prefix to it. r=taskgraph-reviewers,jcristau 2023-04-14 01:38:35 +00:00
repack-clang.sh Bug 1823837 - Move the location of libunwind in the clang toolchain. r=firefox-build-system-reviewers,ahochheiden 2023-03-23 00:25:57 +00:00
repack-jdk-linux.sh Bug 1827794 - Switch private toolchains that don't use artifact_prefix to it. r=taskgraph-reviewers,jcristau 2023-04-14 01:38:35 +00:00
repack-node.sh
repack_rust.py
run-profileserver-macos.sh
run-profileserver.sh
source-test-clang-setup.sh
source-test-common.sh
source-test-infer-setup.sh
summarize-tgdiff.py Bug 1821365 - Only count line additions and removals in tgdiff changes, r=marco DONTBUILD 2023-03-10 16:16:13 +00:00
tooltool-download.sh
unify.sh
unpack-sdk.py
verify-devtools-bundle.py Bug 1826562 - Output hg diff output when verify-devtools-bundle fails. r=jdescottes. 2023-04-06 13:52:10 +00:00
vs-cleanup.sh
vs-setup.sh
wasi-sdk.patch
wr-cargotest-macos-build.sh
wr-macos-cross-build-setup.sh
wrench-android-build.sh Bug 1823842 - Explicitly only build the wrench library on android. r=gfx-reviewers,jnicol 2023-03-22 09:02:37 +00:00
wrench-deps-vendoring.sh
wrench-macos-build.sh
wrench-windows-tests.sh
zstdpy