.. |
external
|
Bug 1196608 - Link liblgpllibs against mozglue. r=mshal
|
2015-08-21 14:29:08 +09:00 |
makefiles
|
Bug 1195388 - Part 1: Make ANDROID_APK_{NAME,PACKAGE} moz.build variables. r=gps
|
2015-08-19 12:34:58 -07: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 1184959 part 1 - check_macroassembler_style: Only add an inline prefix in the output, if the methods are inlined. r=h4writer
|
2015-08-17 11:32:15 +02:00 |
check_source_count.py
|
|
|
check_spidermonkey_style.py
|
Bug 1172609 - Part 5: Add js::ResetTimeZone() function. r=waldo, r=ted
|
2015-06-15 00:33:02 -07: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 1186444 - part 2 - remove MODULE_OPTIMIZE_FLAGS from config.mk; r=mshal
|
2015-07-22 11:17:49 -04: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
|
|
|
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 1186444 - part 1 - move uses of MODULE_OPTIMIZE_FLAGS to moz.build's CFLAGS; r=mshal
|
2015-07-22 11:04:32 -04: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 1186444 - part 1 - move uses of MODULE_OPTIMIZE_FLAGS to moz.build's CFLAGS; r=mshal
|
2015-07-22 11:04:32 -04:00 |
mozunit.py
|
|
|
MozZipFile.py
|
|
|
msvc-stl-wrapper.template.h
|
Bug 1189891: Only include STL wrapper requirements on the first include. r=glandium
|
2015-08-21 15:27:21 +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
|
|
|
static-checking.js
|
|
|
stl-headers
|
Bug 1189967 - Add cmath to the wrapped STL headers. r=nfroyd
|
2015-08-23 22:20:40 +09:00 |
string-format.js
|
|
|
system-headers
|
Bug 1194520 - Add a system header wrapper for <freetype/ftfntfmt.h>. r=mshal
|
2015-08-18 08:09:13 +09: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 |