..
autoconf
Bug 1539780: Remove "--with-intl-api=build" build config option. r=jwalden
2019-08-09 19:43:19 +00:00
build-clang
Bug 1578775: Remove LIBCXX_LIBCPPABI_VERSION from build-clang.py r=glandium
2019-09-04 12:01:59 -04:00
build-infer
…
clang-plugin
Bug 1511025 - Correct searchfox template traversal. r=emilio
2019-09-05 07:17:57 +00:00
compare-mozconfig
…
debian-packages
Bug 1569355 - Upgrade python-zstandard to 0.11.1. r=tomprince
2019-07-30 14:49:16 +09:00
docs
Bug 1578493 - Suggest using an sccache-dist binary from automation in our docs. r=nalexander
2019-09-03 23:12:51 +00:00
gyp_includes
Bug 1575436 - Don't use absolute path for echo command. r=glandium
2019-08-27 03:25:37 +00:00
macosx
Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander
2019-08-15 11:21:52 +09:00
mobile
Bug 1559103 - RemoteAutomation should call parent class init first, r=gbrown.
2019-06-13 13:54:18 +00:00
moz.configure
Bug 1578825 - add a strict version check for the NDK version; r=nalexander
2019-09-04 19:20:39 +00:00
package /mac_osx
…
pgo
Bug 1553864 - Clean up some VS2015 PGO build config code r=nalexander
2019-06-03 20:30:31 +00:00
pymake
…
sanitizers
Bug 1551344 - Part 1: Remove XULDocument code. r=smaug,Jamie
2019-08-09 19:57:50 +00:00
sparse-profiles
Bug 1572363 - Add a sparse profile for webrender tasks. r=froydnj
2019-08-08 13:47:51 +00:00
tests /cram
…
unix
Backed out 2 changesets (bug 1569728) for causig Linux shippable opt build bustages.
2019-09-01 03:42:38 +03:00
valgrind
Bug 1562686 - revert remaining unnecessary bit of bug 1187245; r=glandium
2019-08-23 12:32:02 +00:00
win32
Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb
2019-07-08 16:37:45 +00:00
win64
Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander
2019-08-15 11:21:52 +09:00
win64-aarch64
…
workspace-hack
Bug 1576003 - Update workspace hack to avoid multiple builds of cranelift. r=nalexander
2019-08-23 17:01:40 +00:00
.gdbinit_python.in
Bug 1564314 - Move gdbpp back to python/. r=nalexander
2019-07-11 02:39:31 +00:00
.lldbinit.in
…
__init__.py
…
appini_header.py
…
application.ini.in
…
automation.py.in
…
binary-location.mk
…
buildconfig.py
…
cargo-host-linker
…
cargo-host-linker.bat
…
cargo-linker
…
cargo-linker.bat
…
checksums.py
…
defines.sh
…
dumbmake-dependencies
…
gecko_templates.mozbuild
Bug 1573566 - Move the real libxul definition in a subdirectory. r=froydnj
2019-08-16 21:44:10 +00:00
gen_automation.py
Bug 1570772
- [lint.license] Fix or exclude errors under /build r=firefox-build-system-reviewers,mshal
2019-08-30 15:44:08 +00:00
gen_symverscript.py
Bug 1570772
- [lint.license] Fix or exclude errors under /build r=firefox-build-system-reviewers,mshal
2019-08-30 15:44:08 +00:00
gen_test_packages_manifest.py
…
genrc.sh
…
gn.mozbuild
…
gyp.mozbuild
…
gyp_base.mozbuild
…
mach_bootstrap.py
Bug 1473498
- [mach] Support running mach commands with python 3 r=glandium,mars
2019-08-27 03:08:08 +00:00
merge_profdata.py
Bug 1553972 - make --with-pgo-profile-path take a directory; r=nalexander
2019-05-24 01:53:59 +00:00
moz-automation.mk
Fixup bug 1575471 to unbust aarch64 builds on a CLOSED TREE.
2019-08-22 02:12:08 +03:00
moz.build
Bug 1548137 - Change bug component for build/mobile; r=jmaher
2019-04-30 22:45:44 +00:00
mozconfig.artifact
…
mozconfig.artifact.automation
…
mozconfig.automation
Bug 1575471 - Move `make check` from mozharness to moz-automation.mk. r=froydnj
2019-08-21 12:31:30 +00:00
mozconfig.cache
Bug 1562686 - use AWS_IAM_CREDENTIALS_URL for all S3 sccache invocations r=chmanchester
2019-08-23 12:39:25 +00:00
mozconfig.clang-cl
Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander
2019-08-15 11:21:52 +09:00
mozconfig.comm-support
…
mozconfig.common
…
mozconfig.common.override
…
mozconfig.lld-link
Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander
2019-08-15 11:21:52 +09:00
mozconfig.nasm
Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander
2019-08-15 11:21:52 +09:00
mozconfig.no-compile
…
mozconfig.node
Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander
2019-08-15 11:21:52 +09:00
mozconfig.pgo
…
mozconfig.rust
Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander
2019-08-15 11:21:52 +09:00
mozconfig.stylo
Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander
2019-08-15 11:21:52 +09:00
mozconfig.win-common
Bug 1572216 - move LTO defaulting into mozconfig.win-common; r=glandium
2019-08-09 13:22:08 +00:00
qemu-wrap
…
submit_telemetry_data.py
…
templates.mozbuild
…
test_templates.mozbuild
…
update-settings.ini
…
upload.py
…
upload_generated_sources.py
Bug 1523324 - Add retries to upload_generated_sources.py; r=nalexander
2019-05-03 23:26:51 +00:00
variables.py
…
virtualenv_packages.txt
Bug 1473498
- Don't add backport libraries to the Py3 environment r=Callek
2019-07-15 17:39:21 +00:00
windows_toolchain.py
…