fune/taskcluster/scripts/misc
2023-07-22 14:26:34 +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 Bug 1807999 - Switch most toolchains still using binutils to lld. r=firefox-build-system-reviewers,andi 2022-12-30 22:01:27 +00:00
build-cctools-port.sh Bug 1841902 - Patch ld64 to avoid dead-stripping rust compiler_builtins atoms. r=firefox-build-system-reviewers,ahochheiden 2023-07-11 01:54:08 +00:00
build-clang-mingw.sh Bug 1840530 - Enable filesystem support in libc++ for mingw. r=tjr 2023-06-28 01:31:00 +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 Bug 1812974 - Remove some unnecessary flags. r=firefox-build-system-reviewers,ahochheiden 2023-02-01 15:09:39 +00:00
build-compiler-rt-wasi.sh Bug 1839100 - Update wasi-libc build-time check for latest LLVM trunk. r=firefox-build-system-reviewers,ahochheiden 2023-06-19 23:46:24 +00:00
build-compiler-rt.sh Bug 1833505 - Work around cmake not picking the right MSVC runtime on clang-trunk. r=firefox-build-system-reviewers,andi 2023-05-17 05:52:29 +00:00
build-cpython.sh Bug 1844631 - Set RPATH on OSX and bundle libssl and libcrypto r=glandium 2023-07-22 14:26:34 +00:00
build-custom-car.sh Bug 1820216 - Add toolchain task for Chromium-as-Release for OSX. r=perftest-reviewers,glandium,sparky 2023-06-19 13:20:01 +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 Bug 1812974 - Stop using cctools when building geckodriver. r=firefox-build-system-reviewers,ahochheiden 2023-02-01 15:09:39 +00:00
build-gn-common.sh
build-gn-linux.sh
build-gn-macosx.sh Bug 1833997 - Switch toolchains to macOS 13.3 SDK. r=firefox-build-system-reviewers,sergesanspaille 2023-05-25 09:40:00 +00:00
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 1833997 - Switch toolchains to macOS 13.3 SDK. r=firefox-build-system-reviewers,sergesanspaille 2023-05-25 09:40:00 +00:00
build-llvm-symbolizer.sh
build-mar-tools.sh Bug 1807999 - Switch most toolchains still using binutils to lld. r=firefox-build-system-reviewers,andi 2022-12-30 22:01:27 +00:00
build-mingw-fxc2-x86.sh Bug 1843708 - Partially revert the removal of d3dcompiler_47.dll. r=firefox-build-system-reviewers,sergesanspaille 2023-07-17 07:19:05 +00:00
build-mingw32-nsis.sh Bug 1839751 - Apply upstream nsis patch to build with newer versions of SCons. r=firefox-build-system-reviewers,nalexander 2023-06-22 02:46:06 +00:00
build-mkbom-linux.sh
build-mozmake.sh Bug 1807780 - Use -ivfsoverlay instead of liblowercase. r=firefox-build-system-reviewers,ahochheiden 2022-12-29 00:05:49 +00:00
build-msix-packaging.sh
build-nasm.sh Bug 1833997 - Switch toolchains to macOS 13.3 SDK. r=firefox-build-system-reviewers,sergesanspaille 2023-05-25 09:40:00 +00:00
build-nsis.sh
build-pkgconf.sh Bug 1833997 - Switch toolchains to macOS 13.3 SDK. r=firefox-build-system-reviewers,sergesanspaille 2023-05-25 09:40:00 +00:00
build-resourcemonitor.sh
build-rust-based-toolchain.sh Bug 1833997 - Switch toolchains to macOS 13.3 SDK. r=firefox-build-system-reviewers,sergesanspaille 2023-05-25 09:40:00 +00:00
build-sysroot-wasi.sh Bug 1839100 - Update wasi-libc build-time check for latest LLVM trunk. r=firefox-build-system-reviewers,ahochheiden 2023-06-19 23:46:24 +00:00
build-sysroot.sh Bug 1839658 - Use a more recent snapshot for sysroots and bullseye docker image. r=jcristau 2023-06-26 20:02:49 +00:00
build-upx.sh
build-winchecksec.sh Bug 1839750 - Apply winchecksec upstream patches to fix errors compiling with newer versions of GCC. r=firefox-build-system-reviewers,ahochheiden 2023-06-22 02:45:00 +00:00
build-wine.sh
build-xar-linux.sh Bug 1844243 - Statically link libcrypto to xar. r=firefox-build-system-reviewers,sergesanspaille 2023-07-20 20:39:38 +00:00
cctools.patch Bug 1841902 - Patch ld64 to avoid dead-stripping rust compiler_builtins atoms. r=firefox-build-system-reviewers,ahochheiden 2023-07-11 01:54:08 +00:00
fetch-chromium.py Bug 1811729 - Retry failed network connections for a few more minutes r=jcristau 2023-01-25 15:36:17 +00:00
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 Bug 1814705: Add IDispatcherQueueController back to windows.system r=firefox-build-system-reviewers,nalexander 2023-02-06 17:47:03 +00:00
mingw-dwrite_3.patch Bug 1814705: Bump ming-w64 and update our local patches r=firefox-build-system-reviewers,nalexander 2023-02-06 17:47:02 +00:00
mingw-enum.patch Bug 1814705: Bump ming-w64 and update our local patches r=firefox-build-system-reviewers,nalexander 2023-02-06 17:47:02 +00:00
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 Bug 1814705: Bump ming-w64 and update our local patches r=firefox-build-system-reviewers,nalexander 2023-02-06 17:47:02 +00:00
mingw-widl.patch Bug 1814705: Add a patch to widl to resolve the oleacc search issue r=firefox-build-system-reviewers,nalexander 2023-02-06 17:47:03 +00:00
moz.build
osx-cross-linker Bug 1833997 - Switch toolchains to macOS 13.3 SDK. r=firefox-build-system-reviewers,sergesanspaille 2023-05-25 09:40:00 +00:00
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 Bug 1522986 - Move the macos SDK download and validation to the unpack-sdk script. r=firefox-build-system-reviewers,ahochheiden 2023-02-01 09:45:10 +00:00
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 Bug 1840524 - Build custom rustc/cargo statically linking system libraries. r=firefox-build-system-reviewers,andi 2023-06-27 08:47:30 +00:00
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 Bug 1839999 - Retry downloading macos SDKs a couple times. r=firefox-build-system-reviewers,andi 2023-06-23 08:44:12 +00:00
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 Bug 1818363 - Add toolchain task for Chromium-as-Release for Windows. r=perftest-reviewers,sparky,glandium 2023-05-08 21:20:50 +00:00
wasi-sdk.patch Bug 1839100 - Update wasi-libc build-time check for latest LLVM trunk. r=firefox-build-system-reviewers,ahochheiden 2023-06-19 23:46:24 +00:00
wr-cargotest-macos-build.sh
wr-macos-cross-build-setup.sh Bug 1833998 - Switch Firefox builds to macOS 13.3 SDK. r=firefox-build-system-reviewers,sergesanspaille 2023-05-25 09:48:54 +00:00
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