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

1677 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com 9e49a83844 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 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
smfr%smfr.org a54c5282b7 Fix bug 286096: remove most xpfe/components from the build for camino, to avoid it every picking up global history or bookmarks (see bugs 285554 and 280342). r=bsmedberg. 2005-03-23 21:09:39 +00:00
tor%cs.brown.edu ee7d19e201 Bug 286980 - cairo config should add to PKG_CONFIG_PATH, not replace. r=cls 2005-03-21 20:27:40 +00:00
tor%cs.brown.edu 520b034186 Bug 286980 - cairo config should add to PKG_CONFIG_PATH, not replace. r=cls 2005-03-21 14:08:48 +00:00
timeless%mozdev.org e433544e98 Bug 271504 --with-macos-sdk=/Developer/SDKs/MacOSX10.2.8.sdk breaks w/ apple gcc
r=bryner
2005-03-15 22:05:01 +00:00
dbaron%dbaron.org 76490fb1ec Change some build defaults for GTK2 builds: disable core X fonts and FreeType2 font configuration code; disable XPrint. b=281402 r=bsmedberg sr=bryner 2005-03-12 16:53:31 +00:00
tor%cs.brown.edu 44c3ae37ad Bustage fix - only do renderer stuff if svg is enabled. 2005-03-04 23:08:30 +00:00
tor%cs.brown.edu 74a2404c14 Bug 284305 - simplify svg build configuration. r=bsmedberg 2005-03-04 22:40:00 +00:00
shaver%mozilla.org 7c72b8da41 automatically pull+build storage+sqlite3 when calendar is selected; r=bsmedberg 2005-03-03 22:48:37 +00:00
tor%cs.brown.edu 03115639df Bug 284340 - only set cairo flags/libs if cairo needed. r=bsmedberg 2005-03-02 16:55:55 +00:00
tor%cs.brown.edu 397f2c6e63 Bustage fix - flip cairo logic. 2005-02-24 20:53:19 +00:00
tor%cs.brown.edu 4e691a0a22 Fix bustage from cairo landing - only config cairo if necessary 2005-02-24 20:35:12 +00:00
tor%cs.brown.edu 810adb59db Bug 281950 - cairo/libpixman landing. r=bsmedberg 2005-02-24 20:11:04 +00:00
cbiesinger%web.de 123fae132a 283185 [beos] link to libzeta if available, for functions like find_directory_r
r=bsmedberg
2005-02-23 18:51:54 +00:00
bsmedberg%covad.net fa01ef8027 Bug 232003 - AS perl and cygwin GNU make 3.80 don't play well together r=cls 2005-02-07 14:55:07 +00:00
pkw%us.ibm.com fe280bf455 Bug 232107 - Enable movemail on Mac.
r=jhpedemonte@gmail.com, sr=mscott@mozilla.org
2005-02-04 16:36:05 +00:00
tor%cs.brown.edu ec0a347c63 Bug 280454 - adjust svg cairo renderer to handle cairo > 0.3.0. 2005-01-31 15:06:15 +00:00
tor%cs.brown.edu 6380f25421 Update cairo version requirement to 0.3.0. r+sr=bryner 2005-01-26 23:37:58 +00:00
vladimir%pobox.com c6e2ea87cf b=279306, update canvas API to reflect latest standard spec; r=stuart,sr=shaver 2005-01-26 02:08:35 +00:00
leon.sha%sun.com 89dce76942 Back out for 267416. 2005-01-25 05:50:49 +00:00
leon.sha%sun.com 292808b8aa Bug 267416. We need a high version perl to build firefox.
Patch maker, leon.sha@sun.com.
bsmedberg: review+
dbaron: superreview+
This might require updating build machines.
2005-01-25 05:17:16 +00:00
bryner%brianryner.com 742738a46c Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin. 2005-01-24 16:44:41 +00:00
doronr%us.ibm.com 335ed99122 landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
marco%gnome.org de336606f1 233461 Add an icon channel for gnome icon themes
Patch by marco@gnome.org r=cbiesinger sr=bryner
2005-01-19 11:27:21 +00:00
dbaron%dbaron.org c5328b582e Fix bustage by working around shells that don't allow ! after &&. b=275674, 273336 2004-12-23 00:23:29 +00:00
mvl%exedo.nl 20cc4be769 enable permission extension for firefox. Update UI to set the right prefs.
bug 240070, r=mconnor
2004-12-15 18:34:23 +00:00
mvl%exedo.nl dbd7b0260c enable permissions extension. Update UI to use it. migrate old prefs.
bug 240070, r=dwitte, sr=darin
2004-12-15 18:31:23 +00:00
bryner%brianryner.com 1d891ab860 Fixing bustage 2004-12-15 07:04:54 +00:00
bryner%brianryner.com d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
mvl%exedo.nl 4d34c98130 enable tranformiix and xmlextras for sunbird, to be able to export to xml and csv
bug 261489, r=mostafah
2004-12-11 16:38:45 +00:00
doronr%us.ibm.com 6a53f44bfc fix mac bustage, don't build schema validation when all extensions are build 2004-12-10 16:49:00 +00:00
doronr%us.ibm.com 9c78c6f546 Bug 223097 - XML Schema Validation initial checkin, not built by default. Lives in extensions/schema-validation. r=jst for build changes. 2004-12-10 15:11:31 +00:00
bsmedberg%covad.net 79241940e8 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
bsmedberg%covad.net f23f538920 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
bsmedberg%covad.net 7f212778db Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin 2004-12-04 04:51:43 +00:00
dbaron%dbaron.org b17e3131a0 Merge remaining part of 257117 to the trunk: code needed for Mac *.app names for new toolkit packaging code. b=bryner b=257117 2004-12-02 21:56:34 +00:00
pedemont%us.ibm.com 15717f0bf7 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
bsmedberg%covad.net c887104a34 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
cbiesinger%web.de eba369b673 Bug 272260 add missing comma in configure.in near --enable-cairo, r=bsmedberg 2004-11-29 22:06:17 +00:00
bryner%brianryner.com 50d9e1e008 Add xforms to MOZ_EXTENSIONS_ALL (bug 271002). r+sr=dbaron. 2004-11-29 01:39:15 +00:00
mvl%exedo.nl e2dd934784 removing permissions extension again
part of bug 240070
2004-11-27 15:34:59 +00:00
mvl%exedo.nl 3bfe403446 enabling permissions extension to test Tp impact
part of bug 240070
2004-11-27 13:39:22 +00:00
bsmedberg%covad.net 2fadece7f2 Make MOZ_UI_LOCALE available to the build system, merge from aviary branch. See bug 271324 2004-11-24 20:35:50 +00:00
bsmedberg%covad.net 0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
timeless%mozdev.org d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bryner%brianryner.com a2b16f9ff7 backing out my checkin, i didn't have drivers approval. 2004-11-20 22:07:20 +00:00
bryner%brianryner.com fe3361de46 Add XForms to MOZ_EXTENSIONS_ALL, with appropriate dependency checks. Bug 271002, r+sr=dbaron. 2004-11-20 21:43:19 +00:00
bryner%brianryner.com 4f7295628b Oops. Really turn on xtf (bug 269859). 2004-11-16 03:43:46 +00:00
bryner%brianryner.com 677db5d504 Enable XTF in default builds (bug 269859). r=jst, sr=brendan. 2004-11-16 01:30:37 +00:00
tor%cs.brown.edu 7b432ec153 Bug 248644 - upgrade zlib to 1.2.2. r=tor 2004-11-03 04:47:39 +00:00
cls%seawood.org efaf7d7fa9 Add --disable-plugins build option.
Bug #266750 r=bsmedberg
2004-10-31 07:10:49 +00:00
darin%meer.net 52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
ben%bengoodger.com ac2f4820a7 263928, 263412 - define default distribution ID in configure.in, not in nsISS for better availability/reliability. r=vlad 2004-10-14 06:21:22 +00:00
bugzilla%arlen.demon.co.uk d4127f1540 Bug 234185 Build failure: #error "No SVG renderer."
p=ajvincent@gmail.com r=bsmedberg
2004-10-13 22:44:05 +00:00
bryner%brianryner.com f43748170d Add an explicit --enable-quantify option for windows that causes /FIXED:NO to be used when linking the executable. Otherwise, we omit that option and save about 6% on executable size (the change only affects builds with MOZ_PROFILE or MOZ_DEBUG_SYMBOLS). Bug 263680, r=bsmedberg. 2004-10-12 00:09:58 +00:00
ben%bengoodger.com f27e742f65 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
zack%kde.org 462fea1107 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
vladimir%pobox.com 77d5bf782b b=263211, sqlite3 and storage landing - build system changes; r=darin,sr=shaver 2004-10-09 00:10:14 +00:00
alex%croczilla.com 1fce2c4058 Landing of the XTF branch, bug#253225. XTF is the eXtensible Tag
Framework; see mozilla/content/xtf/readme.txt. r=bryner, sr=jst. Code
is not enabled by default (requires --enable-xtf configure option).
2004-10-07 20:59:53 +00:00
tor%cs.brown.edu 07b409aa4e Bug 261922 - upgrade to libpng-1.2.7. r=tor. 2004-10-07 19:21:29 +00:00
dbaron%dbaron.org 8fbaaf5e92 Document --enable-official-branding better. b=261219 2004-09-30 03:10:21 +00:00
cbiesinger%web.de 1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cls%seawood.org 9eb31356e3 Fix insecure tempfile creation issue.
Bug #258173 r=bsmedberg
2004-09-10 02:25:52 +00:00
jshin%mailaps.org f6ecd493cb no bug: got rid of duplicated lines (see bug 190031 comment #58) 2004-09-09 22:19:32 +00:00
darin%meer.net 3aa533f774 fixing firefox bustage 2004-09-09 21:50:09 +00:00
darin%meer.net 93874dbfb7 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
jshin%mailaps.org 85afb5d27e bug 190031: use xft and fontconfig for font lookups/measuring/drawing with new postscript/freetype code (r=blizzard, sr=rbs) 2004-08-20 09:11:26 +00:00
vladimir%pobox.com cfcb233cb8 Initial landing of cairo-related stuff, nothing built by default, all code is in ifdefs. r=bryner,a=brendan 2004-08-14 01:01:16 +00:00
blizzard%redhat.com aa8be61c26 More build goop to get pango building. Add the right calls so that RTL info is passed down. r+sr=bryner 2004-08-02 20:50:01 +00:00
darin%meer.net a7bd3dadf2 fixes bug 242029 "error trying to register libnegotiateauth.so" r=bryner 2004-07-22 18:07:51 +00:00
bryner%brianryner.com 78edb6f8e3 Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin. 2004-07-19 17:36:19 +00:00
dwitte%stanford.edu 8ad2e8e431 add --disable-cookies build option.
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
bryner%brianryner.com 56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
darin%meer.net 01bb3f43c6 landing autoconf changes for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cls 2004-07-09 22:07:49 +00:00
tor%cs.brown.edu 2a8569c8bd Bug 226733 - update to zlib 1.2.1 r/sr=roc 2004-06-17 14:33:24 +00:00
mvl%exedo.nl c097fcd9d9 use MOZ_SUNBIRD to build sunbird.
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
mozilla.BenB%bucksch.org 1e7694cacb Bug 124029 - Roaming
Enabling extensions/sroaming/
r=Pete Zha <pete.zha@sun.com>
sr=darin (backend), jag (UI code)
a=tor
2004-05-24 17:13:05 +00:00
kyle.yuan%sun.com 8313bb7bef Bug 235381 2004-02-23-12-trunk Solaris nightly crashes at nsComponentManagerImpl::GetLoaderForType()
r=roland.mainz, sr=dbaron
add -features=tmplife to Sun Forte compiler, introduced a test for the C++ compiler generating correct temporary object destruct order.
patch by anlan@ida.liu.se
2004-05-24 02:56:09 +00:00
cbiesinger%web.de 10cdea6c9e want gnomeui 2.2, not 2.1, for moz-icon support on linux, as 2.1.0 is a development snapshot 2004-05-20 23:29:53 +00:00
cbiesinger%web.de 73833f787e fix bustage, on machines with older libgnomeui, and on systems whose test doesn't support == 2004-05-19 18:19:04 +00:00
cls%seawood.org 357833f2c6 Remove duplicate -nologo flag when building with MSVC.
Thanks to Phong (Lohvarn) <marocanar@gmx.net> for the patch.
Bug #241998 r=cls
2004-05-19 05:32:20 +00:00
cbiesinger%web.de b683344f52 fix bsutage 2004-05-18 19:12:21 +00:00
cbiesinger%web.de 1ee6b3e440 bug 225148. implement moz-icon channel for gnome.
r=bryner sr=darin
2004-05-18 19:00:56 +00:00
cls%seawood.org 7f246234b3 Use standard AM_LANGINFO_CODESET macro instead of assume CODESET is available if nl_langinfo is.
Thanks to Adrian Bunk <bunk@fs.tum.de> for the patch.
Bug #160180 r=cls
2004-05-13 03:12:49 +00:00
mkaply%us.ibm.com 68463d876d #242189
r=pedemont
OS/2 only changes - cleanup resource compiling, get branding working on Firefox
2004-05-05 13:27:19 +00:00
cls%seawood.org d00b20297e Remove bash2-ism.
Bug #54828
2004-05-01 05:01:50 +00:00
cls%seawood.org d201675c8c Change default build options to --enable-optimize --disable-debug
Bug #54828 r=bsmedberg sr=leaf
2004-05-01 04:01:51 +00:00
cls%seawood.org 75ff834028 Only check for wcrtomb & mbrtowc when targetting OSX >= 10.3 or non-OSX builds.
Bug #233574 r=bryner
2004-04-18 13:10:03 +00:00
varga%nixcorp.com 6450787dad Trying to build sql extension on all platforms. 2004-04-17 16:17:52 +00:00
cbiesinger%web.de 03c30951ad bug 240192, nsLocalFileUnix doesn't work with files larger than 2 GB
r+sr=darin
2004-04-16 19:01:58 +00:00
cbiesinger%web.de cbff87291f bug 196602, stop claiming the xlib toolkit supports X-Remote
r=blizzard
2004-04-14 20:05:27 +00:00
blizzard%redhat.com ae51c17a01 Bug #239466. Gtk2 builds should build with xft by default. r=bryner, sr=dbaron 2004-04-13 19:46:53 +00:00
blizzard%redhat.com 0f53cda85b Bug #237283. Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa 2004-04-08 14:01:17 +00:00
bryner%brianryner.com eee4ebf1bd X11 checks should only be fatal when building for an X-based toolkit. Bug 238419, patch by cls, r=bryner, a=asa. 2004-04-08 08:03:40 +00:00
darin%meer.net 8e2c8e8f44 fixes bug 237684 "AIX: negotiateauth extension fails to build" patch by pkw@us.ibm.com r=darin sr=bryner a=tor 2004-04-07 22:09:10 +00:00
darin%meer.net 7af43da6ba fixes bug 237578 "GSS_C_NT_HOSTBASED_SERVICE not found even though it should be" r+sr=bryner a=chofmann 2004-04-06 16:29:18 +00:00
darin%meer.net 5926a15f63 fixes bug 238374 "gnomevfs extension should only be built when GTK2 toolkit is in use [was: Freeze or crash when opening an application/x-perl file]" r+sr=bryner a=chofmann 2004-04-03 17:29:18 +00:00
mkaply%us.ibm.com 4aabb898f3 #231934
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - code from ganesh - generate map files on OS/2
2004-03-30 19:38:13 +00:00
alex.fritze%crocodile-clips.com d4ebed8772 Fix for bug#237487: Solaris libart SVG build requires alloca-check. r=bsmedberg, sr=tor, a=mkaply. 2004-03-27 11:36:29 +00:00
bryner%brianryner.com c2b4788fd2 - Add detection of -fprofile-arcs/-fprofile-generate to configure
- Add a new client.mk target, profiledbuild, which does a profiling build, runs a specified script to generate the profile, and then rebuilds using the profile data.
- Add a profiling script for Seamonkey/Firefox that runs a couple cycles of the pageload test, and then does a second start to hit the fastload/history code.

Bug 237239, r=dbaron, sr=brendan, a=brendan.
2004-03-21 02:31:17 +00:00
pkw%us.ibm.com 7dc4d1e4f1 Bug 237545 - Need to support objmodel=ibm for AIX VisualAge C++ Compiler
r=cls@seawood.org, sr=shaver@mozilla.org, a=chofmann@mozilla.org
2004-03-19 16:59:56 +00:00
ben%bengoodger.com 2726c470ae 237596 - add --enable-official-branding for Firefox which builds official artwork. r=bryner 2004-03-16 03:56:25 +00:00
darin%meer.net 9b6c795f0e Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00
cls%seawood.org 9e65495cbf Fixing User-Agent bustage.
Bug #235839 r=bsmedberg
2004-03-10 01:31:23 +00:00
cls%seawood.org 09ed038b72 Update openbsd support for openbsd >= 3.4
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls
2004-03-09 23:14:19 +00:00
cls%seawood.org 7de887d147 Explicitly check for glib2 when building against gtk2.
Bug #189433 r=Louie.Zhao@sun.com
2004-03-09 05:58:41 +00:00
pkw%us.ibm.com e9de837682 Bug 232226 - AIX shared library build configuration should use -G.
r=bryner@brianryner.com
2004-03-04 22:48:25 +00:00
wchang0222%aol.com 82d027a00d Bugzilla bug 232120: Now NetBSD has pthread support, remove code that
prevents from using pthreads on NetBSD.  The patch is contributed by
Shin'ichiro TAYA <taya@netbsd.org>.  r=wtc. sr=darin.
2004-03-03 16:17:01 +00:00
darin%meer.net c1a497b5c3 it would help if i actually add gnomevfs to the list of extension. how did
i manage to not add that?
2004-02-28 03:01:41 +00:00
darin%meer.net 73298e056e landing patch for bug 233305 "Support gnome-vfs's smb: URL scheme" r=biesi sr=bryner 2004-02-28 00:05:58 +00:00
kairo%kairo.at 5f250d223d bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
cls%seawood.org c772632441 What's up with these OSes using passthru linker options for c++ compilers but not c compilers? 2004-02-27 03:22:52 +00:00
cls%seawood.org 1f2d91f86d Ok, back to using -G for creating shared libs. -z text is causing way too many issues with older versions of gcc (egcs 1.0.3 & gcc 2.95.3)
Bug #35419
2004-02-26 19:25:03 +00:00
cls%seawood.org 7c348aa05b Try using -mimpure-text to ignore relocation errors 2004-02-26 09:28:00 +00:00
cls%seawood.org a9b909ab49 Use -z textwarn when linking with -shared until we figure out why 'relocations against non-writable, allocatable sections remain'.
Bug #23759 & Bug #35419
2004-02-26 07:51:04 +00:00
cls%seawood.org 858be6e322 Use LD instead of CC when linking C libs on HPUX 2004-02-26 07:34:27 +00:00
cls%seawood.org 62af124e5b SWAG at fixing hpux bustage. 2004-02-26 06:29:42 +00:00
mkaply%us.ibm.com 5f78782436 OS/2 build bustage - add HOST_BIN_SUFFIX 2004-02-25 16:39:19 +00:00
cls%seawood.org 5a24294673 Use -shared instead -G when using gcc to create shared libs on solaris.
Thanks to Herbie <herbie.ong@sun.com> for the patch.
Bug #35419 r=cls
2004-02-25 03:34:14 +00:00
cls%seawood.org bbe803c4d7 Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
dbaron%dbaron.org c5268b3143 Use correct for-loop scoping on HP-UX native compiler. b=233810 r=bryner 2004-02-21 20:41:42 +00:00
cls%seawood.org 4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
darin%meer.net 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
tor%cs.brown.edu 3867672802 Bug 231620 - build option for cairo svg renderer. r=alex sr=bryner a=chofmann 2004-02-12 16:05:54 +00:00
cls%seawood.org 486c2570e0 Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
cls%seawood.org 1a0e9742d7 Backing out previous changes.
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cls%seawood.org 761be36b61 Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle.
Bug #232763 r=dbaron sr=brendan
2004-02-10 16:19:47 +00:00
alex.fritze%crocodile-clips.com 5c676d4a47 Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).

