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

1476 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 13066771af 297962 stop building IPC code for seamonkey
r=bsmedberg a=asa
2005-06-25 17:38:35 +00:00
bsmedberg%covad.net fab45591e2 Bug 297923 - Make the standalone glue work on mac, and write GRE-finding code which looks for our new XUL framework, and make our new XUL framework. r=jhpedemonte+darin a=chofmann 2005-06-23 16:55:52 +00:00
mozilla.mano%sent.com ae5f292d00 Bug 298430 - drop support for Mac OS X 10.1. Second part: configure.in changes to block running on 10.1. r=josh a=shaver 2005-06-23 01:11:33 +00:00
kairo%kairo.at 9606a3bfb4 bug 297257 - include reporter in suite, p=ajschult@verizon.net r=bsmedberg sr=Neil a=chofmann 2005-06-22 16:01:08 +00:00
cls%seawood.org 9990fe650a Remove midl version check.
Bug #298260 r,a=bsmedberg
2005-06-22 05:26:15 +00:00
kairo%kairo.at 46f6298dff bug 294943 - Implement nsIXULAppInfo in suite trunk, also fixes building of suite/ for suite, r=bsmedberg sr=Neil a=chofmann 2005-06-21 16:01:09 +00:00
joshmoz%gmail.com ac67020454 better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa 2005-06-20 19:24:51 +00:00
darin%meer.net 6f8d339bb1 fixes bug 297976 "Conditionally generate makefile for tools/update-packaging" r=cls 2005-06-17 22:59:13 +00:00
cbiesinger%web.de 5c6d97684b Bug 129216 Integrate Python xpcom bindings with build system
patch by Mark Hammond <mhammond@skippinet.com.au> / Remy C. Cool
<dev-python@smartology.nl> / Christian Persch <chpe@gnome.org>
r+a=bsmedberg
2005-06-17 21:03:43 +00:00
darin%meer.net 8a660791d7 fixes bug 297811 "Disable updater if iconv not found" r=cls 2005-06-16 08:05:38 +00:00
joshmoz%gmail.com ffddbdbecd fail when trying to build with bad compiler or sdk options on the mac. patch by Mark Mentovai. b=297709 r=josh r=cls a=asa 2005-06-16 00:26:05 +00:00
mkaply%us.ibm.com 8d55fbd872 OS/2 XUL runner build bustage 2005-06-14 20:09:28 +00:00
mkaply%us.ibm.com 7bb73ad13f OS/2 build bustage 2005-06-13 13:36:07 +00:00
mkaply%us.ibm.com 0a9d4fa0ed OS/2 build bustage 2005-06-10 20:24:15 +00:00
joshmoz%gmail.com 0e8e4ebadb make configure aware of x86-based Macs. Patch by Apple Computer, Inc. b=297165 r=pinkerton sr=bsmedberg a=asa 2005-06-09 18:20:34 +00:00
bsmedberg%covad.net d403118fcf Bug 297139 - Malformed test in configure, patch by Mark Mentovai <mark@moxienet.com>, r=cls a=asa 2005-06-09 12:32:53 +00:00
neil%parkwaycc.co.uk a0a3a7c7bb Need to use cygpath -a for possibly relative paths b=294122 r=cls a=asa 2005-06-09 08:01:06 +00:00
darin%meer.net b1e47d43a3 Landing patch for bug 292021 "Software Update self-contained executable" r+a=bsmedberg 2005-06-08 18:04:25 +00:00
pedemont%us.ibm.com eea43f64b5 Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build. 2005-06-08 16:41:19 +00:00
bsmedberg%covad.net 22b446b9d8 Bug 294835 - Need to determine XPCOM ABI (at least for the common cases) in configure, for EM/nsXREDirProvider r=cls sr=shaver a=asa 2005-06-08 12:46:39 +00:00
cls%seawood.org 2f8def85e9 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
joshmoz%gmail.com f299a66dc7 more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
cls%seawood.org 07d95ff712 Add support for msys uname & cleanup OS_ARCH checks.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls sr=wtc a=shaver
2005-06-01 15:25:09 +00:00
cls%seawood.org d5865f4067 Use dashes instead of backslashes for program options to avoid msys shell expansion.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
cls%seawood.org 2dea2a81ae Allow --enable-debug to accept compiler flags like --enable-optimize
Bug #284767 r=bsmedberg a=shaver
2005-06-01 13:54:02 +00:00
kjh-5727%comcast.net 51f158a222 Bug 293541 - Allow building Cairo SVG on MingW. Patch by Eli Friedman <sharparrow1@yahoo.com>. r=benjamin, a=asa. 2005-05-21 15:54:36 +00:00
cls%seawood.org fde84ac846 Check the "yes" case for --with-system-foo options
Bug #288340 r=bsmedberg a=asa
2005-05-17 17:30:07 +00:00
jay%mozilla.org e7a57ae37e Add reporter to MOZ_EXTENSIONS_DEFAULT list, Bug 285653 2005-05-16 21:24:00 +00:00
tor%cs.brown.edu 1a8f106a62 Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa 2005-05-11 23:49:52 +00:00
wtchang%redhat.com 44ba1c9318 Bugzilla Bug 273336: arguments to the test command should be quoted. r=cls.
a=shaver for aviary1.1a1.
2005-05-11 22:10:32 +00:00
cls%seawood.org 4b605e41ed Allow --includedir & --libdir to be properly overriden when calling nspr-config.
Bug #289015 r=wtc,roc a=shaver
2005-05-11 01:03:44 +00:00
scott%scott-macgregor.org 5da8b6c667 Bug #261485 --> start building the universal encoding auto detect extension in Thunderbird
Does not effect other apps.
2005-05-06 23:30:30 +00:00
scott%scott-macgregor.org 158b44fe24 Bug #225288 --> turn on the pref extension for thunderbird.
Effects thunderbird build only.
2005-05-03 20:34:04 +00:00
tor%cs.brown.edu 8d19d5a7b9 Bug 291959 - not linking Xrender causes cairo SVG to crash on gtk1.
r+sr=bzbarsky, a=asa.
2005-04-29 13:16:07 +00:00
dougt%meer.net 844e4cfc58 Build changes for windows ce. With this patch, configure correctly
produces working a autoconf.mk file.

