Geoff Brown
|
aba95d6ef9
|
Bug 934012 - Add execext command to sutagent; r=jmaher
|
2013-11-05 10:53:32 -07:00 |
|
Brian Nicholson
|
36aa8450ec
|
Bug 933501 - Update SUTAgent to look for main activity rather than first one in manifest. r=gbrown DONTBUILD
|
2013-11-04 12:29:21 -08:00 |
|
Mark Hammond
|
25ce179d29
|
Bug 930849 - add a datareporting field to mozinfo. r=ted
|
2013-11-04 11:18:20 +11:00 |
|
Mike Hommey
|
dd10946061
|
Bug 932737 - Change elfhack such that it doesn't require two injection objects. r=nfroyd
|
2013-11-02 08:47:24 +09:00 |
|
Mike Hommey
|
2a211e7c14
|
Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps
|
2013-11-02 08:44:11 +09:00 |
|
Trevor Saunders
|
dc45724f20
|
bug 913442 - rewrite build-gcc.py r=glandium DONTBUILD because NPOTB
|
2013-09-12 01:14:32 -04:00 |
|
Mike Hommey
|
00d79e8c27
|
Bug 933047 - Add a configure check whether the C++ compiler actually is a C++ compiler. r=ted
|
2013-11-01 10:30:46 +09:00 |
|
Mike Hommey
|
f255cb180f
|
Bug 870406 part n - Move more CSRCS to moz.build. r=mshal
|
2013-11-01 10:30:45 +09:00 |
|
Mike Hommey
|
6bd421f1c1
|
Bug 932112 - Add stdc++-compat hack for std::__detail::_List_node_base::_M_reverse, necessary for webrtc update. r=nfroyd
|
2013-10-30 07:42:58 +09:00 |
|
Christian Holler
|
ced9b24b76
|
Bug 932159 - ASan: Reduce quarantine_size for mochitests to avoid OOM. rs=ted
--HG--
extra : rebase_source : 42cc093284cc38df0763e0b093371f1bc5f8ed86
|
2013-10-29 18:56:18 +01:00 |
|
Carsten "Tomcat" Book
|
89ad3c0e41
|
Merge Fx-team to Mozilla-Central
|
2013-10-29 13:22:29 +01:00 |
|
Phil Ringnalda
|
4a54aaf0d2
|
Merge m-c to f-t
|
2013-10-28 17:13:23 -07:00 |
|
Ed Morley
|
613632f451
|
Bug 926821 - Fix build documentation & comments about quoting of manifest property values; rs=build DONTBUILD
--HG--
extra : rebase_source : f91229f8bae49200b47d29ef5cfb0517b83057bc
|
2013-10-28 15:03:56 +00:00 |
|
Kartikaya Gupta
|
ca42c5e66e
|
Bug 930916 - Add a function for getting the PaintedSurface as a data URI. r=gbrown
|
2013-10-28 09:25:48 -04:00 |
|
Nick Alexander
|
b9e7d8a368
|
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
|
e0bcd6aebc
|
Bug 914270 - Part 1: Simple/Automated moves. r=joey
|
2013-10-24 18:51:00 +01:00 |
|
Mike Hommey
|
0c4a62a1c5
|
Bug 930454 - Remove --with-android-platform. r=ted
|
2013-10-25 08:23:40 +09:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Gregory Szorc
|
8a2d15ca5d
|
Bug 927837 - Don't manage generated files in configure; r=glandium
--HG--
extra : rebase_source : b502ce209de6a0ae10e130644e424687e4fae85e
|
2013-10-23 14:43:32 -07:00 |
|
Jonathan Griffin
|
8c189cbe06
|
Bug 931104 - Remove unused B2G automation code, r=ahal
|
2013-10-28 15:38:39 -07:00 |
|
Carsten "Tomcat" Book
|
d2da7791d3
|
Merge mozilla-central to mozilla-inbound
|
2013-10-24 07:08:01 +02:00 |
|
Brad Lassey
|
04f87a3c75
|
bug 890985 - crash in nsStandardURL::SetSpec @ nsStandardURL::BuildNormalizedSpec r=glandium
|
2013-10-23 10:44:20 +02:00 |
|
Geoff Brown
|
02f1c38319
|
Bug 917543 - Consolidate robocop.ini and robocop_x86.ini; r=jmaher
|
2013-10-23 20:36:23 -06:00 |
|
Gregory Szorc
|
f7a94d6205
|
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
|
10ecd3d981
|
Bug 926733 - Enable bug 921003. r=gps
|
2013-10-22 15:15:21 +09:00 |
|
Mike Hommey
|
deafa81d69
|
Bug 664362 - Generate depfiles for host objects/programs/libraries. r=gps
|
2013-10-22 13:40:27 +09:00 |
|
Christian Holler
|
966b0e4669
|
Bug 929024 - Fix ASan symbolizing for mochitests. r=ted
--HG--
extra : rebase_source : f6b4ee3a5d84ba1987f2a35abe9b28c1d45efb2e
|
2013-10-21 20:11:07 +02:00 |
|
Vladimir Vukicevic
|
7ca8e1bd07
|
b=927719; DEVELOPER_OPTIONS set too late; r=gps
|
2013-10-18 13:12:14 -04:00 |
|
Carsten "Tomcat" Book
|
f112e107ae
|
Merge mozilla-central to mozilla-inbound
|
2013-10-17 13:49:27 +02:00 |
|
Carsten "Tomcat" Book
|
e0e6d5915e
|
Merge mozilla-inbound to mozilla-central
|
2013-10-17 13:43:37 +02:00 |
|
Ehsan Akhgari
|
9bf1bff8b4
|
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
|
d49053d1eb
|
Bug 924431 - Remove dumbmake dependency of js/xpconnect on js/src. r=gps
|
2013-10-17 10:00:01 +02:00 |
|
Phil Ringnalda
|
214fbe3acd
|
Back out ee100983f921 (bug 895047) for build bustage
CLOSED TREE
|
2013-10-16 21:51:55 -07:00 |
|
Ehsan Akhgari
|
6f865c67f5
|
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
|
5badab1842
|
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
|
2013-10-17 07:55:16 +09:00 |
|
Geoff Brown
|
71c4e976ee
|
Bug 926997 - Eliminate toasts from Watcher service, bump version to 1.17; r=wlach
|
2013-10-16 13:47:47 -06:00 |
|
John Hopkins
|
a72bc0e1f1
|
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
|
b0ad37f8af
|
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
|
d3528984b7
|
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
|
cc98463b56
|
Bug 914773 - Robocop: upgrade to robotium-solo-4.3.jar. r=gbrown
|
2013-04-11 09:53:15 +03:00 |
|
Nick Alexander
|
bd330d2ef9
|
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
|
28a2f19b0e
|
Bug 926900 - Remove msys-make specific mozconfig. r=gps
|
2013-10-16 08:31:18 +09:00 |
|
Mike Hommey
|
20446d8895
|
Bug 926126 - Enable pseudo derecurse on releng builds, and enable parallel export; r=gps
|
2013-10-13 09:19:46 +09:00 |
|
Mike Hommey
|
db7f4d0874
|
Bug 926010 - Create 'binaries' stamp when recursing build/clang-plugin; r=jcranmer
|
2013-10-12 10:07:13 +09:00 |
|
Gregory Szorc
|
55cde06d2a
|
Bug 924977 - More proper current working directory handling in mach; r=ahal
|
2013-10-11 12:44:15 -07:00 |
|
Sebastiaan de Haan
|
c5fc098b2e
|
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
|
c5359bf8bd
|
Bug 925330 - don't use HAVE_64BIT_OS when building elfhack; r=glandium
|
2013-10-10 09:31:29 -04:00 |
|
Wes Kocher
|
268202af03
|
Merge b2g-inbound to m-c
|
2013-10-10 18:44:20 -07:00 |
|
Kyle Machulis
|
359104b254
|
Bug 925005 - Add moztest module path to mach search paths; r=gps
|
2013-10-10 12:37:45 -07:00 |
|
Gregory Szorc
|
a8261d9db9
|
Bug 920638 - Integrate moz.build symbols and Python API docs into Sphinx; r=mshal
|
2013-10-10 10:35:44 -07:00 |
|