..
annotationProcessors
Bug 1428989 - Generate Android bindings more deterministically. r=nalexander
2018-01-09 16:44:27 +09:00
autoconf
Bug 1435484
- Split the integer-overflow blacklist into two blacklists, one for signed integer overflow and one for unsigned integer overflow, and rename both configure flags to be clearer. r=decoder, r=froydnj
2018-02-02 21:25:31 -08:00
build-clang
Bug 1435502 - add AArch64 support to clang builds; r=chmanchester
2018-02-05 14:25:43 -05:00
clang-plugin
Bug 1435345 - Part 1: Index use sites of overloaded C++ operators. r=emilio
2018-02-02 22:39:39 -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 1436262 - Improve efficiency of detection of end of test Android test runs; r=jmaher
2018-02-07 13:33:44 -07:00
moz.configure
Bug 1436255: Allow check_prog('LINKER') to fall back to $PATH. r=glandium
2018-02-08 12:01:51 +13: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 1435484
- Split the integer-overflow blacklist into two blacklists, one for signed integer overflow and one for unsigned integer overflow, and rename both configure flags to be clearer. r=decoder, r=froydnj
2018-02-02 21:25:31 -08:00
sparse-profiles
bug 1398799: make the update verify docker image support run-task. r=aki
2018-02-07 14:50:46 -05:00
tests /cram
Bug 1411462 - Abort when I/O error seen; r=glandium
2017-11-09 20:44:10 -08:00
unix
Bug 1436800: Update fedora source URL; r=glandium
2018-02-08 12:26:08 -07: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 1432398 - Remove the desktop-build docker image and related files. r=dustin
2018-01-27 11:04:23 +09: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
Bug 1420355 - Statically link DMD. r=njn
2017-11-28 08:10:48 +09:00
binary-location.mk
…
buildconfig.py
Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester
2017-10-07 16:45:22 +02:00
cargo-linker
Bug 1418598 - Make cargo-linker properly handle quoted strings in MOZ_CARGO_WRAP_LD and MOZ_CARGO_WRAP_LDFLAGS. r=ted
2017-11-18 20:24:12 +09:00
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
Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester
2017-10-07 16:45:22 +02:00
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
Bug 1393607 Do not package tests if they are not enabled r=mshal
2017-08-29 12:34:40 -05:00
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
Bug 1412057 - Do not attempt to enable the clang plugin in mozconfigs during artifact builds on try. r=nalexander
2017-10-26 13:04:54 -07:00
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
Bug 1410475: Add support for detecting whether c-c is topdir in mozconfigs; r=mshal
2017-10-19 13:56:13 -06:00
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
Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester
2017-10-07 16:45:22 +02:00
submit_telemetry_data.py
Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester
2017-10-07 16:45:22 +02:00
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
Bug 1406650 - Make build/*.py and a few other files flake8 compatible and add them to the list of files to check r=chmanchester
2017-10-07 16:45:22 +02:00
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
Bug 1407678 - Make windows_toolchain.py support VS2017: enter empty line to make flake8 happy. r=linting-fix DONTBUILD
2017-11-02 18:29:27 +01:00