gecko-dev/build
Nick Alexander 672acf8042 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-11 16:53:49 -07:00
..
autoconf Bug 867750 - Add a --with-compiler-wrapper configure option r=glandium 2013-05-02 09:26:13 -04:00
clang-plugin Bug 856108 - Port static analyses to clang, part 1: stack-class. r=ehsan 2013-04-11 22:20:02 -05:00
macosx Backed out changeset e40466e428dc (bug 853301) for breaking cross-compiles. 2013-05-08 08:27:00 -04:00
mobile Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher 2013-05-11 16:53:49 -07:00
os2 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
package Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
pgo Bug 830430 - automation.py should read profile data from a file, r=jhammel 2013-05-07 11:19:46 -04:00
pymake Bug 777379 - Additional .DEFAULT_GOAL test for pymake. r=gps DONTBUILD 2013-05-07 17:34:47 +02:00
stlport Bug 861973 - Force STLport not to use its own allocator. r=ted 2013-04-16 08:20:40 +02:00
tests Bug 784841 - Part 6: Move some functions from ConfigStatus to mozbuild; r=ted 2013-01-29 06:24:24 -08:00
unix Backed out changeset e40466e428dc (bug 853301) for breaking cross-compiles. 2013-05-08 08:27:00 -04:00
valgrind Bug 866959 - Remove suppression since it is now fixed. DONTBUILD 2013-05-01 11:15:27 -07:00
virtualenv Bug 857186: Make virtualenv paths relative. r=gps 2013-04-03 09:57:11 -07:00
win32 Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
win64 Bug 774910 - Switch mozilla-central to the Windows 8.0 sdk. r=armenz 2013-01-09 13:04:39 -06:00
ConfigStatus.py Bug 847073 - Record and print detailed summary of moz.build execution; r=glandium 2013-03-04 10:32:57 -08:00
Makefile.in Bug 830430 - automation.py should read profile data from a file, r=jhammel 2013-05-07 11:19:46 -04:00
__init__.py
appini_header.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
application.ini Bug 767839 - Avoid preprocessing application.ini.in twice. r=khuey 2012-08-07 16:53:17 +02:00
automation-build.mk Bug 833018 - Enable special ASan options for tests when running with low memory. r=jmaher,a=nonlibxul 2013-01-22 16:48:02 +01:00
automation.py.in Bug 870002: enable MediaStreamGraph logging to try to hunt down bug 870002 r=philor 2013-05-09 02:05:06 -04:00
automationutils.py Bug 827446 - update mochitest, reftest, xpcshell to use mozcrash. r=jhammel 2013-03-21 09:19:34 -04:00
binary-location.mk Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium 2013-03-06 23:43:44 -08:00
bloatcycle.html Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8 2012-09-24 14:46:28 +02:00
buildconfig.py Bug 780561 - Fix the buildconfig python module handling of environment variables. r=ted 2013-01-23 11:23:15 +01:00
checksums.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
cl.py Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
defines.sh Bug 853071: add some build-time defines for channel-specific features, r=gps, f=bhearsum 2013-04-25 12:23:21 -07:00
dumbmake-dependencies Bug 868880 - Add browser/app tree to dumbmake-dependencies. r=gps 2013-05-06 16:48:17 -03:00
genrc.sh Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
leaktest.py.in b=793079 set leaktest timeout to half buildbot timeout r=ted 2012-09-25 16:19:25 +12:00
link.py bug 661908 - work around stupid Python 2.5 bug. r=bustage 2012-05-25 14:02:54 -04:00
mach_bootstrap.py Bug 856392 - Categorize mach commands; r=jhammel 2013-05-08 17:56:30 -07:00
manifestparser.py Bug 778259 - Fix fallback relpath implementation for python 2.5- in manifestparser.py. r=jhammel 2012-08-04 08:54:59 +02:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
mozconfig.common Bug 863091 - Make auto clobbering opt-in rather than opt-out; r=glandium 2013-04-25 13:41:17 +01:00
mozconfig.common.override Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted 2012-09-05 12:10:21 -07:00
mozconfig.vs2010-common Backed out changeset e40466e428dc (bug 853301) for breaking cross-compiles. 2013-05-08 08:27:00 -04:00
msys-perl-wrapper Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
profile_pageloader.html Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
profile_pageloader.pl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
qemu-wrap Add in support for running a cross-shell directly in qemu (bug 807936, r=ted) 2012-11-15 10:24:07 -05:00
update-settings.ini Bug 767839 Don't preprocess update-settings.ini twice r=khuey 2012-07-03 08:33:54 +01:00
upload.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
xpccheck.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00