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

37 Коммитов

Автор SHA1 Сообщение Дата
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