gecko-dev/build
Chris Peterson 114aa88738 Bug 1782171 - Enable gcc -Wlogical-op warnings. r=firefox-build-system-reviewers,andi
gcc -Wlogical-op warns about suspicious uses of logical operators in expressions. This includes using logical operators in contexts where a bit-wise operator is likely to be expected. Also warns when the operands of a logical operator are the same:

    extern int a;
    if (a < 0 && a < 0) { … }

Differential Revision: https://phabricator.services.mozilla.com/D153305
2022-08-02 04:58:43 +00:00
..
autoconf Bug 1757813: Detect "MSYS" unames as `msyshost`s r=firefox-build-system-reviewers,nalexander 2022-03-02 21:01:07 +00:00
build-clang Bug 1769798 - Return nullptr on ASan allocator commitment error. r=firefox-build-system-reviewers,ahochheiden 2022-07-27 21:28:52 +00:00
build-rust Bug 1777436 - Update builders to rustc 1.62. r=firefox-build-system-reviewers,andi 2022-07-07 21:49:05 +00:00
clang-plugin Bug 1779346 - Fix NoPrincipalGetURI matchers. r=andi 2022-07-22 07:59:35 +00:00
compare-mozconfig
debian-packages Bug 1750599 - Apply valgrind upstream patch that increases performance with --track-origins=yes. r=firefox-build-system-reviewers,mhentges 2022-01-19 22:27:47 +00:00
docs no bug: doc: clarify supported macOS versions DONTBUILD 2022-06-30 07:20:58 +00:00
gyp_includes
liblowercase
macosx Bug 1696504 - Bump macOS builds to SDK 11.0. r=firefox-build-system-reviewers,mhentges 2022-05-26 14:31:05 +00:00
moz.configure Bug 1782171 - Enable gcc -Wlogical-op warnings. r=firefox-build-system-reviewers,andi 2022-08-02 04:58:43 +00:00
package/mac_osx Bug 1740631 - Add requirements-plist-url to mac signing payloads, r=aki,glandium 2022-01-17 15:36:38 +00:00
pgo Bug 1773701 - Part 4: Add a test to verify the email tracking telemetry. r=dimi 2022-07-19 20:04:25 +00:00
rust Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
sanitizers Bug 1748880 - Enable 'function' UBSan check. r=glandium 2022-06-01 22:22:48 +00:00
sparse-profiles Bug 1780017 - Add mjs files to files that may be used for generating jsdocs. r=firefox-source-docs-reviewers,ahal 2022-07-22 08:25:44 +00:00
tests/cram
unix Bug 1779845 - Don't rewrite macos executables. r=glandium 2022-07-27 15:09:27 +00:00
valgrind Bug 1762046 - Add valgrind suppression for the leak of a dynamic atom created by DocumentL10n r=jseward 2022-06-22 16:56:23 +00:00
vs Bug 1758780 - Add a toolchain for Visual Studio 2019. r=firefox-build-system-reviewers,mhentges 2022-04-13 03:02:25 +00:00
win32 Bug 1765399 - Rename mRefreshTimerNeedsVsync and NotifyRefreshTimerVsyncStatus. r=smaug 2022-05-05 02:15:13 +00:00
win64 Bug 1765399 - Rename mRefreshTimerNeedsVsync and NotifyRefreshTimerVsyncStatus. r=smaug 2022-05-05 02:15:13 +00:00
win64-aarch64 Bug 1289641 - Replace uses of the vs2017-15.9 tooltool manifest. r=firefox-build-system-reviewers,mhentges 2022-04-12 22:52:54 +00:00
workspace-hack Bug 1770894 - Update in-tree crates to bindgen 0.59. r=emilio 2022-05-30 21:37:31 +00:00
.gdbinit Bug 1730022 - Improve debuggability of nsIContent. r=smaug 2021-09-10 16:39:15 +00:00
.gdbinit.loader
.gdbinit.py.in
.lldbinit.in
RunCbindgen.py Bug 1755956 - Fix python black failure. CLOSED TREE 2022-02-18 17:40:47 +02:00
__init__.py
appini_header.py
application.ini.in
binary-location.mk
buildconfig.py
cargo-host-linker
cargo-host-linker.bat
cargo-linker Bug 1747298 - Use CXX for Cargo linking when necessary. r=glandium 2022-01-11 11:26:39 +00:00
cargo-linker.bat
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild
gen_symverscript.py
gen_test_packages_manifest.py Bug 1769098 - initial work to allow taskcluster/mozbase/mozharness to support conditioned profiles. r=ahal 2022-05-16 19:11:46 +00:00
gyp.mozbuild Bug 1412333 - Remove traces of MULTI_MONITOR_SCREENSHARE. r=ng 2022-01-26 08:52:17 +00:00
gyp_base.mozbuild
mach_initialize.py Bug 1779992 - mach subcommand to upgrade Glean across all files. r=chutten DONTBUILD 2022-07-26 13:51:31 +00:00
midl.py Bug 1629184 - Preprocess MIDL inputs manually. r=firefox-build-system-reviewers,nalexander 2022-01-25 22:43:56 +00:00
moz-automation.mk
moz.build Bug 1751331 - Add a mozbuild crate that exposes some build configuration items. r=firefox-build-system-reviewers,andi 2022-01-25 21:29:50 +00:00
mozconfig.artifact
mozconfig.artifact.automation
mozconfig.automation
mozconfig.cache
mozconfig.clang-cl Bug 1757813: Detect "MSYS" unames as `msyshost`s r=firefox-build-system-reviewers,nalexander 2022-03-02 21:01:07 +00:00
mozconfig.comm-support
mozconfig.common Bug 1770251 - Centralize PGO mozconfig bits. r=firefox-build-system-reviewers,andi 2022-05-20 08:31:46 +00:00
mozconfig.common.override
mozconfig.lld-link
mozconfig.no-compile Bug 1751811 - Stop installing msdia140.dll. r=firefox-build-system-reviewers,andi 2022-01-25 20:01:37 +00:00
mozconfig.rust
mozconfig.win-common Bug 1770251 - Centralize PGO mozconfig bits. r=firefox-build-system-reviewers,andi 2022-05-20 08:31:46 +00:00
non-unified-compat Bug 1726626 - Move gfx/wgpu into a 3rd party dependency r=jgilbert,bholley 2021-09-03 16:52:08 +00:00
psutil_requirements.in Backed out 3 changesets (bug 1717051) for causing gecko decision failure. CLOSED TREE 2021-07-30 02:15:50 +03:00
psutil_requirements.txt Backed out 3 changesets (bug 1717051) for causing gecko decision failure. CLOSED TREE 2021-07-30 02:15:50 +03:00
qemu-wrap
templates.mozbuild Bug 1731976 - Generally allow warnings in security/rlbox. r=firefox-build-system-reviewers,andi 2021-10-08 09:48:38 +00:00
update-settings.ini
upload.py Bug 1725895: Add support for MSYS2 MozillaBuild r=glandium 2022-01-06 06:49:47 +00:00
upload_generated_sources.py Bug 1764711: Move boto3 to requirement file r=ahal 2022-04-14 18:00:30 +00:00
variables.py
zstandard_requirements.in Bug 1751663: Bump maximum zstandard version to `0.17.0` r=firefox-build-system-reviewers,glandium 2022-01-26 16:11:59 +00:00
zstandard_requirements.txt Bug 1751663: Bump maximum zstandard version to `0.17.0` r=firefox-build-system-reviewers,glandium 2022-01-26 16:11:59 +00:00