gecko/config
Mike Hommey f75ab3e6fc Bug 1234955 - Make TEST_DIRS a SPECIAL_VARIABLE. r=gps
Using TEST_DIRS is nothing more than a shortcut for

if CONFIG['ENABLE_TESTS']:
    DIRS += [...]

As such, we might as well remove it being a separate variable, and use some
Context magic to just fill DIRS when ENABLE_TESTS is set.

The security/manager/ssl/tests/unit/moz.build change ensures that the order
of DIRS before the change is kept, not because it matters, but because it
allows to confirm that nothing else is modified by this change.
2015-12-24 13:12:49 +09:00
..
external Bug 1232223 - Part 1: Remove MOZ_WEBM #ifdefs because WebM is always supported, though not necessarily enabled. r=jya r=glandium 2015-12-12 13:49:07 -05:00
faster Bug 1234439 - Use new install manifests feature for chrome manifests in the FasterMake backend. r=gps 2015-12-24 13:12:29 +09:00
makefiles Bug 1227892 - Emit a specialized object for chrome.manifest entries. r=gps 2015-12-01 08:25:22 +09:00
Moz
tests Bug 1222323 - Avoid passing extra defines to the compiler from config.mk. r=gps 2015-11-14 08:40:54 +09:00
android-common.mk Bug 1108782 - Part 1: straighten out Java classpaths. r=glandium 2015-08-31 13:35:05 -07:00
autoconf-js.mk.in
autoconf.mk.in
baseconfig.mk Bug 1230355 - Remove include_deps. r=mshal 2015-12-09 19:23:53 +09:00
check_macroassembler_style.py Bug 1213746 - IonMonkey: MIPS64: Import MacroAssembler-mips64. r=lth f=rankov 2015-11-07 05:51:06 +08:00
check_source_count.py
check_spidermonkey_style.py Bug 1215063 - Implement a simple module loader for the shell r=shu r=froydnj 2015-11-10 09:44:53 +00:00
check_utils.py Bug 1212624 - Make WeakMapBase be a LinkedListElement, r=Waldo 2015-10-07 12:21:15 -07:00
check_vanilla_allocations.py Bug 1205081 - Imprecise results from check_vanilla_allocations.py. r=njn 2015-09-16 17:13:00 +02:00
config.mk Backout changeset 0104f1c911ca (bug 1223530) because it breaks running on Windows XP on a CLOSED TREE 2015-11-26 08:38:16 +09:00
createprecomplete.py
doxygen.cfg.in
emptyvars-js.mk.in
emptyvars.mk.in
expandlibs_config.py
expandlibs_exec.py
expandlibs_gen.py
expandlibs.py
find_OOM_errors.py
gcc_hidden.h
gcc-stl-wrapper.template.h
install.bat
link.py
make-stl-wrappers.py
Makefile.in Bug 1233282 - Move mozilla-config.h's export to moz.build. r=gps 2015-12-23 16:18:56 +09:00
milestone.txt Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-12-14 15:15:51 -05:00
moz.build Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal 2015-10-21 14:47:22 +09:00
mozunit.py
MozZipFile.py
msvc-stl-wrapper.template.h
nsinstall.c
nsinstall.py
pathsub.c Bug 1204134 (attempt 2) - Fix and disallow warnings in config/moz.build. r=glandium. 2015-09-15 17:01:08 -07:00
pathsub.h Bug 1204134 (attempt 2) - Fix and disallow warnings in config/moz.build. r=glandium. 2015-09-15 17:01:08 -07:00
printconfigsetting.py Bug 957911 - Work around the lack of support for semi-colon comments in python/configobj. r=gps 2015-10-08 17:13:40 +09:00
printprereleasesuffix.py
pythonpath.py
rebuild_check.py
recurse.mk
rules.mk Bug 1234955 - Make TEST_DIRS a SPECIAL_VARIABLE. r=gps 2015-12-24 13:12:49 +09:00
solaris_ia32.map
static-checking-config.mk Bug 1227388 - Finish removing dehydra support. r=mshal 2015-11-25 08:23:25 +09:00
stl-headers
string-format.js
system-headers Bug 1227569 - Remove unsupported OpenVMS code. r=mccr8 2015-12-18 15:02:50 +02:00
version_win.pl
version.mk