.. |
autoconf
|
Bug 1512504 - Remove support for MSVC. r=froydnj
|
2019-02-14 21:45:27 +00:00 |
build-clang
|
Bug 1531388 - Update win64 clang to 8.0.0rc3 r=glandium
|
2019-03-01 07:16:54 +00:00 |
build-infer
|
…
|
|
clang-plugin
|
Bug 1529650 - For SprintfLiteral checker also disallow it in third party paths. r=froydnj
|
2019-02-27 15:15:24 +00:00 |
compare-mozconfig
|
…
|
|
debian-packages
|
…
|
|
docs
|
Bug 1456089 - Make a tutorial out of the genpgocerts.py README. r=jcj
|
2019-02-25 21:06:41 +00:00 |
gyp_includes
|
…
|
|
macosx
|
…
|
|
mobile
|
Bug 1531611 - Check for ANR and tombstone files in all android tests; r=bc
|
2019-03-05 14:22:45 +00:00 |
moz.configure
|
Bug 1533142 - Update min cbindgen version. r=jrmuizel,kats
|
2019-03-06 22:31:57 +00:00 |
package/mac_osx
|
…
|
|
pgo
|
Backed out 3 changesets (bug 1524992) for valgrind failures on a CLOSED TREE
|
2019-03-05 01:36:59 +02:00 |
pymake
|
…
|
|
sanitizers
|
…
|
|
sparse-profiles
|
…
|
|
tests/cram
|
…
|
|
unix
|
Bug 1525760 - Add a clang-based base toolchains task. r=froydnj
|
2019-02-09 09:41:03 +00:00 |
valgrind
|
…
|
|
win32
|
Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor
|
2019-02-17 15:03:02 +09:00 |
win64
|
Bug 1523540 - Remove WIN64_LIB and WIN64_LINK. r=ted
|
2019-01-30 21:46:39 +00:00 |
win64-aarch64
|
Bug 1523540 - Remove WIN64_LIB and WIN64_LINK. r=ted
|
2019-01-30 21:46:39 +00:00 |
workspace-hack
|
Bug 1527553 - Update the mozilla-central workspace hack. r=firefox-build-system-reviewers,mshal
|
2019-02-26 19:37:49 +00:00 |
.gdbinit_python.in
|
…
|
|
.lldbinit.in
|
…
|
|
__init__.py
|
…
|
|
appini_header.py
|
…
|
|
application.ini.in
|
…
|
|
automation.py.in
|
…
|
|
binary-location.mk
|
…
|
|
buildconfig.py
|
…
|
|
cargo-linker
|
…
|
|
checksums.py
|
…
|
|
defines.sh
|
…
|
|
dumbmake-dependencies
|
…
|
|
gecko_templates.mozbuild
|
…
|
|
gen_automation.py
|
…
|
|
gen_symverscript.py
|
…
|
|
gen_test_backend.py
|
…
|
|
gen_test_packages_manifest.py
|
…
|
|
genrc.sh
|
…
|
|
gn.mozbuild
|
…
|
|
gyp.mozbuild
|
…
|
|
gyp_base.mozbuild
|
…
|
|
mach_bootstrap.py
|
Bug 1507235 - Add capability to run telemetry-tests-client locally; r=raphael
|
2019-02-20 19:18:06 +00:00 |
merge_profdata.py
|
…
|
|
moz-automation.mk
|
…
|
|
moz.build
|
…
|
|
mozconfig.artifact
|
Bug 1530908 - Move --enable-artifact-build-symbols to mozconfig.artifact. r=chmanchester
|
2019-03-05 06:58:05 +00:00 |
mozconfig.artifact.automation
|
Bug 1530908 - Always set USE_ARTIFACT from taskcluster for artifact builds. r=chmanchester
|
2019-03-06 22:48:30 +00:00 |
mozconfig.automation
|
…
|
|
mozconfig.cache
|
bug 1506848 - remove some no-longer-necessary bits from mozconfig.cache. r=nalexander,glandium
|
2019-02-01 11:22:16 +00:00 |
mozconfig.clang-cl
|
Bug 1523145 - Remove mk_export_correct_style. r=froydnj
|
2019-01-28 21:06:01 +00:00 |
mozconfig.comm-support
|
…
|
|
mozconfig.common
|
Bug 1530908 - Don't use different mozconfigs for artifact builds. r=chmanchester
|
2019-03-06 22:48:05 +00:00 |
mozconfig.common.override
|
Bug 1530908 - Don't use different mozconfigs for artifact builds. r=chmanchester
|
2019-03-06 22:48:05 +00:00 |
mozconfig.lld-link
|
Bug 1523145 - Remove mk_export_correct_style. r=froydnj
|
2019-01-28 21:06:01 +00:00 |
mozconfig.nasm
|
Bug 1520163 - Add linux64-nasm toolchain. r=glandium
|
2019-02-25 21:10:41 +00:00 |
mozconfig.no-compile
|
Bug 1530908 - Use an environment variable to enable LTO on automation. r=chmanchester
|
2019-03-06 22:47:08 +00:00 |
mozconfig.node
|
…
|
|
mozconfig.pgo
|
Bug 1528499 - Don't PGO the base-toolchain tasks on release branches. r=ted
|
2019-02-20 07:46:31 +09:00 |
mozconfig.rust
|
…
|
|
mozconfig.stylo
|
…
|
|
mozconfig.win-common
|
…
|
|
qemu-wrap
|
…
|
|
rebuild-backend.mk
|
…
|
|
submit_telemetry_data.py
|
…
|
|
templates.mozbuild
|
Bug 1512504 - Remove support for MSVC. r=froydnj
|
2019-02-14 21:45:27 +00:00 |
test_templates.mozbuild
|
…
|
|
update-settings.ini
|
…
|
|
upload.py
|
…
|
|
upload_generated_sources.py
|
…
|
|
variables.py
|
…
|
|
virtualenv_packages.txt
|
Bug 1507235 - Add capability to run telemetry-tests-client locally; r=raphael
|
2019-02-20 19:18:06 +00:00 |
windows_toolchain.py
|
Bug 1530587 - Don't optimize jars without preloading/reordering data. r=chmanchester
|
2019-02-27 01:26:46 +00:00 |