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

232 Коммитов

Автор SHA1 Сообщение Дата
Frank Wein f8f739a812 Bug 549129 - Port changes for Visual Studio 2010 from bug 530093 to configure.in. r=Callek 2010-04-15 11:20:02 +05:30
Serge Gautherie 908e098246 Bug 556269 - Port |Bug 514787 - Remove unused TARGET_CARBON and TARGET_API_MAC_CARBON in configure.in| to comm-central; (Av2) Just copy it, With a couple nsMsgApple*Encode.cpp #ifdef rewrites.
r+sr=standard8.
2010-04-14 17:00:36 +02:00
Ginn Chen 5da62f2f29 Bug 552635 Port fix of Bug 550371 to comm-central r=dmose 2010-04-10 08:02:36 +08:00
Serge Gautherie 362281033f Bug 555234 - enable MOZ_IPC by default for i386 Mac OS X; (Bv1-CC) Copy configure.in part to comm-central.
r=Callek.
2010-04-09 04:48:00 +02:00
Serge Gautherie d35c79464b Bug 506493 - Resync' configure.in between c-c and m-c; (Pv1) Port (the useful part of) bug 464394 and bug 543976.
r=Callek.

Bug 464394 - Define MOZ_GFX_OPTIMIZE_MOBILE on WINCE
Bug 543976 - Clean up Maemo defines
2010-04-09 04:46:01 +02:00
Mark Banner 76380a8610 Fix windows bustage (looking for msvcp80.dll) following the Lorentz landing on 1.9.2. rs=philor,no bug 2010-04-08 19:29:25 +01:00
Andrew Sutherland 7ec0fb051b Parity with bug 530667, upgrade our 1.9.2 SQLite configure.in system SQLite requirement to 3.6.22. rs=Callek 2010-04-05 22:16:24 -07:00
Serge Gautherie fdc3bae9a4 Bug 555088 - Support building freetype2 on other platforms; (Bv1a-CC) Copy (the useful part of) it to comm-central.
r=Callek.
2010-04-05 20:37:37 +02:00
Serge Gautherie 8943799b54 Bug 506493 - Resync' configure.in between c-c and m-c; (Ov1a) Port bug 486782, Restore m-1.9.2 part after bug 543081.
r=Callek.

Bug 486782 - New variable: MOZ_FS_LAYOUT should be used instead of OS or Toolkit to determine file system layout
Bug 543081 - Put -lobjc in LDFLAGS, not LIBXUL_LIBS
2010-04-05 20:37:37 +02:00
Serge Gautherie 0aa62268e2 Bug 506493 - Resync' configure.in between c-c and m-c; (Lv1) Copy bug 518506.
r=Callek.

Bug 518506 - Horrible flicker when scrolling windowed plugins living out-of-process
2010-04-05 20:37:37 +02:00
Justin Wood 95afa1960f Port |Bug 518401, Clobber win32 l10n mozilla-central builders to pick up fix for "msys-perl-wrapper" message. Use _topsrcdir instead.| to c-c. r=KaiRo 2010-04-02 21:57:00 -04:00
Serge Gautherie 3c7c6baa3b Bug 557060 - Port |Bug 551254 - Investigate safety of STL containers from code compiled with exceptions off| to comm-central; (Bv1) Add dumb 'true'.
(Bustage fix)
2010-04-04 17:52:49 +02:00
Serge Gautherie aa69a50211 Bug 557060 - Port |Bug 551254 - Investigate safety of STL containers from code compiled with exceptions off| to comm-central; (Av1) Copy (the useful part of) it.
r=kairo.
2010-04-04 17:35:57 +02: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
Andrew Sutherland 64cb439553 Bug 555719 - (SQLite3.6.23.1) Upgrade to SQLite 3.6.23.1. comm-central bit. rs=Callek 2010-04-01 11:06:04 -07:00
Mark Banner dfa28aeb39 Bug 556256 Explicitly set MOZ_MORKREADER and MOZ_MORK for Thunderbird and SeaMonkey, and sync enable places changes from bug 516758. r=Callek 2010-04-01 16:42:06 +01:00
Serge Gautherie 1b366e730e Bug 492026 - Port |Bug 480069 - Recursive submakes without shell loops| to comm-central; (Cv1) configure.in: remove now unneeded 'AC_PATH_PROGS(MAKE, ...'.
(r=Callek).
2010-03-31 21:11:00 +02: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
Justin Wood 0ec3a879a9 Bug 545055, Port |Bug 460913 - Installer shouldn't copy xulrunner files into Firefox install directory| to comm-central. r+=KaiRo. 2010-03-29 22:54:50 -04:00
Serge Gautherie a6139592c4 Bug 534664 - [Linux x86-64] 3 "Warning: package error ..."; (Av1) Add the useful part of MOZ_CRASHREPORTER configure.in support, Port bug 503469, Add MOZ_CRASHREPORTER support in removed-files.in.
r=kairo.

Bug 503469 - Support packaging WinCE Firefox builds as zip, complete.mar
2010-03-29 19:42:23 +02:00
Serge Gautherie dbb9205c5f Bug 482277 - stop using FlatCarbon headers on Mac OS X; (Cv1-CC) Port this to comm-central too.
r+sr=standard8.
2010-03-29 19:42:17 +02:00
Serge Gautherie 35791d8999 Bug 552862 - allow Gecko to build and run on Mac OS X with MOZ_IPC defined; (Dv1-CC) Copy configure.in part to comm-central.
r=Callek.
2010-03-28 18:13:01 +02:00
Serge Gautherie 0d041f054b Bug 554364 - use -fomit-frame-pointer on Linux; (Bv1-CC) Copy it to comm-central.
r=Callek.
2010-03-28 17:41:57 +02:00
Serge Gautherie f9518fc126 Bug 506493 - Resync' configure.in between c-c and m-c; (Jv1) Copy bug 529327.
r=Callek.

