Gregory Szorc
|
1222a2dfe4
|
Bug 920849 - Part 1: Write metadata for every test file; r=ted
|
2013-10-22 15:51:49 -07:00 |
|
Gregory Szorc
|
c60359d87c
|
Bug 585011 - Move cl.py to mozbuild; r=ted
--HG--
rename : build/cl.py => python/mozbuild/mozbuild/action/cl.py
|
2013-10-22 14:25:56 -07:00 |
|
Joshua Cranmer
|
4630633546
|
Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps
|
2013-10-21 13:10:04 -05:00 |
|
Joshua Cranmer
|
c0a114a3de
|
Bug 900526, part 3: Define FINAL_TARGET and friends in moz.build, r=gps
|
2013-10-21 13:08:35 -05:00 |
|
Joshua Cranmer
|
6849b47dea
|
Bug 900526, part 1: Allow inheritable moz.build variables, r=gps.
|
2013-10-21 13:07:30 -05:00 |
|
Gregory Szorc
|
6d79e9c408
|
Bug 927143 - Reject srcdir == objdir build configurations; r=glandium
|
2013-10-18 09:25:53 -07:00 |
|
Gregory Szorc
|
4fe08f2ff2
|
Bug 896379 - Fix build bootstrapper on fresh OS X installs; r=bsmedberg
DONTBUILD (NPOTB)
|
2013-07-23 10:23:47 -07:00 |
|
Nick Alexander
|
f7d9fb4dcb
|
Bug 900522 - Part 3: Add passthru ANDROID_GENERATED_RESFILES. r=gps
This defines all of the Android resources in moz.build files (although
some are still generated by mobile/android/base/Makefile.in).
|
2013-10-09 16:19:00 -07:00 |
|
Nick Alexander
|
2cb50cac5d
|
Bug 900522 - Part 1: Make ANDROID_RESFILES a moz.build-only variable. r=gps
This depends on Bug 923306, which I think is close to r=glandium.
Since this is more moz.build than Android, r?=gps.
|
2013-10-09 16:18:00 -07:00 |
|
Mike Hommey
|
e14c138103
|
Bug 925605 - Allow to build with a special build of GNU make on windows. r=gps
|
2013-10-16 08:34:18 +09:00 |
|
Wes Kocher
|
e36f9ab572
|
Backed out changeset 5f0bfb16fa4a (bug 925605)
|
2013-10-15 16:57:00 -07:00 |
|
Mike Hommey
|
a83240dce1
|
Bug 925605 - Allow to build with a special build of GNU make on windows. r=gps
|
2013-10-16 08:34:18 +09:00 |
|
Andrew Halberstadt
|
f16d40ff3b
|
Bug 926607 - Make sure disabled category exists before dumping commands in it, r=jgriffin, DONTBUILD, a=NPOTB
|
2013-10-15 14:25:43 -04:00 |
|
Gregory Szorc
|
aba7ac56ed
|
Bug 924617 - Part 1: Properly format jar.py; r=mshal
|
2013-10-11 13:20:28 -07:00 |
|
Gregory Szorc
|
b1f1fa3284
|
Bug 924615 - Move JarMaker.py into mozbuild; r=mshal
--HG--
rename : config/JarMaker.py => python/mozbuild/mozbuild/jar.py
rename : config/tests/unit-JarMaker.py => python/mozbuild/mozbuild/test/test_jarmaker.py
|
2013-10-11 13:19:11 -07:00 |
|
Gregory Szorc
|
ec1c3c1a22
|
Bug 924977 - More proper current working directory handling in mach; r=ahal
|
2013-10-11 12:44:15 -07:00 |
|
Sebastiaan de Haan
|
129177b4fc
|
Bug 908868 - Add code to the 'mach help' command to show disabled commands. r=gps
|
2013-10-11 13:41:25 -04:00 |
|
Gregory Szorc
|
d8d6c36e96
|
Bug 924331 - Move config/utils.py into mozbuild; r=mshal
|
2013-10-11 08:23:18 -07:00 |
|
Gregory Szorc
|
9691b82900
|
Bug 585016 - Move buildlist.py to a mozbuild action; r=mshal
--HG--
rename : config/buildlist.py => python/mozbuild/mozbuild/action/buildlist.py
rename : config/tests/unit-buildlist.py => python/mozbuild/mozbuild/test/action/test_buildlist.py
|
2013-10-11 07:22:49 -07:00 |
|
Wes Kocher
|
0dee68330d
|
Merge m-c to inbound
|
2013-10-10 19:09:24 -07:00 |
|
Mike Hommey
|
ec81db8d62
|
Bug 925236 - Don't parallelize the libs and tools tiers because of the race conditions they show now they don't compile. r=gps
|
2013-10-11 08:15:59 +09:00 |
|
Gregory Szorc
|
501dd4bb28
|
Bug 920638 - Integrate moz.build symbols and Python API docs into Sphinx; r=mshal
|
2013-10-10 10:35:44 -07:00 |
|
Marco Castelluccio
|
9a1528e3b9
|
Bug 924549 - Add MOCHITEST_WEBAPPRT_CHROME_MANIFESTS to specify webapprt chrome tests and convert all the webapprt mochitests to use manifests. r=gps
|
2013-10-09 09:16:18 -04:00 |
|
Carsten "Tomcat" Book
|
309194ad49
|
merge fx-team to mozilla-central
|
2013-10-09 10:15:37 +02:00 |
|
Matt Brubeck
|
2316c72e26
|
Bug 923273 - Convert MOCHITEST_METRO_FILES to manifests [r=gps,rsilveira]
--HG--
rename : browser/metro/base/tests/mochiperf/perfhelpers.js => browser/metro/base/tests/mochiperf/head.js
|
2013-10-08 14:19:06 -07:00 |
|
Gregory Szorc
|
0082530176
|
Bug 920637 - FileCopier should create destination directory if it doesn't exist; r=glandium
|
2013-10-04 15:00:39 +02:00 |
|
Ms2ger
|
bc14e4aa9c
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
51f318357f
|
Bug 912438 - Part b: Fix paths in CSRCS; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
e517edeb69
|
Bug 912099 - Part h: Make sure CPP_SOURCES only points to existing files in js/src; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
c871e132cf
|
Bug 912099 - Part f: Make sure CPP_SOURCES only points to existing files in toolkit/crashreporter; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
3fac7b83a7
|
Bug 912099 - Part e: Make sure CPP_SOURCES only points to existing files in gfx/skia; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
c3cd5f716c
|
Bug 912099 - Part d: Make sure CPP_SOURCES only points to existing files in gfx/layers; r=mshal
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
7ff3eeee46
|
Bug 912099 - Part c: Make sure CPP_SOURCES only points to existing files in gfx/angle; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Ms2ger
|
19611ee15b
|
Bug 912099 - Part b: Make sure CPP_SOURCES only points to existing files in ipc/chromium; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Ms2ger
|
cefa43a749
|
Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Mike Hommey
|
715a9c6997
|
Fixup for bug 905973 to fix test failure on windows. r=me
|
2013-10-02 12:08:19 +09:00 |
|
Mike Hommey
|
44fe8c20f5
|
Bug 921307 - Aggregate dependencies in subdirectories that are still recursed with pseudo derecurse. r=gps
|
2013-10-03 05:51:19 +09:00 |
|
Andrew Halberstadt
|
37da9f3917
|
Bug 924472 - MachCommandBase should fallback to context.topdir if no topsrcdir is found, r=gps
|
2013-10-08 15:27:15 -04:00 |
|
Gregory Szorc
|
55a92c1a60
|
Bug 923039 - Normalize unicode environment variables to bytes; r=mbrubeck
|
2013-10-02 18:40:06 +02:00 |
|
Mike Hommey
|
1152e83b80
|
Bug 923060 - XPIDL_SOURCES impacts the libs tier; r=gps
|
2013-10-02 22:04:08 +09:00 |
|
Mike Hommey
|
8f28569cca
|
Bug 921003 - For a given tier, skip directories without a Makefile.in and without variables in moz.build that are relevant to that tier. r=gps
|
2013-10-02 09:02:41 +09:00 |
|
Mike Hommey
|
c1772e4bcd
|
Bug 905973 part 3 - Add a "binaries" tier that optimizes for recompilation times. r=gps
|
2013-10-02 08:53:23 +09:00 |
|
Mike Hommey
|
981f3425d5
|
Bug 905973 part 2 - Add a tool to link several dependency files together in three different ways. r=gps
|
2013-10-02 08:53:22 +09:00 |
|
Mike Hommey
|
f7af5fbd01
|
Bug 905973 part 1 - Add a function to read simple dependency makefiles, and make makeutil.Rule faster. r=gps
|
2013-10-02 08:53:22 +09:00 |
|
Mike Hommey
|
b5133a61ff
|
Bug 922437 - Allow py_actions to run as pymake native commands. r=gps
|
2013-10-02 07:59:20 +09:00 |
|
Nathan Froyd
|
fc81de6161
|
Bug 921563 - part 4 - compile ipc/ipdl/ in "unity" mode; r=gps
|
2013-09-30 11:11:52 -04:00 |
|
Nathan Froyd
|
ca1ec7d291
|
Bug 921563 - part 3 - simplify test_ipdl_sources; r=gps
|
2013-09-30 11:10:32 -04:00 |
|
Gregory Szorc
|
1ce0c217ab
|
Bug 920184 - Have mach xpcshell-test and mochitest-* update test files automatically; r=ted
|
2013-10-01 18:36:44 +02:00 |
|
Benjamin Peterson
|
dbb9119fe9
|
Bug 922190 - Remove bundled copy of simplejson. r=gps
--HG--
extra : rebase_source : 5d33bafacd732e6bfb7acb6bb4d171eabb7d258a
|
2013-10-01 10:32:58 -04:00 |
|
Gregory Szorc
|
370739298f
|
Bug 921987 - Don't install inactive tests; r=ted
|
2013-10-01 16:31:19 +02:00 |
|