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

1495 Коммитов

Автор SHA1 Сообщение Дата
joshmoz%gmail.com 818a1b3c3d export MACOSX_DEPLOYMENT_TARGET and kill MACOS_DEPLOYMENT_TARGET. Allows us to build on x86 Macs right out of cvs (note that we still crash a lot straight from cvs, but it runs). Patch by Mark Mentovai. b=298543 r=josh sr=peterv a=bsmedberg 2005-07-23 21:17:40 +00:00
bsmedberg%covad.net df550d0124 Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
bryner%brianryner.com a897134686 Use -dead_strip option on Mac if the linker supports it. Bug 300047, r=pinkerton a=bsmedberg 2005-07-14 17:52:17 +00:00
smfr%smfr.org 4d90a37302 Fix bug 299356: fix image blocking in camino by enabling the permissions extension. r=mento 2005-07-14 00:28:21 +00:00
cls%seawood.org 24c9c3c52f Set HOST_RANLIB properly for msvc builds.
Bug #300123 r=bangbang023 a=bsmedberg
2005-07-13 17:51:30 +00:00
bryner%brianryner.com 7bab38e388 backing out until we can up build requirements or write a configure test 2005-07-13 17:45:06 +00:00
bryner%brianryner.com 4f98cfba70 Add -dead_strip as a linker option for Mac builds. Bug 300047, r=pinkerton a=bsmedberg 2005-07-13 16:43:01 +00:00
cls%seawood.org 4664f0fb26 Use HOST_PDBFILE when building host apps on win32.
Long-term fixing pacifica parallel build bustage.
Bug #299557 r=chase
2005-07-06 01:49:32 +00:00
cbiesinger%web.de 84b361f26f Bug 299669 Allow mozilla to build with libIDL-2 for non-gtk2 backends
patch by Bastiaan Jacques <b.jacques@planet.nl> r=cls a=bsmedberg
2005-07-05 22:28:20 +00:00
darin%meer.net 474f0cd4a8 fixes bug 299733 "Mac update creates /Applications/DeerPark.app/DeerPark.app" r=mconnor sr=bsmedberg a=chase 2005-07-05 21:51:26 +00:00
cls%seawood.org 08b02ee902 Fixing mingw cross-compile bustage:
- Moves HOST_AR_FLAGS into configure.in
- Adds HOST_OS_ARCH to better handle the native build case
- Exposes autoconf standard host_cpu, host_vendor, host_os variables
- Always build native version of libmar & mar tool
Bug #299557 r,a=bsmedberg
2005-07-05 20:37:27 +00:00
dougt%meer.net 864ee27247 make xpcom typelib tools build on wince. r/a=benjamin 2005-07-05 17:02:20 +00:00
kairo%kairo.at afdafc2606 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
mark%moxienet.com a8454a98d9 Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-07-01 05:01:28 +00:00
darin%meer.net 8eea6eb19e fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-06-30 00:19:18 +00:00
bsmedberg%covad.net f6f384bbe2 Bug 298937 TARGET_XPCOM_ABI not set on MacOSX - patch by Mark Mentovai, r=darin+cls+bsmedberg a=bsmedberg 2005-06-29 17:23:09 +00:00
dougt%meer.net 76b3f05731 Adding WINCE rules to build the shunt and toolchain during configure so that we break the chicken/egg problem. r=299061, r=benjamin, a=benjamin 2005-06-29 16:28:02 +00:00
roc+%cs.cmu.edu afe40e0ab9 Bug 288438. Turn off SVG <foreignobject> because it's pretty broken. r=benjamin,sr=dbaron,a=benjamin,patch by jwatt,tor and roc 2005-06-29 03:51:44 +00:00
mark%moxienet.com 561553578c Bug 298529, Core support for Mac 10.4u ("universal") SDK, part 1. SDK version detection and MacOSX86 support in configure. r=cls sr=smfr a=bsmedberg 2005-06-29 02:40:57 +00:00
cbiesinger%web.de 0849b6b6fe 297962 stop building IPC code for seamonkey
r=bsmedberg a=asa
2005-06-25 17:38:35 +00:00
bsmedberg%covad.net 406f7e41d6 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 4562bbde8c 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 8f9c7607a4 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 ce6247955a Remove midl version check.
Bug #298260 r,a=bsmedberg
2005-06-22 05:26:15 +00:00
kairo%kairo.at 4d1ad4cdbc 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 f3708056af 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 7ec50faaab fixes bug 297976 "Conditionally generate makefile for tools/update-packaging" r=cls 2005-06-17 22:59:13 +00:00
cbiesinger%web.de bed187b21c 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 187c7dd2a3 fixes bug 297811 "Disable updater if iconv not found" r=cls 2005-06-16 08:05:38 +00:00
joshmoz%gmail.com 0c378f186f 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 fc9ac15692 OS/2 XUL runner build bustage 2005-06-14 20:09:28 +00:00
mkaply%us.ibm.com e3243cb359 OS/2 build bustage 2005-06-13 13:36:07 +00:00
mkaply%us.ibm.com 838fdaefb2 OS/2 build bustage 2005-06-10 20:24:15 +00:00
joshmoz%gmail.com 15b18c9ff9 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 a1c8a98ba6 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 d8f8086538 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 d7aa4dfbf8 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 c1bd049ee1 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 00b267e6a7 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 34066213a5 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 06ca0acf9b 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 9ed68f01c9 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 90fcdb00a0 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 ddc5452e4e 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 ffc3b4972d 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 c9ad835f3f 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 074f4de5c8 Add reporter to MOZ_EXTENSIONS_DEFAULT list, Bug 285653 2005-05-16 21:24:00 +00:00
tor%cs.brown.edu a942aa6aad Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa 2005-05-11 23:49:52 +00:00
wtchang%redhat.com db0d7930ef 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 ee9451c373 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