Commit Graph

135 Commits

Author SHA1 Message Date
Wes Kocher
e523c1b047 Merge m-c to inbound a=merge CLOSED TREE
--HG--
rename : xpcom/tests/TestUTF.cpp => xpcom/tests/gtest/TestUTF.cpp
rename : xpcom/tests/UTFStrings.h => xpcom/tests/gtest/UTFStrings.h
2015-01-27 16:16:21 -08:00
Masatoshi Kimura
6797dfdced Bug 1126017 - Use --enable-warnings-as-errors on Win64 builders. r=glandium CLOSED TREE
--HG--
extra : source : e14baca1eb9f58acb3b59c97c1bce31008405b0c
extra : amend_source : eb71e3af91b15306a8695b98d356468780fa2d06
extra : histedit_source : d0a28e801c703a15eee56e86183095572111ac1e
2015-01-28 08:55:44 +11:00
Ben Hearsum
dd839efc7c bug 1125921: add win64 mozconfigs - fix host/target for l10n. r=rail, a=ryanvm NPOTB DONTBUILD 2015-01-27 13:59:42 -05:00
Ben Hearsum
8f53257230 Bustage fix for bug 1125921: update mozconfig whitelists. r=bustage a=bustage 2015-01-27 10:11:13 -05:00
Ben Hearsum
ac7098ada7 bug 1125921: add win64 mozconfigs. r=rail, a=tomcat,no-l10n-on-inbound 2015-01-27 08:34:46 -05:00
Ehsan Akhgari
8d704322f7 Bug 1121000 - Remove support for non-unified builds; r=gps 2015-01-14 17:26:39 -05:00
Chris AtLee
1972a7676a Bug 1113606: Use app-specific API keys. r=mshal,nalexander 2015-01-14 14:07:20 -05:00
Massimo Gervasini
11eb2398e3 Bug 1114577 - Set SDK version 603 as the minimum supported - l10n-mozconfig. r=mshal 2015-01-09 09:51:00 +01:00
Ehsan Akhgari
03981eb9bb Bug 1115426 - Fix static-analysis builds on OSX on the infrasturcture, and add a mozconfig for such builds; r=glandium
This also cleans up some of the existing mozconfig files.
2015-01-06 12:01:13 -05:00
Andrew Halberstadt
16b9c8af1b Bug 1112314 - Add a mozconfig for Linux64 code coverage builds, r=ted, DONTBUILD because NPOTB
--HG--
extra : rebase_source : 0f63920d2cd8c836775a126cd8ae09c48a2f2452
extra : amend_source : 06d6d829c999b005c6221734ebbf0bfb54d1d4f5
2014-12-16 16:54:54 -05:00
Julian Seward
259deac308 Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium.
--HG--
extra : rebase_source : b89c14b8a11473e34707447656d8616dd90075c5
2014-11-17 23:43:14 +01:00
Panos Astithas
3ea96a913b Use the full name as the short name (bug 1090324). r=gavin
--HG--
extra : rebase_source : a5e6721a8ef53f611e36747c5ef3a7cec01f9f35
2014-10-28 20:59:17 +02:00
Gavin Sharp
da2274bd07 Bug 717824: make --with-macbundle-prefix dependent on update channel in nightly mozconfigs, r=bhearsum/catlee 2014-10-31 12:40:59 -07:00
Mike Shal
2bf82236cc Bug 1084163 - Remove 'make check' from automation/build; r=glandium
'make check' is somewhat special in that we want to trigger testers
before it finishes. Since moving sendchange into mach is difficult and
'make check' may be going away in the future anyway, just pull it out
for now.

Also remove the MOZ_AUTOMATION_*_SENDCHANGE flags since we aren't using
them.
2014-10-23 11:30:17 -04:00
David Major
3295ea5606 Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg 2014-10-14 15:31:23 +13:00
Wes Kocher
0dadefde36 Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Randell Jesup
382ada86d2 Bug 1081176: Apply loop oauth keys to debug builds/etc r=catlee 2014-10-10 14:59:24 -04:00
Chris AtLee
1302271513 Bug 1075675: Fix configure options for oauth r=rail 2014-10-08 16:15:05 -04:00
David Major
078386f131 Bug 1080074 - Switch Win64 builders to VS2013. r=glandium sr=bsmedberg
Win32 will wait until after merge day.

