Nick Alexander
|
32b00064f5
|
Bug 925185 - Part 2: Use add_java_jar and restrict JAVA_JAR_TARGETS to moz.build. r=gps
|
2013-10-24 15:38:22 -07:00 |
|
Cykesiopka
|
d2f6b7333c
|
Bug 914270 - Part 1: Simple/Automated moves. r=joey
|
2013-10-24 18:51:00 +01:00 |
|
Mike Hommey
|
ea2492b720
|
Bug 930454 - Remove --with-android-platform. r=ted
|
2013-10-25 08:23:40 +09:00 |
|
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Carsten "Tomcat" Book
|
4ff5ca6527
|
Merge mozilla-central to mozilla-inbound
|
2013-10-24 07:08:01 +02:00 |
|
Brad Lassey
|
a15d662f38
|
bug 890985 - crash in nsStandardURL::SetSpec @ nsStandardURL::BuildNormalizedSpec r=glandium
|
2013-10-23 10:44:20 +02:00 |
|
Geoff Brown
|
10d9d9b42a
|
Bug 917543 - Consolidate robocop.ini and robocop_x86.ini; r=jmaher
|
2013-10-23 20:36:23 -06:00 |
|
Gregory Szorc
|
a989b6e990
|
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 |
|
Mike Hommey
|
0f9a797f48
|
Bug 926733 - Enable bug 921003. r=gps
|
2013-10-22 15:15:21 +09:00 |
|
Mike Hommey
|
d8daefaa34
|
Bug 664362 - Generate depfiles for host objects/programs/libraries. r=gps
|
2013-10-22 13:40:27 +09:00 |
|
Christian Holler
|
ab08cf6060
|
Bug 929024 - Fix ASan symbolizing for mochitests. r=ted
--HG--
extra : rebase_source : f6b4ee3a5d84ba1987f2a35abe9b28c1d45efb2e
|
2013-10-21 20:11:07 +02:00 |
|
Vladimir Vukicevic
|
346fb92407
|
b=927719; DEVELOPER_OPTIONS set too late; r=gps
|
2013-10-18 13:12:14 -04:00 |
|
Carsten "Tomcat" Book
|
390a0af4b0
|
Merge mozilla-central to mozilla-inbound
|
2013-10-17 13:49:27 +02:00 |
|
Carsten "Tomcat" Book
|
7e043134db
|
Merge mozilla-inbound to mozilla-central
|
2013-10-17 13:43:37 +02:00 |
|
Ehsan Akhgari
|
b7d148db05
|
Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium
|
2013-10-17 00:36:13 -04:00 |
|
Bobby Holley
|
9cb1da54a5
|
Bug 924431 - Remove dumbmake dependency of js/xpconnect on js/src. r=gps
|
2013-10-17 10:00:01 +02:00 |
|
Phil Ringnalda
|
b808ef7069
|
Back out ee100983f921 (bug 895047) for build bustage
CLOSED TREE
|
2013-10-16 21:51:55 -07:00 |
|
Ehsan Akhgari
|
5582e7b472
|
Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium
|
2013-10-17 00:36:13 -04:00 |
|
Mike Hommey
|
ca1b5bf42a
|
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
|
2013-10-17 07:55:16 +09:00 |
|
Geoff Brown
|
9935c2365d
|
Bug 926997 - Eliminate toasts from Watcher service, bump version to 1.17; r=wlach
|
2013-10-16 13:47:47 -06:00 |
|
John Hopkins
|
7fa6467a8b
|
Bug 925894 - Normalize cl generated dependencies before testing for spaces in them. p=glandium, r=gps
|
2013-10-16 14:13:14 -04:00 |
|
Ed Morley
|
f98bbcdd4c
|
Bug 923513 - Make remoteautomation.py use the new mozcrash check_for_java_exception(); r=jmaher
|
2013-10-16 16:18:29 +01:00 |
|
Nathan Froyd
|
da3a13b4f1
|
Bug 781171 - delete JS_BYTES_PER_WORD/JS_BITS_PER_WORD from configure.in; r=glandium
|
2013-10-11 15:13:35 -04:00 |
|
Chenxia Liu
|
aa3b0a9d6b
|
Bug 914773 - Robocop: upgrade to robotium-solo-4.3.jar. r=gbrown
|
2013-04-11 09:53:15 +03:00 |
|
Nick Alexander
|
69af33ef30
|
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
|
3e03c7c499
|
Bug 926900 - Remove msys-make specific mozconfig. r=gps
|
2013-10-16 08:31:18 +09:00 |
|
Mike Hommey
|
210d6ca711
|
Bug 926126 - Enable pseudo derecurse on releng builds, and enable parallel export; r=gps
|
2013-10-13 09:19:46 +09:00 |
|
Mike Hommey
|
3e15abf063
|
Bug 926010 - Create 'binaries' stamp when recursing build/clang-plugin; r=jcranmer
|
2013-10-12 10:07:13 +09:00 |
|
Gregory Szorc
|
4d80a8348f
|
Bug 924977 - More proper current working directory handling in mach; r=ahal
|
2013-10-11 12:44:15 -07:00 |
|
Sebastiaan de Haan
|
2612cf4654
|
Bug 908868 - Add code to the 'mach help' command to show disabled commands. r=gps
|
2013-10-11 13:41:25 -04:00 |
|
Nathan Froyd
|
036526a684
|
Bug 925330 - don't use HAVE_64BIT_OS when building elfhack; r=glandium
|
2013-10-10 09:31:29 -04:00 |
|
Wes Kocher
|
3981da2427
|
Merge b2g-inbound to m-c
|
2013-10-10 18:44:20 -07:00 |
|
Kyle Machulis
|
e440269386
|
Bug 925005 - Add moztest module path to mach search paths; r=gps
|
2013-10-10 12:37:45 -07:00 |
|
Gregory Szorc
|
a6ac950cd1
|
Bug 920638 - Integrate moz.build symbols and Python API docs into Sphinx; r=mshal
|
2013-10-10 10:35:44 -07:00 |
|
Gregory Szorc
|
3efcfe98ec
|
Bug 917988 - Remove copyright string from build docs config because it isn't used
DONTBUILD (NPOTB)
|
2013-10-10 09:50:29 -07:00 |
|
Wes Kocher
|
dfa1f8d566
|
Merge m-c to fxteam
|
2013-10-09 20:42:24 -07:00 |
|
Nick Alexander
|
b987d76459
|
Bug 923306 - Build annotationProcessors with JAVA_JAR_TARGETS. r=glandium
|
2013-10-09 17:05:37 -07:00 |
|
Nick Alexander
|
db4bc98e91
|
Bug 923306 - Make annotationProcessors build with -Xlint:all. r=ckitching
|
2013-10-09 17:05:37 -07:00 |
|
Ryan VanderMeulen
|
c430ecd99d
|
Merge m-c to inbound.
CLOSED TREE
|
2013-10-09 15:34:02 -04:00 |
|
Marco Castelluccio
|
44f174e6d5
|
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 |
|
Gregory Szorc
|
1e4f6fcad3
|
NO BUG - Build docs for text preprocessor and jar manifests
DONTBUILD (NPOTB)
|
2013-10-07 23:47:08 +02:00 |
|
Jeff Hammel
|
571a5beee7
|
Bug 921676 - mochitest screenshots fallout from bug 746243;r=ted
|
2013-10-05 15:28:34 -07:00 |
|
Ms2ger
|
4c35b806f8
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
95f3379d62
|
Bug 912438 - Part a: Move CSRCS to Makefile.in in build/unix/elfhack/inject; r=glandium
|
2013-10-03 09:10:01 +02:00 |
|
Ms2ger
|
24a2e9c09e
|
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
|
d398942c75
|
Bug 923862 - Add binaries rule in build/clang-plugin. r=jcranmer
|
2013-10-09 11:03:42 +09:00 |
|
Gregory Szorc
|
776ef07489
|
NO BUG - Document more about slow builds
DONTBUILD (NPOTB)
|
2013-10-02 15:39:19 +02:00 |
|
Mike Hommey
|
d626dc7217
|
Bug 921003 - Make directory skipping opt-in, as initially intended. r=me
|
2013-10-02 11:32:15 +09:00 |
|
Wes Kocher
|
f16d44a104
|
Merge m-c to inbound
|
2013-10-01 18:54:45 -07:00 |
|
Wes Kocher
|
dbb784a720
|
Merge inbound to m-c
|
2013-10-01 18:41:15 -07:00 |
|