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

124 Коммитов

Автор SHA1 Сообщение Дата
Mike Hommey e676587a51 Bug 763143 - Port bug 757339 to c-c. r=Callek to fix a CLOSED TREE 2012-06-09 18:18:14 +02: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
Mark Banner 49c3f6632f Bug 727406 - Port bug 645356 - Use pymake builtins. r=Callek 2012-02-27 12:41:13 +00: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
Justin Wood acc0dda598 Attempt a fixing Linux Debug Red caused by Bug 717540 (I think). r+a=bustage 2012-02-15 19:01:35 -05: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 8bd30f1688 Bug 707517- (Av1) Remove --disable-profile-guided-optimization support, Fix some unrelated nits. r=Callek. 2011-12-22 17:33:58 +01:00
Takanori MATSUURA b11c6b5eec Bug 704797 - Port |Bug 650476 - Build --with-libxul-sdk is broken| to comm-central. r=Callek 2011-11-23 21:44:46 +09: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
Jim Porter 8734ad8856 Bug 677421 - Add support for OpenSearch from Thunderbird. Part 2 - add opensearch. r=Standard8 2011-11-08 08:50:48 +00: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
Joshua Cranmer be008da756 Bug 681720 - Use pyxpidl instead of native xpidl in comm-central. r=Callek
--HG--
extra : rebase_source : 3cc3313cd4b27b0e81ac368dd4023daaf01fcf9a
2011-08-24 10:01:45 -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 78bcf03ad9 Bug 659788 - Add icons for Windows 7 jumplist taskbar items. r=Standard8
The patch does the following at build time:
- extract the icons from the mail-toolbar-aero.png sprite sheet
- add an icon header to each png to convert it into an ico
- embed the icos in the EXE

To do this it adds the MIT-licensed pypng library to the tree.
2011-08-10 19:02:14 +05:30
Siddharth Agarwal 682252acd0 Bug 670249 - Get rid of NFSPWD from config.mk. rs=Callek 2011-07-14 14:31:51 -07:00
Siddharth Agarwal cfe8229b0d Bug 668058 - Add a DIR_INSTALL command and allow NSDISTMODE to be target-specific. r=Callek 2011-07-13 00:30:11 -07: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
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
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
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
Mark Banner 5f3f490d3a Fix xpt_link bustage from bug 643817 as it got replaced with xpt.py. r=bustage-fix 2011-04-15 09:27:19 +01:00
Robert Strong e4a84852c4 followup l10n repack fix (fallout from Bug 386760) - Bug 649428 - l10n repacks broken on all platforms on mozilla-central (probably aurora, too). r=kairo 2011-04-12 17:29:11 -07:00
Mark Banner e135069ba8 Bug 643508 - Remove instances of MOZ_META_COMPONENT and META_COMPONENT from comm-central; r=Callek 2011-04-07 18:13:02 -07:00
Siddharth Agarwal 8d4f42b68c Bug 634637 - Remove make-jars.pl, c-c portion. r=Callek 2011-03-01 02:05:45 +05:30
Mark Banner 95978e2895 Bug 602842 - Port bug 522770 - Implement enough of fakelibs to work around MSVC limitations; r=Callek 2010-10-21 14:27:54 +01:00
Robert Kaiser 741db33619 bug 559961 followup: apply the abspath trick on c-c as well so L10n repackages hopefully pass, r=Callek 2010-08-19 22:32:29 +02:00
Robert Kaiser 40bc31e77b add definition for bug 559961 to comm-central config.mk to fix packaging bustage, rs=Callek 2010-08-19 01:55:19 +02:00
Takanori MATSUURA 3e44fe8b9b Bug 546177 - Port |Bug 513924 - remove tons of options from configure| to comm-central; r=Callek 2010-08-17 08:20:51 +01:00
Kyle Huey 166b80aa6e Bug 518136: Use showIncludes for a substantial build perf win. r=Callek
--HG--
extra : rebase_source : b759202cbc628c40c5b12b3f8ee2f3d63f58c4bb
2010-08-14 15:33:29 -07:00
Takanori MATSUURA fa217cb0cc Bug 575509 Port |Bug 516758 - Remove more options from configure| to comm-central. r=Callek 2010-07-23 09:02:51 +01:00
Takanori MATSUURA 9f74cbb104 Bug 575179 Port |Bug 517097 - make enabling debug symbols more sane| to comm-central. r=Callek 2010-07-23 09:02:04 +01:00
Mark Banner 29b6fe4223 Port build config changes for component manager changes, part of bug 575740. r=Callek. Part of bustage fix for CLOSED TREE 2010-07-04 13:37:13 +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
Serge Gautherie 6d76b4ec54 Bug 557060 - [Windows] After bug 551254, Firefox/SeaMonkey fails to build or run with error like "?_Throw@std@@YAXABVexception@stdext@@@Z"; (Fv1-CC) Copy config.mk part of m-c fix.
r=kairo.
2010-04-21 14:38:42 +02:00
Siddharth Agarwal 0e0b8d99b1 Part of bug 549129 - Restore -OPT:NOWIN98 on Mozilla 1.9.2 builds. r=Callek 2010-04-15 11:22:00 +05:30
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 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
Serge Gautherie 2ada305d15 Bug 488175 - Need to include |namespace mozilla {Foo}| headers as |#include "mozilla/Foo"|; (Ev1a-CC) Copy it to comm-central, with bug 494172 too.
r=Callek.

