gecko-dev/build
Geoff Brown 6083932cff Bug 1440714 - Convert Android browser test harnesses to adb.py; r=bc
This affects Android robocop, mochitest (all flavors) and reftests (all flavors).
2018-03-23 18:06:27 -06:00
..
annotationProcessors Bug 1428989 - Generate Android bindings more deterministically. r=nalexander 2018-01-09 16:44:27 +09:00
autoconf Bug 1440013 For MinGW build, pass -Wa,-mbig-obj to solve 'too many sections' errors r=glandium 2018-03-06 16:40:38 -06:00
build-clang Bug 1424281 - Use Visual Studio 2017 15.6.0 for Windows builds. r=froydnj 2018-03-12 19:24:44 -04:00
clang-plugin Bug 1429875 - Remove expandlibs and instead generate list files in the mozbuild backend. r=glandium 2018-03-20 16:31:05 -07: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 Backed out 10 changesets (bug 1446809) for failures in testing/mozbase/moztest/tests/test.py on a CLOSED TREE 2018-03-20 17:00:04 +02:00
macosx Bug 1429056 - Wrap llvm-dsymutil calls on automation. r=ted 2018-01-19 10:20:41 +09:00
mobile Bug 1440714 - Convert Android browser test harnesses to adb.py; r=bc 2018-03-23 18:06:27 -06:00
moz.configure Bug 1443898 Add -Xclang when passing fno-common to clang-cl r=glandium 2018-03-13 10:32:15 -05:00
package/mac_osx
pgo Bug 1439378 - Re-enable the imminent distrust browser-console test r=fkiefer,keeler 2018-02-26 15:55:35 -07:00
pymake
sanitizers Change the sanitizer blacklist files to use *nix line endings. No bug, r=lumpy 2018-03-06 15:17:55 -08:00
sparse-profiles Bug 1443104 - add shipped-locales in taskcluster taskgraph sparse profiles. r=me,bustage CLOSED TREE 2018-03-08 18:08:59 +00:00
tests/cram
unix Backed out 10 changesets (bug 1446809) for failures in testing/mozbase/moztest/tests/test.py on a CLOSED TREE 2018-03-20 17:00:04 +02: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 1447405: Add a valgrind suppression on a CLOSED TREE. rpending=jseward 2018-03-20 19:54:24 +01:00
win32 Bug 1424281 - Use Visual Studio 2017 15.6.0 for Windows builds. r=froydnj 2018-03-12 19:24:44 -04:00
win64 Bug 1424281 - Use Visual Studio 2017 15.6.0 for Windows builds. r=froydnj 2018-03-12 19:24:44 -04:00
.gdbinit_python.in
.lldbinit.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
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 Bug 1363061 - Rename toolkit/components/jsdownloads to toolkit/components/downloads. r=mak 2018-03-06 17:40:59 +00:00
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 1445763 - Update moz.build meta data with "Firefox Build System". r=froydnj 2018-03-14 21:44:46 +01: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.lld-link Bug 1444429: Add a build/mozconfig.lld-link for automation. r=froydnj DONTBUILD 2018-03-09 12:25:58 -05:00
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 Bug 1424281 - Use Visual Studio 2017 15.6.0 for Windows builds. r=froydnj 2018-03-12 19:24:44 -04:00