gecko-dev/build
Miko Mynttinen 44b51ac0a2 Bug 1465060 - Part 2: Don't suppress pessimizing-move and self-move warnings r=froydnj
MozReview-Commit-ID: KtQ31q6uFqZ

--HG--
extra : rebase_source : 93b8550117410efb1839dc475d2bfec9ef4caf67
2018-06-01 14:09:30 +02:00
..
autoconf Bug 1457162 Include CFLAGS and CPPFLAGS during the EXPAND_LIBS_LIST_STYLE check r=froydnj,ted 2018-04-26 14:44:00 +00:00
build-clang Bug 1465245 - Update clang-cl toolchain to r333414. r=froydnj 2018-05-30 13:27:13 -04:00
clang-plugin bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02:00
compare-mozconfig bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02:00
debian-packages Bug 1460451 - Add /usr/bin/python3 to Debian images; r=glandium 2018-05-09 19:54:21 -07: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 1464866 - Fix a typo in Android time-out message; r=me,a=test-only 2018-05-28 11:29:34 -06:00
moz.configure Bug 1465060 - Part 2: Don't suppress pessimizing-move and self-move warnings r=froydnj 2018-06-01 14:09:30 +02:00
package/mac_osx
pgo bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02: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 1460402 - Update the CI to use codespell with pip instead of the apt packages (too old) r=ahal 2018-05-09 21:57:36 +02:00
tests/cram Bug 1411462 - Abort when I/O error seen; r=glandium 2017-11-09 20:44:10 -08:00
unix Bug 1464084 - Don't export std:🧵:_M_start_thread symbols with --enable-stdcxx-compat. r=froydnj 2018-06-01 08:10:25 +09:00
valgrind bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02:00
win32 bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps 2018-05-21 23:58:19 +02:00
win64 Bug 1459026: Make Windows ASan builds use lld-link. r=froydnj 2018-05-04 14:53:04 -04:00
__init__.py
.gdbinit_python.in
.lldbinit.in
appini_header.py Backed out changeset 602bdd9d5a96 (bug 1461851) for linting failures on /checkouts/gecko/build/appini_header.py on a CLOSED TREE 2018-05-30 19:03:50 +03:00
application.ini.in
automation.py.in Bug 1451159 - [testing/profiles] Store profile data in actual profile look alike folders r=gbrown 2018-04-19 16:12:26 -04: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
checksums.py Bug 1455143 - Refactor checksumming to occur after upload.py; r=ted 2018-04-18 16:24:03 -07: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_automation.py Bug 1372381 - Generate automation.py with GENERATED_FILES rather than Makefile.in r=mshal 2018-04-30 11:08:59 -07:00
gen_test_backend.py
gen_test_packages_manifest.py Bug 1455872 - Build support for the new raptor performance framework; r=gps 2018-05-02 16:42:41 -04: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_base.mozbuild
gyp.mozbuild Backed out changeset cbf0895981cd (bug 1270217) for turning bug 1405083 into permafail. a=backout 2018-06-03 13:08:10 +03:00
mach_bootstrap.py Bug 1455570 - Build and publish TPS add-on; r=dustin,ted 2018-04-23 14:32:05 +01:00
moz-automation.mk Bug 1455120 - Prefix output from automation tiers; r=mshal 2018-04-18 14:30:05 -07:00
moz.build Bug 1372381 - Generate automation.py with GENERATED_FILES rather than Makefile.in r=mshal 2018-04-30 11:08:59 -07: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 Backed out 2 changesets (bug 1436662) for build bustages on /installer/windows. CLOSED TREE 2018-04-17 19:08:21 +03:00
mozconfig.cache Bug 1237182: get rid of oauth.txt r=mtabara 2018-05-25 17:43:15 -04: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.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 1464161 - unset LINKER in mozconfig.no-compile. r=nalexander 2018-05-29 15:37:49 -04:00
mozconfig.rust Bug 1457524 part 3 - Check rustdoc for rust tests. r=froydnj 2018-05-02 20:02:04 +10:00
mozconfig.stylo
mozconfig.vs-common
mozconfig.win-common Backed out 2 changesets (bug 1436662) for build bustages on /installer/windows. CLOSED TREE 2018-04-17 19:08:21 +03:00
qemu-wrap
rebuild-backend.mk
subconfigure.py Bug 1463921 - Re-run js configure when js/src/old-configure changes. r=gps 2018-05-23 17:22:09 -07: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 1463637: Remove mozilla-config.h hacks for Hunspell extra includes. r=ted 2018-05-22 20:36:39 -07:00
test_templates.mozbuild
update-settings.ini
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
upload.py Bug 1455127 - Remove --package from upload.py; r=ted 2018-04-19 09:31:00 -07:00
variables.py Bug 1434430 - [flake8] Fix blank 'except' statements r=rwood 2018-01-31 14:32:08 -05:00
virtualenv_packages.txt Bug 1463834 - vendored hglib, updated to python-hglib r=davehunt 2018-05-31 18:04:54 -07: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