Bug 494172 - static libs (.a) are no longer shipped in the xul sdk
2010-04-02 16:46:27 +02:00
Serge Gautherie 90bed304a4 Bug 550658 - QT - Set LIBS to MOZ_QT_LIBS; (Bv1a-CC) Copy it to comm-central.
r=Callek.
2010-03-28 17:40:04 +02:00
Serge Gautherie 137e05a9e4 Bug 548207 - allow make check to run over remote connection from devicemanager.py; (Cv2-CC) Port (the useful part of) it to comm-central, (partly m-1.9.2+).
r=Callek.
2010-03-27 16:48:52 +01:00
Justin Wood 43d9885e1c Bug 543382, Port |Bug 467862, Build system should support building both a static and a shared library from the same Makefile| to c-c. (fix nit too)
r+=KaiRo, sr+=Standard8
2010-03-27 01:23:08 -04:00
Serge Gautherie bf14562a20 Bug 506493 - Resync' configure.in between c-c and m-c; (Cv1) Copy bug 520359 and bug 524554.
r=Callek.

Bug 520359 - pymake fails to build Firefox
Bug 524554 - WinMo package-tests broken: nsinstall path too long?
2010-03-13 01:15:42 +01:00
Justin Wood 5923ad7f59 Bug 520114, finish porting Bug 441324 to c-c, r=KaiRo 2010-03-11 14:48:21 -05:00
Serge Gautherie a7161b1614 Bug 540470 - Port |Bug 514131 - Kill xpcom/obsolete| to comm-central; (Av1) Just remove it, Still support m-1.9.2.
r=Standard8.
2010-03-08 15:07:03 +01:00
Siddharth Agarwal a47266437e Bug 545085 - Allow MozMill (and the app version) to work with relative topsrcdirs. r=Standard8
--HG--
extra : rebase_source : 0b4e05b59413cd980f28bc34c64d1e2b5ad2bd3c
2010-03-04 19:50:46 +05:30
Serge Gautherie 08614ab97e Bug 505739 - Remove XCFLAGS from default compile line to fix mingw cross-compile issues; (Fv1-CC) Copy it to comm-central (1.9.2+).
r=Callek.
2010-03-04 13:11:03 +01:00
Serge Gautherie f8e6838175 Bug 506845 - targets are not rebuilt when archives from EXPAND_LIBNAME change; (Bv1-CC) Copy it to comm-central.
r=Callek.
2010-03-03 15:11:47 +01:00
Serge Gautherie 8af9be6e2c Bug 463417 - import win32 nsinstall source into mozilla-central, build by default on win32; (Bv1-CC) Copy (the useful part of) it to comm-central, Copy bug 505574 too.
r=Callek.

