Ben Hearsum
|
4c89a10a78
|
bug 551278: Tracking bug for build and release of Firefox 3.7a3 - version bumps to 1.9.3a4pre/3.7a4pre. r=me, patch=Tymerkaev.
|
2010-03-15 12:28:27 -04:00 |
|
Mitchell Field
|
d162651fc5
|
bug 517097 - make enabling debug symbols more sane r=ted
|
2010-03-02 06:24:00 -05:00 |
|
Brad Lassey
|
65e93ade37
|
follow up to bug 548207, test for WINCE instead of CROSS_COMPILE due to make check failure on OSX
--HG--
extra : rebase_source : 2b0ab634f5286e6317e147daa0cd790f633acdbf
|
2010-03-10 15:35:31 -05:00 |
|
Brad Lassey
|
8857f4c08a
|
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
|
2010-03-10 13:36:45 -05:00 |
|
Jim Mathies
|
30f4555662
|
back out of patch for bug 517097 due to bustage. CLOSED TREE
|
2010-03-10 10:51:15 -06:00 |
|
Mitchell Field
|
4d16a7c52c
|
bug 517097 - make enabling debug symbols more sane r=ted
--HG--
extra : rebase_source : 7abb0297202f10afe80c5a74e47899b4762095a2
|
2010-03-02 06:24:00 -05:00 |
|
Phil Ringnalda
|
e46c23ce11
|
Bug 547653 - Build toolkit search based on a define rather than an exclusion of some apps, r=ted
--HG--
extra : rebase_source : b164bf687e7926a81ae8b25823858f11565a947c
|
2010-02-21 21:51:18 -08:00 |
|
Doug Turner
|
dc1a9634e1
|
build bustage fix. bad ws in config.mk
|
2010-03-08 09:19:17 -08:00 |
|
Doug Turner
|
a8f9633293
|
Bug 550658 - OS Libs should include qt os libraries. r=ted
|
2010-03-08 08:55:53 -08:00 |
|
Serge Gautherie
|
a2e80628c2
|
Bug 534408 - Core bug 514665 dropped/replaced USE_SHORT_LIBNAME uses: port that to c-c (apps); (Av1-MC) Remove obsolete MOZ_MOVEMAIL and MOZ_STATIC_MAIL_BUILD.
r=ted.mielczarek.
|
2010-03-05 21:58:12 +01:00 |
|
Chris Jones
|
2141078f6e
|
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
|
2010-03-03 23:02:57 -06:00 |
|
Benjamin Smedberg
|
9485b136dd
|
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
|
2009-11-12 14:37:34 -05:00 |
|
Makoto Kato
|
f45d2596df
|
Bug 528131 - build config should check whether __force_align_arg_pointer__ is valid. r=ted
|
2010-03-01 13:24:42 +09:00 |
|
Nick Thomas
|
9e11a7c18b
|
Bug 548093, bump nightly version to 3.7a3pre, r=catlee CLOSED TREE
|
2010-03-01 12:27:40 +13:00 |
|
Jonathan Kew
|
c86c49853f
|
Bug 548177 followup - missed one line, see comment 3.
|
2010-02-26 12:09:53 -08:00 |
|
Serge Gautherie
|
7cff175e7d
|
Bug 502696 - js_CompareAndSwap on sparc should not use PRLock(); (Cv1) Clean up missed autoconf.mk.in too.
r=jorendorff.
|
2010-02-23 06:00:55 +01:00 |
|
Oleg Romashin
|
f38368aba9
|
Bug 544190 - QCore version needed to replace message_pump_glib.cc. r=dougt
|
2010-02-18 23:48:50 +02:00 |
|
Mike Hommey
|
c2ec02be57
|
Bug 541767 - "Various problems with how config/my{config,rules}.mk are handled" [r=ted]
|
2010-02-04 09:19:00 -05:00 |
|
Benjamin Smedberg
|
c62f668d4f
|
Bug 545892 - mozilla-runtime.exe doesn't have a manifest when jemalloc is enabled: in this case the linker doesn't generate a manifest because there are no dependent assemblies, so we should only use the manifest specified in the source directory, r=ted
--HG--
extra : rebase_source : 4be79482480eda27853a1bb3e772a0526bb59e58
|
2010-02-13 16:00:19 -05:00 |
|
Benjamin Smedberg
|
9d1a332645
|
Backed out changeset fe08cc555248 - bug 517097 - make enabling debug symbols more sane because it added -fno-inline to opt builds and a 50% perf regression
|
2010-02-11 17:14:38 -05:00 |
|
Mitchell Field
|
905fe4d3db
|
bug 517097 - make enabling debug symbols more sane r=ted.mielczarek
--HG--
extra : rebase_source : 3b9b43f06fbbd1bcceb5763061ee97378602cac5
|
2010-02-11 08:21:00 -05:00 |
|
Jonathan Kew
|
569ea9f30a
|
Bug 543976 followup - workaround because preprocessor.pl can be overly fussy about the form of #if conditions.
|
2010-02-09 19:35:39 -08:00 |
|
Jeff Muizelaar
|
8668ef9bd2
|
Bug 544697. pixman: Reenable NEON support. r=vlad,bsmedberg
3f91dcac71c4 turned off NEON because of build breakage. This
turns it back on.
We also need to add a SSRCS target so that .S files get built
with gcc.
|
2010-02-08 23:13:12 -05:00 |
|
Doug Turner
|
c5fb72ab64
|
Bug 543976 - Clean up Maemo defines. r=ted
|
2010-02-09 11:02:11 -08:00 |
|
Jeff Muizelaar
|
e52c2af98f
|
Revert 3f91dcac71c4 for breaking 'make check'.
|
2010-02-09 00:07:00 -05:00 |
|
Jeff Muizelaar
|
c631d2fce6
|
Bug 544697. pixman: Reenable NEON support. r=vlad,bsmedberg
3f91dcac71c4 turned off NEON because of build breakage. This
turns it back on.
We also need to add a SSRCS target so that .S files get built
with gcc.
|
2010-02-08 23:13:12 -05:00 |
|
L. David Baron
|
cff72bcc27
|
Bump mozilla-central version to 1.9.3a2pre/3.7a2pre. CLOSED TREE
|
2010-02-05 11:36:14 -08:00 |
|
Walter Meinl
|
f2a4f4176b
|
Bug 536451 - OS/2 cannot handle mozsqlite3.dll. r=ted
--HG--
extra : rebase_source : c1a6deb7130b1142ca58dad88a34ecdcda75a378
|
2010-02-04 15:51:02 +01:00 |
|
Bas Schouten
|
7754223af4
|
Bug 527707. Build System DWrite/Direct2D mods. r=ted
|
2010-01-22 15:38:23 -05:00 |
|
Makoto Kato
|
a0bc68ebf2
|
Bug 539378 - Remove MOZ_BITS macro from tree. r=ted
|
2010-01-19 14:12:09 +09:00 |
|
Aiken Tie
|
35627ce397
|
Bug 536352 - missing null check and memory leak in nsinstall.c. r=ted
|
2010-01-18 11:22:03 +01:00 |
|
Chris Jones
|
800ff959c1
|
Bug 522126, part 3: Use POSIX-clock TimeStamp/TimeDuration implementation if configure.in says it's supported. r=luser
|
2010-01-07 11:21:33 -06:00 |
|
Ginn Chen
|
48924ed436
|
Bug 537369 Failed to build with --enable-dtrace for 64bit libraries r=bsmedberg
|
2010-01-06 15:02:52 +08:00 |
|
Oleg Romashin
|
2541cfdd66
|
Bug 532608 - osso-mem.h used but not added to system-headers, r=benjamin
|
2009-12-21 13:32:36 +02:00 |
|
Oleg Romashin
|
a4d6032eb7
|
Bug 532072 - Conic system-headers are missing when compiling with maemo, r=ted.mielczarek
|
2009-12-21 13:29:06 +02:00 |
|
Oleg Romashin
|
dc0028673d
|
Bug 528004 - system wrappers does not include hildon-file-chooser-dialog.h, r=ted.mielczarek
|
2009-12-21 13:27:20 +02:00 |
|
Benjamin Smedberg
|
999be86ac2
|
Merge mozilla-central into electrolysis.
|
2009-12-14 08:01:18 -05:00 |
|
Benjamin Smedberg
|
422b4b28d2
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Benjamin Smedberg
|
7a581148bc
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
|
Ted Mielczarek
|
cb5d727842
|
bug 522804 - fix two more JarMaker lockFile race conditions on Windows. r=pike
|
2009-11-24 07:11:25 -05:00 |
|
Ted Mielczarek
|
ec1f6482df
|
bug 522804 - ZipFile exception.WindowsError build problem. r=pike
--HG--
extra : rebase_source : 9a940d5e8aed187f91584a86c7bd456bd249622c
|
2009-11-23 10:20:21 -05:00 |
|
Ted Mielczarek
|
d05bbfd9e2
|
bug 530093 - allow building with VC10. configure+build system changes. r=bsmedberg
|
2009-11-23 10:20:21 -05:00 |
|
Ted Mielczarek
|
f8fa72d34f
|
bug 531135 - rewrite build-list.pl in Python to fix race conditions with locking. r=bsmedberg
|
2009-12-14 06:55:40 -05:00 |
|
Benjamin Smedberg
|
737515b2c8
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
|
Ginn Chen
|
8042e8805d
|
Bug 522440 QCMS: Make sse/sse2 code built with Sun Studio 12 on Solaris r=jmuizelaar, ted.mielczarek
|
2009-11-20 14:15:39 +08:00 |
|
Benjamin Smedberg
|
17cf638aac
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Brad Lassey
|
e496cd2077
|
bug 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted
|
2009-12-04 14:14:18 -05:00 |
|
Benjamin Smedberg
|
281b9fd4a8
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
|
Ted Mielczarek
|
9fc72c1088
|
bug 463411 - nsinstall.exe can race creating directories. r=timeless
|
2009-10-30 13:00:20 -04:00 |
|
Mark Finkle
|
2a60c72d7a
|
Bug 495674: Internet connection should be initiated if needed [r=biesi]
|
2009-11-18 10:20:45 -05:00 |
|