--HG--
extra : rebase_source : 275eb45fc46b2bf3c187d86a27064f6543dbed94
2014-10-09 11:08:55 +13:00
Massimo Gervasini
d4b11568f1 Bug 1075675 - use google-oauth-api.key for builds r=catlee 2014-10-06 17:03:48 -04:00
Phil Ringnalda
da1cbf0d3f Bug 978211 followup, make compare-mozconfig work on Win64 again, r=glandium DONTBUILD
--HG--
extra : rebase_source : 615a26cc88c663b1c4b1b8ad7b32e3107962f019
2014-09-02 13:28:31 -07:00
Mike Hommey
8a18972a02 Bug 1044458 - Work around l10n jobs cherry-picking parts of the build system on a CLOSED TREE. r=mshal,a=ryanvm 2014-07-29 09:01:58 +09:00
Mike Shal
780a1c601a Bug 978211 - OSX automation configs; r=glandium 2014-07-03 22:05:45 -04:00
Mike Shal
4dd3387350 Bug 978211 - Windows configs; r=glandium 2014-07-03 19:28:43 -04:00
Mike Shal
d7fca1e6f9 Bug 978211 - add 'pretty' targets for automation; r=glandium 2014-07-02 23:15:10 -04:00
Wes Kocher
d73c4453a2 Backed out changeset a95aada9a565 (bug 978211) under suspicion of breaking xpcshell tests on a CLOSED TREE 2014-07-07 15:38:51 -07:00
Mike Shal
481f2ae7f8 Bug 978211 - add 'pretty' targets for automation; r=glandium 2014-07-02 23:15:10 -04:00
Jim Blandy
c197a8c3f5 Bug 800200: Delete all references to the obsolete Venkman chrome debugger from the tree. r=ted 2014-06-27 11:05:07 -07:00
Mike Shal
2cd87fa675 Bug 978211 - enable MOZ_AUTOMATION_* flags in linux mozconfigs; r=glandium 2014-06-16 13:17:21 -04:00
Nicholas Nethercote
846089876a Bug 1018039 - Enable DMD on TBPL debug builds. r=glandium.
--HG--
extra : rebase_source : 90b11d0a42d9a3f41630fedd4af0e60d34e67d7f
2014-05-19 18:17:07 -07:00
Steve Fink
46de7f3690 Annotate je_malloc_printf as non-GC function. r=terrence,sorta
Backed out changeset efde4f7c20e5 (bug 1014134) to re-enable replace-malloc for the haz build. This patch fixes the reason for that disablement.

--HG--
extra : rebase_source : 2ae1c63bc088debb1b6191100d08f688acfb4135
2014-05-23 16:43:58 -07:00
Mike Hommey
d896873fe0 No bug - Disable replace-malloc on rooting hazard builds until bug 1014134 is entirely fixed. r=me 2014-05-23 16:46:24 +09:00
Nicholas Nethercote
b5aba0afc1 Bug 1013014 (attempt 2) - Disable Trace Malloc on TBPL debug builds. r=glandium.
--HG--
extra : rebase_source : 08fa200fd205225f85b9845bf8c18ac38fe26e0d
2014-05-19 18:16:42 -07:00
Carsten "Tomcat" Book
39b3a65e23 Backed out changeset f611bb9c7cbd (bug 1013014) per suggestion from glandium to fix failing jsrefest on a CLOSED TREE 2014-05-21 09:25:57 +02:00
Nicholas Nethercote
789584e0d4 Bug 1013014 - Disable Trace Malloc on TBPL debug builds. r=glandium.
--HG--
extra : rebase_source : 7f1286b7b64cb80f2b5f3efe605ba4437ead73ab
2014-05-19 18:16:42 -07:00
Jeff Gilbert
b21a7e2e9c Bug 999260 - Ship both d3dcompiler_43 and _46+. - r=mshal 2014-05-02 15:31:05 -07:00
Mike Shal
4f1d8a952d Bug 996307 - enable sccache for B2G Desktop Linux builds; r=glandium 2014-04-07 16:46:07 -04:00
Mike Hommey
161f5277d2 Bug 980117 - Use sccache on win32 try builds. r=mshal 2014-04-15 09:37:54 +09:00
Brian R. Bondy
b8ffa577f8 Bug 988853 - Disable Metro builds on secondary configs. r=jimm 2014-03-27 10:44:19 -04:00
Brian R. Bondy
d3751990fa Bug 981166 - Turn off Metro Firefox. r=jimm 2014-03-24 11:58:29 -04:00
Steve Fink
4178316c1c Bug 961314 - Make hazard mozconfig avoid the stuff that breaks the analysis, r=glandium
DONTBUILD because nothing uses it yet. I will land a mozharness change later that will enable it.

--HG--
rename : browser/config/mozconfigs/hazards => browser/config/mozconfigs/linux64/hazards
2014-02-12 22:38:26 -08:00
Mike Hommey
90b607eb3c Bug 940788 - Use sccache on try for builds happening on AWS that currently use ccache. r=bhearsum 2014-02-13 10:05:59 +09:00
Steve Fink
8cfb6af616 Bug 961314 - Add the rootanalysis mozconfig to the tree, r=glandium
DONTBUILD because it isn't used yet

--HG--
extra : rebase_source : b20ee71b1ca0db2d63c3c6a0b9aab2acb10ed40f
2014-01-22 11:52:45 -08:00
Matt Brubeck
8e9189a79a Bug 968108 - Enable Metro for Beta and Release [r=bhearsum] 2014-02-05 10:57:57 -08:00
Mike Hommey
ba2ba7830f Bug 966793 - Don't use tooltool gcc on l10n builds. rs=Callek 2014-02-03 07:18:19 +09:00
Trevor Saunders
486d3b4416 bug 938510 - use gcc from tooltool for everything but b2g desktop and valgrind r=glandium 2014-01-30 16:16:19 -08:00
Chris AtLee
b4a55c3640 Bug 963206: Fix mozconfig check for win64. r=bhearsum
--HG--
extra : transplant_source : r%BC%B4%7B%AA%9B%7FiIs%CE%11%D0d%E6%FD%F2%C5xP
2014-01-23 13:54:10 -05:00
Ehsan Akhgari
4f2250b3c2 Bug 959768 - Add non-unified mozconfigs for Windows and OSX builds. r=catlee 2014-01-23 10:11:52 -05:00
Ehsan Akhgari
eeeebc458c Bug 959768 - Add non-unified mozconfigs for desktop and mobile builds (linux64 bits); r=catlee 2014-01-15 10:38:07 -05:00
Mike Hommey
59f5949123 Bug 945496 - Disable unified builds on tbpl debug builds. r=ehsan
Until we can do something better
2013-12-03 16:53:39 +09:00