r=benjamin@smedbergs.us
sr+a=dbaron@mozillafoundation.org
b=291229
2005-04-22 19:06:27 +00:00
bryner%brianryner.com 91b549d294 Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov. 2005-04-19 17:19:47 +00:00
cls%seawood.org 391ef05d89 Properly save CXXFLAGS for calling sub-configures.
Thanks to Joel Fredrikson <joel@it.uu.se> for the patch.
Bug #270814 r=cls a=asa
2005-04-17 22:44:14 +00:00
kairo%kairo.at a872124cf7 bug 290490 - integrate suite/ into build process, also adding MOZ_SUITE define for suite-specific stuff, r=bsmedberg sr=Neil a=asa 2005-04-17 10:06:09 +00:00
bsmedberg%covad.net 37f97fcd51 Bug 288370 - Build XULRunner on Mac, and add makefile vars to link against XPCOM frozen sharedlibs reliably r=darin a=asa 2005-04-11 15:19:42 +00:00
darin%meer.net 36e91b339c fixes bug 289494 "Make xulrunner work with toolkit packager" r=bsmedberg a=asa 2005-04-08 04:14:27 +00:00
mkaply%us.ibm.com e68fa09903 #286494
r=mkaply
From Peter Weilbacher - OS/2 only patch to configure.in for SVG
2005-04-04 16:48:09 +00:00
jay%mozilla.org 4ac8d5739e Hookup Reporter tool to Firefox nightlies r=robert@accettura.con sr=bryner@brianryner.com (The Brain) Bug 285653 2005-04-01 03:06:30 +00:00
cls%seawood.org cdf8180215 Backing out cygwin make checks since there's no consistency in where the cygwin string resides. 2005-03-30 17:57:38 +00:00
cls%seawood.org 8cd8233a54 Apparently, the full cygwin string isn't universal. Just check for cygwin.
Bug #288303
2005-03-30 17:34:42 +00:00
cls%seawood.org 349d1fef20 Explicitly check for cygwin make when building on win32.
Bug #288303 r=bsmedberg
2005-03-30 17:15:32 +00:00
dbaron%dbaron.org 4d29b3eca6 Change build system default toolkit for X11-based platforms from GTK1 to GTK2. b=282871 r=blizzard sr=bryner 2005-03-30 01:17:32 +00:00
kairo%kairo.at bb5848bd7d fix Camino bustage from bug 285696: use MOZ_APP_DISPLAYNAME=Mozilla for Camino to still create Mozilla.app; r=smfr 2005-03-29 23:27:52 +00:00
roc+%cs.cmu.edu a02c4cc615 Bug 275790. Get rid of use of absolute paths to make ccache work better. r=bryner,sr=me, patch by basic 2005-03-28 21:26:03 +00:00
darin%meer.net a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
bsmedberg%covad.net 85c92aeb7d Bug 273876 - use -rpath-link to un-break linking with libxul and not libmozjs r=darin 2005-03-23 22:47:02 +00:00