Not part of default build; code is #ifdef'ed out.

r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
tor%cs.brown.edu bbf2ef596f Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
pinkerton%aol.net f5821e701b prefer xcodebuild to pbxbuild (bug 224161, r=bryner) 2004-02-04 23:14:33 +00:00
kairo%kairo.at 3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
bryner%brianryner.com 0ca4d12034 Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin. 2004-02-03 08:32:33 +00:00
dbaron%dbaron.org 48c036956d Allow MINIMO=1 to be specified in a mozconfig file. b=232254 r=dougt 2004-02-01 23:22:21 +00:00
pinkerton%aol.net 6233fbb29e add support for OSX 10.3 SDK support so build done on 10.3 can be run on
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
2004-01-29 20:18:14 +00:00
wchang0222%aol.com 1a73723866 Bugzilla bug 230934: fixed the second sed script for extracting versions of
Microsoft tools. Pass both sed scripts to the same invocation of sed.
Removed the unnecessary spaces in awk variable names. r=cls. sr=bryner.
2004-01-22 22:38:18 +00:00
bryner%brianryner.com e66e80fad9 Add -Wno-non-virtual-dtor to suppress questionable warnings about non-virtual destructors from gcc. Bug 229866, r=dbaron. 2004-01-02 00:54:34 +00:00
scott%scott-macgregor.org c3ccee066e fix for bug #227651
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar is not there,
show chrome to launch a native calendar, if specified by a pref