Bug 529327 - Undefined references to IID_* symbols on mingw
2010-03-28 17:32:25 +02:00
Serge Gautherie 09b721d345 Bug 506493 - Resync' configure.in between c-c and m-c; (Iv1) Copy bug 526302 (m-1.9.2+).
r=Callek.

Bug 526302 - Wrong OS_TEST value when cross compiling on Linux with mingw
2010-03-28 17:30:59 +02:00
Serge Gautherie 78999591e1 Bug 551724 - Disable ctypes on x86/msvc if MASM is unavailable; (Bv1-CC) Copy (the useful part of) it to comm-central.
r=Callek.
2010-03-27 16:54:46 +01:00
Serge Gautherie 33c116c0e5 Bug 551260 - Upgrade to SQLite 3.6.23; (Cv1-CC) Copy it to comm-central.
r=Callek.
2010-03-27 16:52:14 +01:00
Serge Gautherie 928707d9cf Bug 550154 - PGO build issue on Solaris SPARC; (Bv1-CC) Copy it to comm-central.
r=Callek.
2010-03-27 16:48:56 +01:00
Justin Wood b8e9ce8901 Bug 553867, port Bug 547083. Support finding python2.6
r+=KaiRo
2010-03-27 01:22:18 -04:00
Serge Gautherie 10298e2a5d Bug 513709 - configure.in: Remove some useless vars, mozilla-* ones are enough; (Uv1) Pv1 removed the "wrong" AC_SUBST(MOZ_QT_*).
r=kairo.
2010-03-26 19:47:01 +01:00
Serge Gautherie d94b6a62ea Bug 444022 - Duplicated build options in about:buildconfig; (Av2a) Remove some duplicated/inexistent options, Do some rewrite and documentation.
r=(Callek, standard8).
2010-03-26 18:57:51 +01:00
Serge Gautherie 6a5d8f8c70 Bug 513709 - configure.in: Remove some useless vars, mozilla-* ones are enough; (Pv1) Remove some QT related vars.
r=kairo.
2010-03-26 02:41:47 +01:00
Mark Banner 84ffb29417 Bug 554359 about:rights text in nightlies is showing text for branded builds. r=Callek 2010-03-25 22:09:48 +00:00
Serge Gautherie 3e58e7bc43 Bug 552222 - Drop MOZ_XPFE_COMPONENTS / --disable-xpfe-components; (Bv1-CC) Copy it to comm-central, (m-1.9.2+).
r=standard8.
2010-03-25 15:30:03 +01:00
Mark Banner 3921a5420b Trunk bustage fix for Mac builds following bug 497225 landing on mozilla-central 2010-03-24 07:48:26 +00:00
Mark Banner b28b988fe3 Bug 554331 Thunderbird Mac nightly builds broken (making complete update) due to not being able to find the right topsrcdir. r=gozer 2010-03-23 16:34:53 +00:00
Serge Gautherie 427f1626ba Bug 494095 - Use -O3 for Mac Builds; (Bv1) Copy it to comm-central.
r=standard8.
2010-03-23 16:44:07 +01:00
Serge Gautherie e85b823c21 Bug 553964 - Port |Bug 550468 - Fix support for Pango font engine on Qt platform| to comm-central; (Bv1) Add a |true| in configure.in.
(bustage fix)
2010-03-22 15:54:02 +01:00
Serge Gautherie 25d39e2771 Bug 553964 - Port |Bug 550468 - Fix support for Pango font engine on Qt platform| to comm-central; (Av1) Port (the useful part of) it, Restore (now) useful MOZ_PANGO support.
r=Callek.
2010-03-22 15:07:45 +01:00
Mark Banner fa75859dcc Back out changeset e990fa115c50 / Bug 538753 due to Windows builds failing to start as reported in bug 552943. 2010-03-17 15:04:11 +00:00
Serge Gautherie 76b82dcccf Bug 538753 - Port |Bug 508861 - [electrolysis] Build/ship the C++ runtime with MSVC/jemalloc| to comm-central; (Av1) Remove AC_DEFINE(_STATIC_CPPLIB), missed in bug 512763, (1.9.2+).
r=gozer.
2010-03-16 17:21:28 +01:00
Serge Gautherie 2d03b50d20 Bug 506493 - Resync' configure.in between c-c and m-c; (Gv1) Copy bug 529319.
r=Callek.

Bug 529319 - plc4.dll.a can't be found on mingw build
2010-03-14 14:28:56 +01:00
Serge Gautherie 404647dc9f Bug 506493 - Resync' configure.in between c-c and m-c; (Fv1-192) Copy bug 545755.
r=Callek.

Bug 545755 - Update Mozilla stable branches to NSS 3.12.6 and minimal support for RFC 5746
2010-03-14 14:28:55 +01:00
Serge Gautherie ca203b29d8 Bug 549293 - Port MOZ_IPC support to comm-central; (Av1a) Just copy (the useful part of) it.
r=Callek.

changeset fc6ed914e44e
changeset 11c34494c1f3
changeset 29cce68477c5
changeset 489e7d993d34
Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds
WinMo bustage: Electrolysis doesn't have WinMo tinderboxes and we had a silent code race with bug 515748
changeset 848a7cf64d03
2010-03-13 16:06:44 +01:00