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

461 Коммитов

Автор SHA1 Сообщение Дата
Frank Wein 13af6dedc8 Bug 799458 - Error: package error or possible missing or unnecessary file: bin/components/libnkgnomevfs.so (package-manifest, 172)., r=Callek 2012-10-11 23:28:30 +02:00
aceman fe35f165bb Bug 798789 - Enable gcc -Werror=conversion-null for gcc >= 4.5 for comm-central (port bug 778980). r=mbanner 2012-10-09 20:39:01 -04:00
aceman 04c5768686 Bug 668756 - Allow localizing of the decimal separator used in message/file size display. r=mbanner 2012-10-09 20:37:15 -04:00
Philipp Kewisch 7933762021 Fix bug 792579 - Remove NS_TIME_FUNCTION from configure.in in comm-central. r=Standard8
--HG--
extra : rebase_source : 6086dd745a0428be6eabad5ebedc17c90ee43836
2012-09-29 18:32:30 +02:00
Nomis101 8da031bfd6 Bug 781367 - Clean up some old Mac code in comm-central. r=mbanner 2012-09-26 00:41:09 +02:00
Landry Breuil 3e04738c2e Bug 788270: OpenBSD doesn't support TLS yet. r=standard8 2012-09-24 18:47:05 +02:00
Mark Banner fea19bb76e Bug 788241 configure sometimes fails with "rm: cannot lstat 'conftest.exe': Permission denied" followed by "C++ compiler cannot create executables" - port bug 758732 from Firefox. rs=Callek 2012-09-08 14:41:36 +02:00
Makoto Kato 6e8585b9c3 Bug 764266 - Remove WINCE support from comm-central. r=standard8 2012-09-03 10:19:59 +09:00
Takanori MATSUURA e104ce2b20 Bug 775865 - Port |Bug 728229 - Allow to build with system python ply library| to comm-central. r=mbanner 2012-08-21 19:46:15 -04:00
Kent James 23991fc597 bug 766685, Fix USE_STATIC_LIBS in calendar so it really works. r=Fallen,Standard8 2012-08-21 10:45:02 -07:00
Mark Banner 2e40a34772 Part of Bug 781446 - Port bug 763987 - normalise autoconf.mk.in. r=KaiRo 2012-08-17 08:56:29 +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
Landry Breuil 4ad98712ea Bug 765556 - allow to disable building against gconf. r=standard8 2012-07-17 11:38:35 +02:00
Serge Gautherie ebe5464fb0 Bug 771235. (Cv1) Port bug 754062 and bug 765294 to SeaMonkey, Support MOZ_SERVICES_SYNC wrt SeaMonkey packaging (only). r=Callek.
Bug 754062 - Add services/notifications to services-central
Bug 765294 - Fix packaging of services modules
2012-07-13 17:10:38 +02:00
Nomis101 a61ca0b77b Bug 764469 - Make c-c build system compatible with OS X 10.8. r=mbanner 2012-06-19 18:23:28 -04:00
Nomis101@web.de b5bd743f7c Part of Bug 758326 - Port bug 481815 - Provide a Windows service to update applications without asking Administrator password. r=Standard8,ui-review=bwinton 2012-06-04 15:03:22 +01:00
Gervase Markham d9160e1ab8 Bug 757018 - upgrade license to MPL 2. 2012-05-30 17:48:24 +01:00
Ian Neal e4cff2ab7a Bug 754065 - Port |Bug 744444 - delete CPP_PROG_LINK, purify/quantify targets| and |Bug 606145 part 1 - Properly link host programs written in C++| r=callek 2012-05-11 23:39:06 +01:00
Neil Rashbrook 7e8c4a1b6c Bug 452232 Add support for an incomplete toolkit LDAP autocomplete component and a configure flag to build it r=Standard8 2012-05-09 22:12:22 +01:00
Irving Reid a9fdc0d0f8 Bug 734080 - Additional changes needed to fix l10n repack based on updates to bug 711895. r=Callek 2012-04-12 15:14:08 -04:00
Irving Reid 7383fa71bd Bug 734080 - Port clang warning suppression from m-c. r=dbienvenu 2012-04-04 09:13:35 -04:00
Serge Gautherie b42538c23e Bug 745998. (Bv1) s/MOZ_CHECK_HEADER/AC_CHECK_HEADER/. r=(bustage-fix). 2012-05-08 16:40:22 +02:00
Serge Gautherie 34cab03406 Bug 745998. (Av1) Add configure support for NECKO_WIFI, Use it for SeaMonkey packaging. r=Callek. 2012-05-08 14:19:21 +02:00
Neil Rashbrook 531fc093b4 Bug 707305 Make --enable-incomplete-external-linkage work without --with-libxul-sdk r=Callek 2012-05-06 20:43:08 +01:00
Mark Banner f991443d9f c-c ustage fix for the fix-up of bug 736564 landing on m-c. r+a=bustage fix for CLOSED TREE 2012-05-05 00:03:53 +01:00
Mark Banner 28dc982593 Bug 751871 - After upgrade refuses to start - crashes with "Terminate called without an active exception" in terminal. Port bug 736564 (Ship mozglue and jemalloc libraries in the SDK). r+a=bustage-fix for CLOSED TREE 2012-05-04 18:18:26 +01:00
Makoto Kato d1d05e5c55 Bug 743601 - Remove GLIB check for OSX. r=khuey, rs=Callek 2012-04-27 10:40:48 +09:00
Mark Banner 190b583c08 Bug 723138 - Language packs should work for all releases of a branch, maxVersion should use * for compatibility ranges. r=Callek 2012-04-16 09:09:17 +01:00
Ryan VanderMeulen 70baf417f1 Back out 014d81b1029f (bug 734080) due to l10n bustage. 2012-04-12 19:33:42 -04:00
Serge Gautherie 71be06f752 Bug 744026. (Av1) Port |Bug 743428 - make package fails on platforms where profiler is not available| to SeaMonkey. r=Callek. 2012-04-10 22:42:32 +02:00
Irving Reid 52b92939e6 Bug 734080 - Port clang warning suppression from m-c. r=dbienvenu 2012-04-04 09:13:35 -04:00
Murali SR 6427098ef8 Bug 722370 - Remove obsolete Windows SDK target checks. f=sgautherie, r=dbienvenu 2012-04-03 19:29:13 -04:00
Nomis101 d66af731c5 Bug 724700 - Remove some unused build options (port Bug 593768 and Bug 701628). r=mbanner 2012-03-26 20:38:08 -04:00
Serge Gautherie 750ccd0ad2 Bug 604266. (Dv1-CC) Remove MOZ_INSTALLER support. r=Callek. 2012-03-25 04:32:45 +02:00
Serge Gautherie b123c5d861 Bug 604266. (Bv1b-CC) Remove --disable-installer option from configure.in. r=Callek. 2012-03-23 02:29:28 +01:00
Makoto Kato 265abda348 Bug 734803 - remove GLIB checking on Windows since we switch to xpidl.py. r=Callek 2012-03-13 12:13:20 +09:00
Jens Hatlak 64e4689d07 Bug 733128 - Port |Bug 545015 - configure sometimes fails with "rm: cannot lstat `conftest.exe': Permission denied" followed by "C++ compiler cannot create executables"|. rs=Callek 2012-01-18 12:09:00 +01:00
Siddharth Agarwal 794df36c5b Bug 721447 - Remove support for pre-Windows 7 SDKs (comm-central version). r=Standard8
--HG--
extra : rebase_source : 9f7edb0e3d71d15c02f3bfcd9fc96b47cfadff02
2012-02-27 18:52:44 +05:30
Makoto Kato c7b29c32f8 Bug 730211 - Drop Windows 2000 support for c-c. r=dbienvenu 2012-02-27 16:31:13 +09:00
Ryan VanderMeulen 619189754e Backout revision 7ad89ff81d2c (bug 693226) due to suspected Windows bustage. 2012-02-26 21:49:50 -05:00
ABE Hiroki 309bb90752 Bug 693226 - Fix up paths so that --enable-ui-locale=ab-CD --with-l10n-base=l10n works with pymake on Windows. r=khuey 2012-01-31 10:25:41 -05:00
Mike Hommey 35bbf9c2bb Bug 728136 - Port bug 528687 to comm-central. r=Callek 2012-02-17 13:51:53 +01:00
Serge Gautherie 3335a97e57 Bug 714536. (Av1) Remove --disable-smil build option and "#ifdef MOZ_SMIL" wrappers. r=Callek. 2012-01-18 03:31:23 +01:00
Serge Gautherie 6e33da1427 Bug 714556. (Av1a) Remove Native uconv from the tree. r=mbanner. 2012-01-14 02:33:27 +01:00
Serge Gautherie abd74badf1 Bug 716381. (Av1) Error out if too old 'February 2010 DirectX SDK' is found. r=mbanner. 2012-01-12 00:23:06 +01:00
Mike Hommey 3d0bf2b047 Bug 701371 - Rename mozutils to mozglue. c-c part. rs=Callek 2011-12-27 19:18:29 +01:00
Serge Gautherie 3af9715fc6 Bug 707539. (Av1) Remove MOZ_IPC support. r=mbanner. 2011-12-22 17:33:58 +01:00
Serge Gautherie 8bd30f1688 Bug 707517- (Av1) Remove --disable-profile-guided-optimization support, Fix some unrelated nits. r=Callek. 2011-12-22 17:33:58 +01:00
Nomis101 c789eeb30f Bug 700175 - Port Bug 697881 "XCode 4.2 no longer provides a gcc-4.2" to c-c. r=Callek, a=Standard8 2011-12-20 16:40:01 +05:30
Justin Wood 5f6d410f15 Bug 711718 - Mac64 builds failing during packaging. r=Standard8 2011-12-17 12:02:57 -05:00
Martin Strnsk 806b4b0b93 Bug 708577 - ldap/xpcom/src fails to build (gcc-4.6.1). r=bsmedberg 2011-12-13 13:47:33 +00:00
Mark Banner 12c032429d Back out part of bug 707021, the obsolete "-MANIFESTUAC:NO" workaround appears to actually be necessary. 2011-12-12 19:10:58 +00:00
Serge Gautherie f1e1531d3d Bug 707021. (Bv1) Remove obsolete "-MANIFESTUAC:NO" workaround, Add support for MSVC 2011 compiler. r=mbanner. 2011-12-02 16:48:42 +01:00
Serge Gautherie 711148c9f1 Bug 694464. (Av1) configure.in: add --disable-dbm (NSS_DISABLE_DBM) option. r=Callek. 2011-12-02 01:15:58 +01:00
Nomis101@web.de faff3a26cf Bug 705532 - Remove typo'd ENVIRONMENT_MAC_OS_X_VERION_MIN_REQUIRED define from c-c. r=Standard8 a=Standard8 for checkin to CLOSED TREE 2011-12-01 15:28:21 +00:00
Jan Horak 152173d287 Bug 306324 Build system changes to support --with-libxul-sdk r=Neil,Callek 2011-11-25 15:12:02 +00:00
Serge Gautherie 92ad4cef88 Bug 696572. (Av1) Replace WRAP_MALLOC_* with WRAP_LDFLAGS. r=kairo. 2011-11-17 10:31:11 +01:00
Serge Gautherie 388566bbec Bug 696455. (Av1) configure.in: Sync' WRAP_MALLOC_* per m-c bug 680373. r=kairo. 2011-11-17 10:29:37 +01:00
Nomis101@web.de 7a9af46b7c Bug 700745 - Remove -fpascal-strings from mac build options. r=Standard8 2011-11-15 10:26:40 +00:00
Michael Wu 89aa9434b8 Bug 701875 - Rename omni.jar to omni.ja on CLOSED TREE, r=Callek 2011-11-13 11:46:00 -08: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
Neil Rashbrook 4637ec4a45 Bug 696788 Build usiung jemalloc and SDK compiler crashes shortly after startup r=khuey,Callek 2011-11-06 21:37:41 +00:00
Mark Banner c389b2224b Bug 686278 - Drop --disable-mailnews. r=gozer,a=Callek for checkin to CLOSED TREE 2011-11-03 16:09:42 +00:00
Serge Gautherie 763819d70e Bug 690369. (Av1) configure.in: remove USE_ARM_KUSER, fix MOZ_INSTALLER, prepare for NSS_DISABLE_DBM. a=kairo. 2011-09-29 19:18:43 +02:00
Mark Banner 15285c4fa1 Part of bug 679513 - actually build test pilot and distribute it. r=bienvenu,gozer 2011-10-11 21:13:58 +01:00
Makoto Kato cb1a3cebaa Bug 685394 - Port Bug 616918 (Turn on ANGLE on Win64) to comm-central. r=Callek 2011-09-20 16:39:05 +09:00
Mike Hommey 4e24e05199 Bug 685480 - Also port Bug 584474, Bug 644987, and Bug 683875. r=Standard8 a=Callek for this CLOSED TREE. 2011-09-15 17:13:53 +02:00
Mike Hommey 25eddf0ae1 Bug 685480 - Port Bug 680440 and Bug 677501 to c-c. r=Standard8,Callek. 2011-09-08 11:30:05 +02:00
Justin Wood 2f9e224e1f Bug 686139 - Port |Bug 556382 - Link 32-bit Windows builds with LARGEADDRESSAWARE| to comm. rs=KaiRo (simple port) 2011-09-10 18:34:37 -04:00
ABE Hiroki 38f70f16dc Bug 685050 - comm-central MIDL flag is different to mozilla-central on win64 build. r=Callek 2011-09-07 16:03:21 +09:00
Philipp Kewisch e9f76758c9 Fix bug 683178 - Port bug 673556 to comm-central. rs=Standard8 2011-08-30 18:05:43 +02:00
Nomis101 b26f6323df Bug 675447 - Port Bug 672501 - [Clang]: Not able anymore to build with the 10.7 SDK r=callek 2011-08-25 11:07:52 -07:00
Mark Banner cb7569f7df Port bug 678161, bug 673197, bug 678195 to fix windows bustage. r=bustage-fix for CLOSED TREE 2011-08-25 12:46:12 +01:00
Siddharth Agarwal 2533080f6f Backout changeset 69050ad29af0 due to Mac/Linux test failures. CLOSED TREE 2011-08-16 03:16:59 +05:30
Siddharth Agarwal 4baf05cb9e Bug 656736 - Support upgrading to the latest version of MozMill. r=Standard8
This patch adds mozmill 1.5.4b4, mozrunner 2.5.5b4 and jsbridge 2.4.4b4 to the
tree. It also sets up a virtualenv to install mozmill and its dependencies
in. This patch means Thunderbird developers will no longer need to have MozMill
or its dependencies installed in order to run MozMill tests.
2011-08-16 00:35:27 +05:30
Blake Winton 9588640562 Bug 675300 - "Can't build Thunderbird on Lion." [r=bwinton] 2011-08-08 14:30:00 -04:00
Blake Winton 524a3cd20d Bug 675609 - "Port bug 673209 to comm-central" [r=mbanner] 2011-08-01 06:22:00 -04:00
Matheus Kerschbaum 7a80ee0726 Bug 669040 part 2: Add new db/ directory to the build-system. r=Standard8
--HG--
extra : rebase_source : fd72009a26a9259b7e18687661f7d982bbdf310a
2011-07-25 23:01:00 -07:00
Justin Wood eb51fd83dc Bug 673559 - Make comm-central support the June 2010 DirectX SDK. r+a=KaiRo,jhopkins 2011-07-22 20:49:34 -04:00
Mark Banner a510bffd39 Backout the port of bug 414946 Disable jemalloc on Mac for now due to a packing error (bug 670468) and other issues. r=nightly update bustage fix 2011-07-10 08:15:07 +01:00
Mark Banner 2946c552e7 Bustage fix for Mac - port bug 414946 - Enable jemalloc on Mac. r=bustage-fix 2011-07-08 12:04:06 +01:00
Rafael Avila de Espindola deabb040f5 Bug 641232 - Make HAS_XCODE_2_1 detection compatible with Xcode 4; r=Standard8 2011-07-04 10:52:28 +01:00
Robert Kaiser 342bddc8f0 bug 662277 - remove MOZILLA_BRANCH_VERSION hack from comm-central, r=Standard8 2011-06-24 00:50:20 +02:00
Siddharth Agarwal adc403d033 Bug 664892 - Set --enable-application to mail by default and --enable-debug-symbols to on by default. r=KaiRo
This ports bug 644861 and bug 636695 respectively to comm-central.

