Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Mike Hommey 98317c472f Bug 1551639 - Use .inc suffix for generated source files that are only included. r=nalexander
There is a big difference between generated source files that are built
directly, and those that are only included.

In the latter case, the build system won't know the files that does the
including depends on the generated source. So those sources do need to
be built during the export tier.

But in the former case, the build system has all the dependency
information it needs, and, while these generated sources are currently
built as part of the export tier, they don't actually need to be. We're
going to change that, and in preparation, we rename included files so as
to be more clearly identified.

Differential Revision: https://phabricator.services.mozilla.com/D33770

--HG--
extra : moz-landing-system : lando
2019-06-06 04:34:53 +00:00
.cargo Bug 1556641 - Re-point cranelift to current HEAD. r=bbouvier 2019-06-04 09:17:12 +02:00
.vscode Bug 1543529 - Stop recommending VSCode plugin "Babel ES6/ES7" r=jya 2019-04-11 03:31:54 +00:00
accessible Bug 1539469 - Make all input elements display: inline-block, for compat with other UAs. r=mats 2019-06-04 15:39:47 +00:00
browser Backed out 13 changesets (bug 1492121) for valgrind bustage 2019-06-06 04:01:24 +03:00
build Bug 1519954 - Pick binaries from mach bootstrap first on local developer builds. r=nalexander 2019-06-06 01:22:21 +00:00
caps Bug 1508939 - cpp serialization r=ckerschb,mccr8,mikedeboer 2019-06-03 12:37:12 +00:00
chrome Bug 1536744 - Remove nsIProtocolHandler.newURI r=baku 2019-05-28 13:49:27 +00:00
config Bug 1551639 - Use .inc suffix for generated source files that are only included. r=nalexander 2019-06-06 04:34:53 +00:00
devtools Bug 1553557 - Assign and remove token highlights through popup lifecycle. 2019-06-05 18:58:17 +00:00
docshell Bug 1552017 - Expand the kinds of URLs that can cancel content JS when navigating; r=smaug 2019-06-04 16:19:27 +00:00
dom Bug 1555454 - remove fail-if condition specific to mac for test_webgl_fingerprinting_resistance.html and migrate to running on macosx1014 r=jmaher 2019-06-06 02:56:52 +00:00
editor Bug 1556799 - Remove manual NAC as soon as parent chain changes. r=masayuki 2019-06-06 01:48:10 +00:00
extensions Bug 1556925 part 2. Stop using [array] in mozISpellCheckingEngine.getDictionaryList. r=masayuki 2019-06-05 12:57:32 +00:00
gfx Bug 1553969 - Do not disable WebRender at ImageBridgeChild when gecko uses WebRender r=nical 2019-06-06 02:17:22 +00:00
gradle/wrapper Bug 1509572 - Part 1: Bump Gradle wrapper to 4.10.2; decouple script from Gradle version. r=snorp 2018-11-26 21:42:27 +00:00
hal Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
image Bug 1556360. Release nsIconChannel on main thread. r=aosmond 2019-06-04 22:46:59 +00:00
intl Merge mozilla-central to autoland. 2019-06-03 19:24:20 +03:00
ipc Bug 1537586 - Address build failure with --disable-printing r=bobowen,froydnj 2019-06-05 01:25:36 +00:00
js Bug 1551639 - Use .inc suffix for generated source files that are only included. r=nalexander 2019-06-06 04:34:53 +00:00
layout Bug 1551639 - Use .inc suffix for generated source files that are only included. r=nalexander 2019-06-06 04:34:53 +00:00
media Bug 1551836: Ensure that we clean up PeerConnectionMedia properly when PeerConnectionImpl::Initialize fails. r=mjf 2019-06-04 23:20:36 +00:00
memory Bug 1553363 - Generalize the *_impl goop for allocation functions in mozglue. r=froydnj 2019-05-29 22:49:42 +00:00
mfbt Bug 1554063 - Move decimal to mozglue. r=jwalden 2019-05-29 06:57:28 +00:00
mobile Bug 1538430 - Skip junit test automaticFontSize more forcefully; r=aryx 2019-06-05 19:14:37 +00:00
modules Bug 1557110 - Cleanup gradient parsing by removing the simple-moz-gradient parsing pref. r=dholbert 2019-06-06 04:08:52 +00:00
mozglue Backed out 13 changesets (bug 1492121) for valgrind bustage 2019-06-06 04:01:24 +03:00
netwerk Bug 1556911 - Don't instantiate NetworkConnectivityService off-main-thread r=dragana 2019-06-05 20:39:12 +00:00
nsprpub Bug 1526010, NSPR 4.21 RTM, r=me 2019-03-07 11:16:36 +01:00
other-licenses Bug 1523802 - Cancel BITS jobs in uninstaller. r=mhowell 2019-04-30 15:25:48 +00:00
parser Bug 1556746 - Remove kCharsetFromHintPrevDoc that have been accidentally restored by resolving merge conflict. r=hsivonen 2019-06-04 14:47:34 +00:00
python Backed out changeset 028c8f1b6b5b (bug 1551368) for linting failure on mozbuild/controller/clobber.py. 2019-06-06 00:40:06 +03:00
remote Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-05-28 00:57:10 +03:00
security Bug 1555589 - Include sys/prctl.h not linux/prctl.h. r=jld 2019-06-03 21:35:44 +00:00
services Bug 1555771 - Update Sync and FxA illustrations. r=dao 2019-06-05 17:46:54 +00:00
servo Bug 1557110 - Cleanup gradient parsing by removing the simple-moz-gradient parsing pref. r=dholbert 2019-06-06 04:08:52 +00:00
startupcache Bug 1554162 - Enable ESLint for startupcache/. r=froydnj 2019-05-25 02:07:26 +00:00
storage Bug 1555205 - Move db/sqlite3 to third_party/; r=mak 2019-05-29 10:16:29 +00:00
taskcluster Bug 1555454 - remove fail-if condition specific to mac for test_webgl_fingerprinting_resistance.html and migrate to running on macosx1014 r=jmaher 2019-06-06 02:56:52 +00:00
testing Backed out changeset 4ff8006a80f5 (bug 1557123) for causing a spike in wpts and wpts reftests intermittents. 2019-06-06 04:48:26 +03:00
third_party Bug 1552621 - Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc 2019-06-03 23:04:37 +00:00
toolkit Backed out 13 changesets (bug 1492121) for valgrind bustage 2019-06-06 04:01:24 +03:00
tools Backed out 13 changesets (bug 1492121) for valgrind bustage 2019-06-06 04:01:24 +03:00
uriloader Bug 1555374. Use StaticPrefs accessors for various prefs that moved to StaticPrefs recently. r=edgar 2019-06-01 02:29:26 +00:00
view Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
widget Bug 1537586 - Address build failure with --disable-printing r=bobowen,froydnj 2019-06-05 01:25:36 +00:00
xpcom Bug 1557164 - Don't use integrated assembler with clang on mips*. r=froydnj 2019-06-06 00:46:18 +00:00
xpfe/appshell Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
.arcconfig
.clang-format Bug 1547143 - Force the pointer style declaration r=Ehsan 2019-05-01 08:46:08 +00:00
.clang-format-ignore Bug 1539806 - Incorporate the Zydis disassembler source. r=froydnj, r=mhoye 2019-04-02 10:44:54 +02:00
.cron.yml Bug 1554608 Schedule raptor fennec v64 tests in CI r=dustin,tomprince 2019-06-03 13:59:18 +00:00
.eslintignore Bug 1532937 - Enable ESLint for dom/flex and dom/grid (manual changes). r=Standard8,smaug 2019-06-03 10:35:57 +00:00
.eslintrc.js Bug 1554224 - Enable some ESLint rules for more of layout/. r=dholbert 2019-05-29 10:50:49 +00:00
.flake8 Bug 1542963 - Fix most flake8 issues in python/mozbuild/mozbuild/* r=firefox-build-system-reviewers,chmanchester 2019-05-28 14:22:20 +00:00
.gdbinit Bug 1486903 - Add "ftl" command to dump frame subtree to .gdbinit. r=Ehsan 2018-08-28 20:20:21 +00:00
.gdbinit_python
.git-blame-ignore-revs No Bug - Ignore Bug 1519636 in blame/annotate. r=sylvestre 2019-04-30 11:41:02 +00:00
.gitignore Bug 1552011 - Ignore newtab component build artifacts r=Mardak,Standard8 2019-05-17 16:45:30 +00:00
.hg-annotate-ignore-revs Bug 1554625 - Add more commits to the hg ignore list r=marco 2019-05-28 15:32:37 +00:00
.hg-format-source Bug 1511181 - Quick fix for .hg-format-source that has an empty line. r=ehsan, a=aryx 2018-11-30 13:25:44 +02:00
.hgignore Bug 1552011 - Ignore newtab component build artifacts r=Mardak,Standard8 2019-05-17 16:45:30 +00:00
.hgtags No bug - Tagging mozilla-central 97dae745c1b3ef2292127ba1c4e90b1345c8f576 with FIREFOX_NIGHTLY_68_END a=release DONTBUILD CLOSED TREE 2019-05-20 13:18:38 +00:00
.lldbinit
.mailmap
.prettierrc Bug 1551218 - Part 3: Add a top-level .prettierrc and reformat the debugger, r=jlast 2019-05-17 15:51:36 +00:00
.taskcluster.yml Bug 1547724 - send cron failure notifications to sheriffs / ciduty r=aryx 2019-05-16 15:37:05 +00:00
.trackerignore Bug 1486468 - Add .trackerignore file to avoid GNOME Tracker indexing mozilla-central files. r=ahal 2018-08-27 16:45:03 +02:00
.yamllint
.ycm_extra_conf.py Bug 1522135 - Make .ycm_extra_conf.py work with python3. r=jgraham 2019-01-24 13:51:28 +01:00
AUTHORS
CLOBBER Bug 1555661 - Fix client code inclusion in Google urls. r=daleharvey 2019-05-31 12:56:59 +00:00
Cargo.lock Bug 1552621 - Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc 2019-06-03 23:04:37 +00:00
Cargo.toml Bug 1556641 - Re-point cranelift to current HEAD. r=bbouvier 2019-06-04 09:17:12 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1508976 - Produce a multi-architecture GeckoView "fat AAR". r=glandium 2019-05-30 15:22:09 +00:00
README.txt Bug 1480997 - Remove "Mozilla FTP server" link in README.txt r=mossop 2018-10-23 10:06:29 +00:00
aclocal.m4 Bug 1519603 - Manually inline AC_OUTPUT_SUBDIRS and MOZ_RUN_ALL_SUBCONFIGURES. r=nalexander 2019-01-14 18:37:06 +00:00
build.gradle Bug 1391438 - Support FIDO2 for WebAuthn on Android r=snorp,keeler 2019-05-10 16:40:17 +00:00
client.mk Bug 1498031 - Merge code paths for running configure between Tup and Make based backends. r=firefox-build-system-reviewers,mshal 2018-10-16 22:21:36 +00:00
client.py
configure.in
configure.py Bug 1547730 - Add six to path when running configure. r=glandium 2019-05-28 14:23:35 +00:00
gradle.properties Bug 1527896 - Increase Gradle heaps to handle large assets. r=nalexander 2019-02-14 18:21:13 +00:00
gradlew
gradlew.bat Bug 1527796 - Part 3. Use gradlew.bat on Windows. r=nalexander 2019-02-26 11:06:12 +09:00
mach
moz.build Backed out changeset 8d14aa373383 (bug 1522113) for Bugzilla lint failures CLOSED TREE 2019-05-18 01:23:13 +03:00
moz.configure Bug 1543323 - On Android, only build gtest tests archive on x86_64 builds; r=glandium 2019-04-12 00:17:45 +00:00
mozilla-config.h.in Bug 1504022 - Map GetExceptionCode to a nop to avoid an error r=bobowen 2018-11-02 13:28:01 -05:00
old-configure.in bug 1555110 - Backed out changeset a187487af38a to disable cert_storage on non-nightly builds r=jcj,froydnj 2019-05-29 00:11:53 +00:00
package-lock.json Bug 1551218 - Part 1: Enable running top-level eslint for the devtools debugger, r=Standard8,jlast 2019-05-17 15:50:29 +00:00
package.json Bug 1551218 - Part 1: Enable running top-level eslint for the devtools debugger, r=Standard8,jlast 2019-05-17 15:50:29 +00:00
settings.gradle Bug 1543982 - Part 1: Avoid re-configuring from within Gradle. r=emilio 2019-05-09 20:38:48 +00:00
test.mozbuild

README.txt

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy.