.. |
external
|
Bug 856404 - Enable libraries folding on mingw. r=glandium
|
2015-08-06 13:26:33 +02:00 |
makefiles
|
Bug 1191209 - Rebuild XPT files when the list of corresponding IDL files changed. r=gps
|
2015-08-07 06:46:33 +09:00 |
Moz
|
|
|
tests
|
Bug 1132771 - Add a test for reading all moz.build files in filesystem traversal mode; r=glandium
|
2015-03-02 09:43:11 -08:00 |
android-common.mk
|
Bug 1065773 - Part 1: Extract Android release signing bits into config/android-common.mk. r=mshal
|
2014-09-19 13:52:54 -07:00 |
autoconf-js.mk.in
|
Bug 1077228 - Include the right autoconf.mk in GLOBAL_DEPS. r=mshal
|
2014-10-04 10:34:35 +09:00 |
autoconf.mk.in
|
Bug 1077228 - Include the right autoconf.mk in GLOBAL_DEPS. r=mshal
|
2014-10-04 10:34:35 +09:00 |
baseconfig.mk
|
Bug 852814 - Move mozbuild variable blacklist logic into the backend. r=gps
|
2015-03-27 15:39:34 -04:00 |
check_macroassembler_style.py
|
Bug 1183487 - Fix sorting in check_macroassembler_style.py. r=nbp
|
2015-07-13 19:57:00 -04:00 |
check_source_count.py
|
|
|
check_spidermonkey_style.py
|
Bug 1178772 - Add check_macroassembler_style.py: Verify that each MacroAssembler declaration maps to all its definitions. r=h4writer
|
2015-07-09 14:35:29 +02:00 |
check_utils.py
|
Bug 1178772 - Add check_macroassembler_style.py: Verify that each MacroAssembler declaration maps to all its definitions. r=h4writer
|
2015-07-09 14:35:29 +02:00 |
check_vanilla_allocations.py
|
Bug 1104651 - Make valloc optional, r=glandium
|
2014-12-16 20:34:56 -05:00 |
config.mk
|
Bug 1177608: Support for compiling optimised Rust code
|
2015-07-21 14:21:40 +01:00 |
configobj.py
|
|
|
createprecomplete.py
|
Mac v2 signing - Bug 1059467 - Move precomplete file from the root of the Mac bundle to Contents/Resources. r=bbondy, r=nthomas
|
2014-09-29 11:51:55 -07:00 |
doxygen.cfg.in
|
|
|
emptyvars-js.mk.in
|
Bug 969164 - Traverse js/src moz.builds from top-level configure. r=gps
|
2014-02-11 10:37:47 +09:00 |
emptyvars.mk.in
|
|
|
expandlibs_config.py
|
|
|
expandlibs_exec.py
|
Bug 1047621 - Have link.py import and call expandlibs_exec.py; r=gps
|
2014-08-13 14:24:15 -04:00 |
expandlibs_gen.py
|
Bug 1043869 - Derive build dependencies for programs and libraries from make backend data instead of getting them from expandlibs. r=mshal
|
2014-07-29 08:59:56 +09:00 |
expandlibs.py
|
Bug 1077151 - Always use expandlibs descriptors when they exist. r=mshal
|
2014-10-04 10:33:00 +09:00 |
find_OOM_errors.py
|
|
|
gcc_hidden.h
|
|
|
gcc-stl-wrapper.template.h
|
Bug 830801 - Part 3. Remove NOMINMAX define from cpp source. r=mshal
|
2015-08-03 10:07:20 +09:00 |
glibcversion.sh
|
|
|
install.bat
|
|
|
link.py
|
Bug 1047621 - Have link.py import and call expandlibs_exec.py; r=gps
|
2014-08-13 14:24:15 -04:00 |
make-stl-wrappers.py
|
|
|
Makefile.in
|
Bug 1063880 - Allow a --disable-compile-environment to go through a full mach build. r=mshal
|
2015-03-11 16:03:55 +09:00 |
milestone.txt
|
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
|
2015-08-10 12:20:42 -07:00 |
moz.build
|
Bug 1043692 - Add a DIST_INSTALL variable to moz.build, and replace NO_DIST_INSTALL with it. r=gps
|
2015-05-12 07:55:21 +09:00 |
mozunit.py
|
|
|
MozZipFile.py
|
|
|
msvc-stl-wrapper.template.h
|
Bug 830801 - Part 3. Remove NOMINMAX define from cpp source. r=mshal
|
2015-08-03 10:07:20 +09:00 |
nsinstall.c
|
Bug 1056233 - Fix uninitialized value in nsinstall.c. r=froydnj
|
2014-09-01 14:30:11 +02:00 |
nsinstall.py
|
No bug - Don't chmod before deleting target in nsinstall.py on non Windows to avoid touching CLOBBER on a CLOSED TREE
|
2014-07-25 09:01:23 +09:00 |
pathsub.c
|
|
|
pathsub.h
|
|
|
printconfigsetting.py
|
|
|
printprereleasesuffix.py
|
|
|
pythonpath.py
|
|
|
rebuild_check.py
|
|
|
recurse.mk
|
Bug 1168407 - Implement a bidirectional Java addon interface. f=jchen,r=rnewman,r=mfinkle
|
2015-06-17 21:47:29 -07:00 |
rules.mk
|
Bug 1177608: Support for compiling optimised Rust code
|
2015-07-21 14:21:40 +01:00 |
solaris_ia32.map
|
|
|
static-checking-config.mk
|
Bug 969164 - Replace most BUILDING_JS uses with JS_STANDALONE. r=gps
|
2014-02-11 10:37:47 +09:00 |
static-checking.js
|
|
|
stl-headers
|
|
|
string-format.js
|
|
|
system-headers
|
Bug 1157768 - Build files and config headers for libav fft; r=glandium
|
2015-07-10 14:34:07 -07:00 |
version_win.pl
|
|
|
version.mk
|
Bug 1099430, mozilla-central parts: Eliminate the duplication of the build system in comm-central, r=glandium.
|
2014-11-29 19:45:31 -06:00 |