Bug 505574 - OS/2 nsinstall.exe from moztools fails to install test directories recursively (after bug463417)
2010-02-24 09:16:08 +01:00
Paolo Amadini dd1e5affa1 Bug 486793 - Unit tests: Add capability to easily profile a test; (Bv1-CC) Copy it to comm-central.
r=Callek.
2010-02-14 19:27:16 +01:00
Serge Gautherie 1ab8ed3e1f Bug 546065 - Port bug 488608 and bug 490325 to comm-central; (Av2) Just copy (the useful part of) it.
r=Callek.

Bug 488608 - enable jemalloc on CE6
Bug 490325 - windows mobile bustage when building
2010-02-14 17:13:45 +01:00
Serge Gautherie 68f6ed2220 Bug 481584 - add libpath to link jemalloc in xulrunner and xulrunner-stub on windows ce; (Cv1) Copy it to comm-central.
r=Callek.
2010-02-14 04:58:06 +01:00
Serge Gautherie 8c1b7da182 Bug 523820 - Remove old MOZILLA_1_9_1_BRANCH ifdefs from comm-central code; (Dv1) Clean "configure.in" up, the obvious part.
r=standard8.
2009-11-22 23:18:02 +01:00
Serge Gautherie 2dc0977050 Bug 521618 - Port |Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB| to comm-central; (Av1).
r=standard8.
2009-11-11 05:47:17 +01:00
Serge Gautherie 5d9b5dcc5a Bug 487757 - Remove Win16 reference from config.mk; (Av1) Just remove it; r=kairo 2009-07-27 01:46:45 +02:00
Neil Rashbrook 4b38708ec8 Backout bogus commit (changeset 8b921b3250e6) 2009-07-08 10:53:28 +01:00
Neil Rashbrook 3cb630a433 Bug 490464 Update the download pref pane for use with toolkit download manager r=mcsmurf a=KaiRo 2009-07-08 10:40:56 +01:00
Mark Banner f32805d28a Bug 489975 Trunk comm-central static builds broken: unresolved external symbol _malloc_usable_size. r=gozer 2009-05-04 19:11:46 +01:00
Walter Meinl c885a7544c Bug 484287 - [OS/2] simplify test_os2.cmd; r=mozilla@Weilbacher.org 2009-04-04 08:23:43 +02:00
Serge Gautherie 930f835b0b Bug 479978 - remove references to MOZ_PROFILE from the build system; (Av1b-CC) the 3 files; r=kairo 2009-03-13 12:54:17 +01:00
Robert Kaiser 36daabe462 bug 475111 - port bug 471685, bug 469558, bug 464190, bug 467579, bug 397227, bug 463420, bug 466492, bug 471188, bug 467271, bug 466486 to comm-central, r=Standard8 2009-01-29 21:09:08 +01:00
Robert Kaiser 0d9e46a39b bug 464921 - restructure comm-central's locales/Makefile.in files, r=Standard8 2008-11-25 21:33:26 +01:00
Robert Kaiser d56f9b18fa bug 464920 - Port bug 449443, bug 434501, bug 450909, bug 258429, bug 97954, bug 460717, bug 462740 to comm-central, r=Standard8 2008-11-17 13:56:38 +01:00
Phil Ringnalda bc4fce48c9 Bug 407399 - Disable prebinding for trunk builds, drop support from comm-central tree part, r=kairo 2008-10-11 21:15:30 -07:00
Walter Meinl d68b999aa6 Bug 454097 - [OS/2] get rid of VisualAge in configures; c-c part; r=mozilla 2008-10-11 03:04:07 +02:00
Robert Kaiser f49627b679 bug 445141 - get rid of unneeded build system parts in comm-central, step 1: py- and javaXPCOM, r=Standard8 2008-10-06 19:52:04 +02:00
Robert Kaiser 3a562194cb bug 455942 step 2, more ports to comm-central: remove v1 string ABI (m-c 7e95620116b1), bug 439050, r=Standard8 2008-10-04 17:54:00 +02:00
Robert Kaiser a7b4a36d1b bug 455942 - Port to comm-central: bug 440714, bug 447642, bug 454391, bug 454786, bug 454192, bug 432917, r=Standard8 2008-10-04 17:51:51 +02:00
Robert Kaiser fedfda647d bug 447619 - comm-central: add configure option to l10n repositories (port of bug 445328), r=l10n@mozilla.com 2008-07-25 21:07:10 +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