r=leaf, a/sr=sspitzer
2003-12-11 23:30:38 +00:00
dbaron%dbaron.org d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
bsmedberg%covad.net 9b6ea3d765 Make the Mozilla build configurator ouput the correct results for --enable-chrome-format. This
does not affect the generated configure script.
2003-11-03 15:26:51 +00:00
bsmedberg%covad.net b5a2a67987 Bug 223084 - enable the static component loader by default r/sr=dougt 2003-10-30 21:11:07 +00:00
bsmedberg%covad.net a16da231df Bug 216366 - fix for activestate perl using GNU make 3.80 r=bryner 2003-10-30 21:05:56 +00:00
sfraser%netscape.com b68864dece Bug 223323: fix building under panther, where pbxbuild is replaced by xcodebuild. r=pink, sr=bryner. 2003-10-23 17:47:33 +00:00
mkaply%us.ibm.com 47b0bc8b8c Up OS/2 stack size and remove OS/2 build options 2003-10-14 22:22:36 +00:00
tor%cs.brown.edu 7386551ac2 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
daniel%glazman.org d3099c31e9 build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org 2003-09-24 13:59:37 +00:00
cls%seawood.org 9e9e1e36f9 Remove unused ios::bin & ios::binary checks. 2003-09-22 01:13:16 +00:00
cls%seawood.org 4ed4bcc52c Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
mkaply%us.ibm.com a276239a2d #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-18 19:13:23 +00:00
dbaron%dbaron.org 905a62182a Use incremental linking again on Windows, for DLLs. b=216335 rs=cls 2003-09-16 22:36:02 +00:00
cls%seawood.org 667c70044d Use AWK instead of awk for win32 compiler checks.
Bug #218906
2003-09-15 04:46:16 +00:00
cls%seawood.org 99017c8c60 Allow libidl & glib to be installed in separate prefixes on win32.
Bug #216367 r=bryner
2003-09-15 04:00:54 +00:00
cls%seawood.org 168af1d84c When calling windres, use a temp file to work around resource issue.
Thanks to Sander <mybugzilla@juima.org> for the original patch.
Bug #213281 r=cls rs=leaf
2003-09-15 03:36:36 +00:00
pkw%us.ibm.com cdb8d07924 Bug 218829 - Typo in configure.in test for VisualAge Compiler.
r=bryner@brianryner.com
2003-09-11 16:24:44 +00:00
pkw%us.ibm.com 48c6e651e5 Bug 217499: Clean up AIX libpath and configure script
r=cls@seawood.org, a=asa@mozilla.org
2003-08-29 17:15:06 +00:00
cls%seawood.org a0a91fcd8a Skip iconv checks for darwin builds as iconv is only available from fink and we do not want the extra external dependency.
Thanks to Jerry Talkington <jerry@smartasfuck.com> for the patch.
Bug #216908 r=cls sr=darin a=asa
2003-08-26 15:56:49 +00:00
bsmedberg%covad.net 916b524bef Bug 216366 - configure doesn't wrap ActiveState Perl calls correctly. r=cls a=asa 2003-08-26 00:29:19 +00:00
cls%seawood.org 3027ba5b8a Only build freetype support when freetype is present and we're building against an X11-based toolkit.
Bug #216076 r=bryner a=asa
2003-08-18 18:56:42 +00:00
cls%seawood.org 02c7851c65 That AC_SUBST shouldn't be conditional. 2003-08-14 21:37:31 +00:00
cls%seawood.org 7f53862a76 Set CYGDRIVE_MOUNT at configure time for cygwin-wrapper performance enhancement to work.
Thanks to Brian Ryner <bryner@brianryner.com> for the patch.
Bug #206643 r=cls a=mkaply
2003-08-14 21:36:22 +00:00
dbaron%dbaron.org b75b9c5b2c Add -Wno-long-long before adding -pedantic so that we can compile on gcc 3.3.1 without --disable-pedantic. r=bryner a=asa b=214051 2003-08-12 06:01:48 +00:00
cls%seawood.org 0cbbeb36cd Do not set MOZ_ENABLE_COREXFONTS for win32 builds.
Thanks to Stephen Walker <sdwalker@myrealbox.com> for the patch.
Bug #214134 r=leaf
2003-08-05 19:40:30 +00:00
cls%seawood.org ce97dd95ed cygwin perl is already wrapped 2003-08-05 07:45:28 +00:00
cls%seawood.org 5c559fb56d Wrap perl calls since we still support activestate perl.
Fixing bustage
2003-08-05 06:03:56 +00:00
cls%seawood.org 064d382e0c Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
daniel%glazman.org a1e75e8d7c bustage fix backing out 214597 fix 2003-07-31 20:04:25 +00:00
daniel%glazman.org ce180c43c0 Build fails with french version of VC7 because of case-sensitivity of version msg
b=214597, r=cls@seawood.org, sr=leaf@mozilla.org
2003-07-31 18:50:23 +00:00
timeless%mozdev.org 267497e472 Adding the ablity to disable view source.
patch by dougt r=bz,sr=darin,b=199335
2003-07-30 23:57:39 +00:00
timeless%mozdev.org 4e9aa03fa2 Bug 214445 View Page Source fails
Backing out:
Bug 199335 [minimo]make all viewsource stuff configurable
2003-07-30 17:02:52 +00:00
dougt%meer.net 0a335488c8 Adding the ablity to disable view source. r=bz,sr=darin,b=199335 2003-07-30 02:39:05 +00:00
mkaply%us.ibm.com ff1562cfc1 Turning spellchecker in default build - not packaged yet 2003-07-28 20:36:13 +00:00
mkaply%us.ibm.com 47c65ca78c #56301
r=mkaply, pedemont, jblanco, sr=kin@netscape.com, a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
2003-07-25 18:48:02 +00:00
seawood%netscape.com 905b29e9d9 Use -mno-cygwin when calling $CPP to make sure the proper path is used for mingw builds when checking for headers. 2003-07-13 17:39:06 +00:00
dougt%meer.net d4e9c76233 missed a AC_SUBST from a checkin last night. a=dbaron 2003-07-09 21:55:23 +00:00
dougt%meer.net 99c8492a4f Adding warning comment to configure option 2003-07-09 05:11:31 +00:00
dougt%meer.net e49407a60d Allow disabling of profile locking. r=ccarlen b=212132 2003-07-09 05:07:56 +00:00
dbaron%dbaron.org dbe61def87 Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner 2003-07-08 21:20:04 +00:00
bryner%netscape.com 7ff4f02e7f Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser. 2003-07-07 18:22:04 +00:00
seawood%netscape.com 1a6a612624 Split private xpcom defines into separate header.
Bug #210409 r=dougt
2003-07-03 20:55:23 +00:00
seawood%netscape.com 8fdbbdff1d Make user-specific application directory name configurable using --with-user-appdir.
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the original patch.
Bug #58327 r=dougt
2003-07-01 18:32:49 +00:00
seawood%netscape.com 4fbdfa6f20 Fixing X-on-X bustage 2003-07-01 03:57:47 +00:00
seawood%netscape.com 775e423c59 Argh. HAVE_64BIT_OS is not xpcom specific.
Bug #210409
2003-06-27 19:17:46 +00:00
seawood%netscape.com cab1558f57 Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00
seawood%netscape.com 224244de18 Use compiler test to check for Forte version instead of version string output.
Bug #177486 r=kyle.yuan@sun.com
2003-06-22 21:18:25 +00:00
bryner%netscape.com 10007631ab Remove unused UNIX_EMBED and UNIX_LDAP AC_DEFINEs for Mac. 2003-06-22 09:23:56 +00:00
bsmedberg%covad.net 581fce1582 Bug 209622 - bustage fix for stupid compilers (Sun WS and DEC OSF1) -
also remove unused configure test. r=dbaron sr=alecf
2003-06-19 18:42:23 +00:00
varga%netscape.com 08ce52d330 Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
r=cls, sr=bryner
2003-06-19 17:42:42 +00:00
bryner%netscape.com c90762438b Bug 205360 - don't link explicitly with libc as part of ICONV_LIBS, since it causes problems for gcc built with --disable-shared. Patch by cls, r=dbaron, sr=darin. 2003-06-16 21:37:49 +00:00
bryner%netscape.com e952d5249e Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser. 2003-06-09 22:25:25 +00:00
colin%theblakes.com b606fc0102 Don't define UNIX_ASYNC_DNS for OpenVMS. b=208457, r=cls 2003-06-06 11:53:20 +00:00
colin%theblakes.com 8ed5b3e892 about:buildconfig support for OpenVMS. b=207240, r=cls. 2003-06-05 20:33:28 +00:00
aaronl%netscape.com ca3689f4ab Bug 208271. Remove access-builtin from build, but keep in tree. r=cls. No sr= required for build changes 2003-06-05 08:29:36 +00:00
pavlov%pavlov.net 89b728063a Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
tor%cs.brown.edu e1d5ad41b3 Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 10:42:33 +00:00
darin%netscape.com 90c438d821 fixes bug 205360 "libxpcom.so depends on non-existent libiconv.so" r=seawood sr=bryner a=asa 2003-05-23 07:11:35 +00:00
leaf%mozilla.org 72af340bbb fix bustage for windows systems with spaces in paths to midl, a=dbaron, bug
204213
2003-05-02 22:06:30 +00:00
dougt%meer.net bc0ebbd986 Adding USE_DEPENDENT_LIBS to build system. b=193442, r=seawood, a=seth 2003-05-02 21:38:10 +00:00
ccarlen%netscape.com 838d9094be Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa 2003-05-02 02:51:25 +00:00
colin%theblakes.com a9a3991e1f Compiler depend support for OpenVMS. b=186135. r=cls. a=sspitzer. 2003-05-01 17:40:57 +00:00
seawood%netscape.com 7b1e232e45 Fix tests to use -z instead of !
Use -g for debugging on OSF/1 builds instead of -g3
Thanks to Jim Brown <jim.brown@miami.edu> for the patches.
Bug #203796 & Bug #203835 r=cls a=sspitzer
2003-05-01 01:43:27 +00:00
seawood%netscape.com 5520ae4519 Remove module specific defines from ACDEFINES.
Bug #203429 sr=darin a=sspitzer
2003-05-01 01:22:45 +00:00