Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
Hiroyuki Ikezoe b136a1aa4a Bug 1083487 - Followup fix for bug 1081682. r=Callek a=bustage-fix
--HG--
extra : amend_source : 93eb95f099baa5179bf2b7486704c3b6fd14c824
2014-10-15 22:16:18 -04:00
Joshua Cranmer 7b222493f1 Bug 1040009 - Run mozilla-central's configure from the objdir, not objdir/mozilla, r=Standard8 CLOSED TREE.
This bug moves the objdir from the current location of MOZ_OBJDIR/mozilla to
MOZ_OBJDIR, which fixes a series of longstanding bugs about mozconfigs not
working due to the presence of two distinct objdirs. A temporary workaround to
keep automation working is included.

An important implication of this change is that mozconfigs are now required for
comm-central: if they are not provided, Firefox, not Thunderbird, will be built.

--HG--
extra : rebase_source : 8a5f97dc6f65a9eeaa403b0886027f42158636ce
2014-08-27 10:09:55 -05:00
Neil Rashbrook fc2c0fc789 Bug 831485 comm-central should use mozilla-central's virtualenv r=Callek 2013-02-24 00:25:30 +00:00
Mike Hommey 3fe22bc4e2 Bug 832190 - Invoke MOZ_EXPAND_LIBS from configure.in. r=Standard8 2013-01-18 09:29:28 +01:00
Landry Breuil 7334853254 Bug 803811 - Fix system zlib detection by porting parts of bug #763651. r=standard8 2012-10-24 21:37:00 +02:00
Mark Banner 6ecb37f9b0 Bustage fix for bug 776428 - include toolchain.m4 to fix a missing function in configure.in which is busting the build. r=bustage-fix for CLOSED TREE 2012-08-09 12:37:57 +01:00
Edmund Wong 25e355175a Bug 776428 - Port |Bug 755145 - Define CCACHE_CP2 when using ccache and Clang| to SeaMonkey. r=Callek 2012-08-09 12:27:45 +08:00
Mike Hommey b3b6e3c81c Bug 780357 - Partial port of bug 774032. pending-r=Callek 2012-08-07 14:28:55 +02:00
Axel Grude [:realRaven] facabacef7 Bug 450302: There is no "filter searching" (to find a filter). ui-r=bwinton, r=mkmelin 2012-08-05 13:09:58 +03:00
Irving Reid 7383fa71bd Bug 734080 - Port clang warning suppression from m-c. r=dbienvenu 2012-04-04 09:13:35 -04:00
Makoto Kato d1d05e5c55 Bug 743601 - Remove GLIB check for OSX. r=khuey, rs=Callek 2012-04-27 10:40:48 +09:00
Ryan VanderMeulen 70baf417f1 Back out 014d81b1029f (bug 734080) due to l10n bustage. 2012-04-12 19:33:42 -04:00
Misak Khachatryan e3c162bee6 Bug 743441 - Port |Bug 716354 - freetype2 detection doesn't consider cross-compiling| to comm-central f=sgautherie.bz r=Neil r=Callek.
Also see Bug 743437 duplicate patch from Takanori MATSUURA <t.matsuu@gmail.com>.
2012-04-08 20:28:01 +08:00
Irving Reid 52b92939e6 Bug 734080 - Port clang warning suppression from m-c. r=dbienvenu 2012-04-04 09:13:35 -04:00
Nomis101@web.de f24c0ac54c Bug 697572 - Port Bug 680277 "Debug builds should always be compiled with frame pointers" to c-c. r=Standard8 2011-11-08 11:37:49 +00:00
Mike Conley c5ba1b256e Fix bug 689555 - build bustage due to binary xpidl being removed from mozilla-central, r=Callek 2011-09-27 10:08:46 -04:00
Nomis101@web.de 7605435530 Bug 653246 - Disable -dead_strip on OS X if LTO is enabled also on comm-central (port Bug 638149); r=Callek 2011-06-03 13:50:11 +01:00
Justin Wood 469a2f8c13 Bug 560007, drop MOZILLA_1_9_2_BRANCH ifdefs across c-c build system. r=KaiRo, feedback=sgautherie 2010-05-13 18:18:14 -04:00
Justin Wood 5e49ad1a58 Bug 545313, Port |Bug 480967 - Don't leak MSYS paths into makefiles| to comm-central. r+=KaiRo 2010-03-29 22:56:14 -04:00
Justin Wood 682f0bf513 Bug 550657, Port |Bug 485409, Substitute windows-style paths in configure when building with pymake| to c-c. r+=KaiRo, sr+=Standard8 2010-03-29 22:55:33 -04:00
Justin Wood 01087523ff backout Bug 545313, as well... (changeset ad08c4e0a3c6 ) 2010-03-30 02:48:49 -04:00
Justin Wood cc40b672ff backout Bug 545313, as well... (changeset ad08c4e0a3c6 ) 2010-03-30 02:44:31 -04:00
Justin Wood e480f0ebe3 backout Bug 550657, this DID break TB 1.9.2 :( 2010-03-30 01:22:00 -04:00
Justin Wood 4d7d57774f backout Bug 550657, this DID break TB 1.9.2 :( 2010-03-30 01:20:07 -04:00
Justin Wood d399f2b6c9 Bug 545313, Port |Bug 480967 - Don't leak MSYS paths into makefiles| to comm-central. r+=KaiRo 2010-03-29 22:56:14 -04:00
Justin Wood e995208334 Bug 550657, Port |Bug 485409, Substitute windows-style paths in configure when building with pymake| to c-c. r+=KaiRo, sr+=Standard8 2010-03-29 22:55:33 -04:00
Arpad Borsos 11a18f5142 Bug 472332 - Remove unused files from build/autoconf; aclocal cleanup for comm-central; r=(kairo + ted.mielczarek) 2009-01-22 19:42:45 +01:00
Frank Wein 285f019a88 Use mozilla, not ., r=KaiRo via IRC 2008-08-27 20:14:12 +02:00
Frank Wein 16c3a3aaa3 Port aclocal.m4 change over from mozilla-central, changeset c397279747fa, r=KaiRo via IRC 2008-08-27 20:02:03 +02:00
Robert Kaiser 77157ac94b bug 444686 - create/adapt build system for comm-central, creating the buildsystem, r=ted r=Callek r=Standard8 2008-07-22 14:27:55 +02:00