.. |
external
|
Bug 1138824 - Don't install import libraries in $(DIST)/lib. r=gps
|
2015-03-27 09:42:11 +09:00 |
makefiles
|
Bug 1138824 - Don't install import libraries in $(DIST)/lib. r=gps
|
2015-03-27 09:42:11 +09:00 |
Moz
|
Fix bug 927073 - Binary compatibility broken for maintenance releases due to strict version-script. r=glandium
|
2013-10-29 21:48:28 +01:00 |
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_source_count.py
|
|
|
check_spidermonkey_style.py
|
Bug 1131424 - Report error message when failing to open ctypes library, r=jorendorff
|
2015-02-17 15:44:58 -08:00 |
check_vanilla_allocations.py
|
Bug 1104651 - Make valloc optional, r=glandium
|
2014-12-16 20:34:56 -05:00 |
config.mk
|
Bug 1154122 - Fix stdc++compat check after bug 1059255. r=mshal
|
2015-04-14 14:34:07 +09: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_dso_handle.h
|
Backed out changeset 8433a3609a54 (bug 1001320) for suspected B2G device image bustage.
|
2014-05-20 12:17:51 -04:00 |
gcc_hidden.h
|
|
|
gcc-stl-wrapper.template.h
|
Bug 1128413, Part 4: Fix warnings in mozilla-config.h and gcc-stl-wrapper.template.h, r=glandium
|
2015-02-02 17:35:19 -08: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
|
Bug 913005 - Avoid overwriting unchanged stl_wrappers. r=ted
|
2013-09-06 09:22:39 +09:00 |
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-03-30 11:44:20 -07:00 |
moz.build
|
Bug 1132771 - Define some bug components; r=glandium
|
2015-02-26 11:43:45 -08:00 |
mozunit.py
|
Bug 937803 - os.path.exists should work with MockedOpen; r=glandium
|
2013-11-12 12:30:34 -08:00 |
MozZipFile.py
|
Bug 924331 - Move config/utils.py into mozbuild; r=mshal
|
2013-10-11 08:23:18 -07:00 |
msvc-stl-wrapper.template.h
|
Bug 1014976 - Don't define _DEBUG on Windows debug builds, it's implied by -MDd/-MTd, and breaks builds with -MD/-MT. r=bsmedberg
|
2014-05-30 09:39:53 +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 1146738 - Fix race condition between js/src/target and js/src/host. r=mshal
|
2015-04-15 09:21:21 +09:00 |
rules.mk
|
Fixup for bug 1153154 for bustage on a CLOSED TREE. r=me
|
2015-04-16 15:30:29 +09: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
|
Bug 918177 - Make sure <iosfwd> symbols are visible with gtest. r=glandium
|
2013-09-20 10:27:28 -04:00 |
string-format.js
|
|
|
system-headers
|
Bug 1143411 - Fix build against latest freetype code. r=glandium
|
2015-03-18 19:32:53 -04: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 |