--HG--
extra : rebase_source : 6695ff502c2667494382223e83ff0caf04320eb5
2011-06-20 17:51:11 -07:00
Siddharth Agarwal a25dfaf9cf Fix C++-style comment in configure.in. rs=Neil
--HG--
extra : rebase_source : 7221d05ab2d6cacb6e3c0b4dc866321a95f411b0
2011-06-20 10:16:25 -07:00
Mark Banner 5e28086771 Port Bug 508905 to comm-central - /Zc:wchar_t- is no longer required - to fix windows bustage. r=bustage-fix 2011-06-13 21:26:30 +01:00
Ian Neal ea496f3d7a Bug 659205 - tier_platform_dirs doesn't include APP_LIBXUL_DIRS (mailnews/ etc) -- mailnews, xpfe autocomplete etc aren't getting built - Fix BUILD_STATIC_LIBS rs=standard8 2011-06-03 21:43:40 +01:00
Ian Neal 10807e7d45 Bug 659205 - tier_platform_dirs doesn't include APP_LIBXUL_DIRS (mailnews/ etc) -- mailnews, xpfe autocomplete etc aren't getting built - finish removal of MOZ_ENABLE_XUL rs=standard8 2011-06-03 21:37:21 +01: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
Serge Gautherie 80104f8d78 Bug 653765 - Remove dead WINCE support from SeaMonkey; (Av1) MOZ_FASTSTART.
r=Callek.
2011-05-30 03:37:21 +02:00
Mark Banner b58ad700a4 Bug 651845 - Remove --enable/disable-static-mail; r=Callek 2011-05-16 08:47:07 +01:00
Serge Gautherie fd1076c533 Bug 652849 - Port |Bug 585020 - Remove build time option to disable svg| to comm-central; (Av1) Just remove it.
r=Callek.
2011-05-15 09:48:59 +02:00
Landry Breuil 90ee31e9ff Bug 655485 - Fix linking of thunderbird on OpenBSD (X link path missing); r=Standard8 2011-05-10 20:56:58 +01:00
Makoto Kato f07fabd125 Bug 651097 - Seamonkey 64bit trunk not building (missing mozjs.lib). r=Callek 2011-05-02 16:49:22 +09:00
Mark Banner b142707b81 Bug 651110 - Remove obsolete MOZILLA_2_0_BRANCH defines; r=Callek
--HG--
rename : suite/config/version.txt => suite/config/version-50.txt
2011-04-21 21:52:23 +01:00
Tuukka Tolvanen bf5c8da769 Bug 591152 - Fix a few configure warnings. r=khuey 2011-04-20 22:41:27 +02:00
Serge Gautherie 20f0b768a4 Bug 607544 - Remove DDRAW junk from configure, missed part; (Bv1-CC) Sync' comm-central.
r=Callek.
2011-04-18 00:41:49 +02:00
Serge Gautherie c41bcda789 Bug 605701 - Make WIN32_REDIST_DIR support stricter and more explicit; (Bv1-CC) Remove useless WIN32_REDIST_DIR support.
r=Callek.
2011-04-17 20:56:57 +02:00
Mark Banner ae3e547e33 Bug 650227 - Adapt comm-central build configuration for building Miramar builds off of comm-central and mozilla-aurora; r=gozer a=Standard8 for checkin to CLOSED TREE
--HG--
rename : mail/config/version-20.txt => mail/config/version-50.txt
2011-04-15 19:27:16 +01:00