..
annotationProcessors
Bug 1428989 - Generate Android bindings more deterministically. r=nalexander
2018-01-09 16:44:27 +09:00
autoconf
Bug 1440432 - Remove AAR exploding from configure. r=jchen
2018-02-23 12:16:51 -08:00
build-clang
Bug 1425406 - Add a linux64 clang 6 (pre) toolchain with the macosx64 native sanitizer dylibs. r=froydnj
2018-02-08 16:58:12 -05:00
clang-plugin
Bug 1438866 - Mark empty filenames not interesting. r=emilio
2018-02-18 22:18:57 -05:00
compare-mozconfig
Bug 1426566 - Remove wrapper to compare-mozconfigs; r=froydnj,nalexander
2018-01-05 14:16:04 -08:00
debian-packages
Bug 1436283
- Build a modern gdb version for Wheezy. r=dustin
2018-02-07 16:55:49 +09:00
docs
Bug 1433417 - Fix a bunch of typo in the doc r=ahal
2018-01-26 12:50:07 +01:00
macosx
Bug 1429056 - Wrap llvm-dsymutil calls on automation. r=ted
2018-01-19 10:20:41 +09:00
mobile
Bug 1440674 - Simplify some code in remoteautomation.py; r=jmaher
2018-02-23 09:47:57 -07:00
moz.configure
Bug 1439762 - Make configure fail when using clang-cl with a broken SDK. r=froydnj
2018-02-21 12:34:13 -05:00
package /mac_osx
…
pgo
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
2018-02-01 20:45:22 +01:00
pymake
…
sanitizers
Bug 1437739 - Don't blacklist the entirety of the JS engine for the signed integer overflow sanitizer. jstests and jit-tests only report two runtime signed overflows, so the problem appears easily well corralled enough to not exclude the entire engine. r=decoder
2018-02-02 21:35:30 -08:00
sparse-profiles
Bug 1398796 - Do uptake monitoring in TC r=mtabara
2018-02-15 08:49:45 -05:00
tests /cram
…
unix
Bug 1440037 - Add support for R_X86_64_PLT32 relocations in elfhack. r=froydnj
2018-02-22 07:15:23 +09:00
util
Bug 1428914: Get rid of some unsued python modules in `build/`; r=nalexander
2018-01-08 16:22:21 -07:00
valgrind
Bug 1437796 - Add two valgrind suppressions for stylo-chrome. r=jseward
2018-02-14 11:21:23 +11:00
win32
bug 1401647 - use a 64-bit Rust toolchain for win32 builds. r=nalexander,rillian
2017-12-14 10:20:33 -06:00
win64
bug 1401647 - use a 64-bit Rust toolchain for win32 builds. r=nalexander,rillian
2017-12-14 10:20:33 -06:00
.gdbinit_python.in
…
.lldbinit.in
…
Makefile.in
…
__init__.py
…
appini_header.py
Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood
2018-01-31 14:32:08 -05:00
application.ini.in
…
automation-build.mk
…
automation.py.in
…
binary-location.mk
…
buildconfig.py
…
cargo-linker
…
checksums.py
Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood
2018-01-31 14:32:08 -05:00
defines.sh
…
dumbmake-dependencies
…
gecko_templates.mozbuild
Bug 1423802 - Remove the dummy fallible library. r=nalexander
2017-12-07 12:16:50 +09:00
gen_test_backend.py
…
gen_test_packages_manifest.py
…
genrc.sh
…
gn.mozbuild
Backed out 5 changesets (bug 1393119) for bustage on linux in /builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers/alsa/asoundlib.h:3:15: alsa/asoundlib.h missing on a CLOSED TREE
2018-01-24 13:00:42 +02:00
gyp.mozbuild
Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandium
2017-12-07 22:09:38 +01:00
gyp_base.mozbuild
…
mach_bootstrap.py
Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood
2018-01-31 14:32:08 -05:00
moz-automation.mk
…
moz.build
Bug 1432395 - Rename valgrind suppressions files to something more generic. r=froydnj
2018-01-27 10:22:56 +09:00
mozconfig.artifact
…
mozconfig.artifact.automation
…
mozconfig.automation
bug 1424323 - remove MOZ_AUTOMATION_UPLOAD_SYMBOLS from in-tree mozconfigs. r=rillian
2017-12-08 13:50:17 -05:00
mozconfig.cache
Bug 1426788 - Don't fall back to ccache when sccache is not enabled. r=gps
2017-12-22 10:08:40 +09:00
mozconfig.clang-cl
…
mozconfig.comm-support
…
mozconfig.common
…
mozconfig.common.override
…
mozconfig.no-compile
Bug 1429947 - Unset WIN64_LINK and WIN64_LIB in in-tree mozconfigs during an artifact build. r=nalexander
2018-01-26 14:53:44 -08:00
mozconfig.rust
…
mozconfig.stylo
…
mozconfig.vs-common
…
mozconfig.win-common
Bug 1424651: Remove unused SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE mozconfig variable; r=ted.mielczarek
2017-12-10 23:05:05 -07:00
prebuilt-interfaces.manifest
…
qemu-wrap
…
rebuild-backend.mk
…
subconfigure.py
…
submit_telemetry_data.py
…
telemetry-schema.json
…
templates.mozbuild
Bug 1423802 - Handle stdc++compat and STLPORT_LIBS at the emitter level. r=nalexander
2017-12-07 12:15:32 +09:00
test_templates.mozbuild
…
update-settings.ini
…
upload.py
Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood
2018-01-31 14:32:08 -05:00
upload_generated_sources.py
…
variables.py
Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood
2018-01-31 14:32:08 -05:00
virtualenv_packages.txt
Bug 1432390 - Vendor requests-unixsocket. r=dustin
2018-01-14 07:01:26 +09:00
windows_toolchain.py
…