seawood%netscape.com
bab96f1a37
Fix our libical integration:
...
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
seawood%netscape.com
f091730ffb
Fix egrep syntax.
2002-11-23 09:43:37 +00:00
seawood%netscape.com
fdf4b165ff
Properly detect OS_ARCH when building on Win32 ME.
...
Bug #180822 r=dmose,wtc
2002-11-23 05:57:40 +00:00
seawood%netscape.com
9ae9b77bfa
Move gmodule checks to the bottom of configure.in after GLIB_CFLAGS is set for non-win32 platforms.
...
Fixing tinderbox bustage.
2002-11-19 05:09:08 +00:00
seawood%netscape.com
7dc1156846
Check that glib has gmodule support when --enable-ctl is selected.
...
Bug #180611 r=roland.mainz@informatik.med.uni-giessen.de
2002-11-19 03:53:58 +00:00
seawood%netscape.com
b7762135e9
Get MOZILLA_VERSION from central config/milestone.txt file
...
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
blizzard%redhat.com
1cdb4fef2e
Bug #176341 . configure should check for pango 1.1/1.2 when using gtk2 and xft. r=cls Patch from keitaro@attbi.com.
2002-11-16 15:56:09 +00:00
seawood%netscape.com
03b0fefbec
Make mkdepend failures a fatal condition.
...
Treat nsinstall & mkdepend as HOST_PROGRAMs so that they don't call mkdepend to generate dependencies.
Bug #179895 r=bryner
2002-11-15 03:41:17 +00:00
locka%iol.ie
1e05e467e8
Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com
2002-11-13 13:14:14 +00:00
seawood%netscape.com
25556e7733
PATH entries on win9x are all upper-case.
...
Bug #164646 Fixing win9x bustage.
2002-11-12 20:09:52 +00:00
seawood%netscape.com
5018be0bd3
Fix win32 checks for directories that are at the end of the patch.
...
Thanks to parish@ntlworld.com for the patch.
Bug #164646 r=cls
2002-11-12 08:41:08 +00:00
seawood%netscape.com
a65ef9a81e
Define MKCSHLIB properly for win32
2002-11-09 08:38:44 +00:00
seawood%netscape.com
013de5c8ce
Tighten (add?) tool version checks for win32 builds.
...
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392 )
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
seawood%netscape.com
4d624672d7
Remove bogus debugging warning
2002-11-06 05:26:02 +00:00
seawood%netscape.com
444e4babc7
Fixing vc7 bustage caused by original checkin for bug 176302.
...
Bug #176302 r=bryner
2002-11-05 00:16:23 +00:00
mkaply%us.ibm.com
3cc3973a4a
Let's try this again
2002-10-30 15:53:40 +00:00
seawood%netscape.com
1c8d01f970
Fixing OS/2 tinderbox bustage.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #177200
2002-10-30 15:00:32 +00:00
seawood%netscape.com
b7fd0cb161
Removing OS/2 support from nsinstall. OS/2 will use a system installed version of nsinstall like the win32 builds.
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #177200 r=cls a=roc+moz
2002-10-30 05:53:39 +00:00
seawood%netscape.com
27f48be93d
Add support for dos-paths in GLIB_PREFIX & LIBIDL_PREFIX env vars.
...
Bug #176302 r=walk84 a=roc+moz
2002-10-30 00:30:09 +00:00
mkaply%us.ibm.com
18da08997d
#175487
...
r=cls, a=brendan
Turn on building of OS/2 installer - hurrah!
2002-10-29 06:21:36 +00:00
seawood%netscape.com
d06cac751d
Add support for specifying alternate locations for glib & libIDL via GLIB_PREFIX & LIBIDL_PREFIX on win32. Allows us to build with vc7 without damaging our vc6 setup.
...
Bug #127985 r=bryner a=asa
2002-10-18 19:35:53 +00:00
seawood%netscape.com
3391f077c1
Add compiler flags to reduce string overhead in libraries for Solaris Forte builds.
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #149154 r=cls a=roc+moz
2002-10-18 00:25:31 +00:00
seawood%netscape.com
96a667e294
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 07:33:49 +00:00
blythe%netscape.com
7f05826bbc
Bug 170618
...
r=cls a=asa
Enable code size measurement build steps.
Should not effect normal build.
2002-10-15 23:34:42 +00:00
bryner%netscape.com
94557070ad
Second try at landing bug 171343 - nsProfileAccess's signal handler should use SA_SIGINFO and sa_sigaction where available. r=ccarlen, cls, sr=brendan, a=chofmann.
2002-10-11 08:44:02 +00:00
tor%cs.brown.edu
b2e0901034
update libpng to 1.2.5. r=cls
2002-10-04 06:34:53 +00:00
blizzard%redhat.com
7aa07050e1
Part of bug #126919 . Set up configure options for using an external version of xft. r=cls
2002-10-03 00:37:12 +00:00
seawood%netscape.com
42c5458c5d
Set default optimization level to -xO4 for Solaris/Forte builds.
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #109860 r=cls
2002-10-01 17:03:24 +00:00
bryner%netscape.com
97334d8f6e
Add a configure option to disable building composer (bug 170136). Move handling of the -composer command-line option from libeditor/base/ to composer/src/. Remove unused nsIEditorService interface. r=seawood, sr=sfraser.
2002-10-01 00:16:51 +00:00
pkw%us.ibm.com
4d3c8a3a93
Fix Bug 98892 - Null plugin crash on AIX with Java plugin installed.
...
Link with -lXm before -lXt on AIX, use $XT_LIBS instead of hardcoding
-lXt in Makefiles.
r=cls
2002-09-30 22:18:27 +00:00
dbaron%fas.harvard.edu
29c30c5f3e
Porting fixes for gcc trunk (to become 3.3): Eliminate C-only option from CXXFLAGS. Don't use pasting for things that are still separate tokens. Don't pass objects of non-POD type through |...|. Don't include strstream.h, which isn't used anymore anyway. b=170250 r=bbaetz sr=alecf
2002-09-30 14:18:27 +00:00
bryner%netscape.com
81c8682e00
A more compact fix for the "test" problem for bug 165602. r=cls.
2002-09-28 21:18:44 +00:00
bryner%netscape.com
af188c0c66
Fixing a problem with my checkin for bug 165602 - don't mix the test for empty MACOS_DEPLOYMENT_TARGET and 10.2-or-greater, some versions of 'test' don't like this.
2002-09-28 10:20:32 +00:00
bryner%netscape.com
d1ccbb3319
Bug 165602 - define MACOS_DEPLOYMENT_TARGET (default to 10.1) for mach-o, and don't test for or reference 10.2-specific functions when building for 10.1. r=cls, wtc.
2002-09-28 09:19:58 +00:00
cbiesinger%web.de
5bfee30162
missed that file for last checkin
2002-09-23 12:11:01 +00:00
seawood%netscape.com
a55cc20fd2
Generate dependencies automatically when compiling a file on win32.
...
Bug #1677442 r=pavlov
2002-09-20 09:47:59 +00:00
seawood%netscape.com
8e2212c9db
Add support for hosting a cross-compile from cygwin.
...
Thanks to Stuart Parmenter <pavlov@netscape.com> for the patch.
Bug #158720 r=cls
2002-09-20 08:54:29 +00:00
seawood%netscape.com
fb1d49f2fe
Use separate vars for enabling & disabling c++ rtti & exceptions support.
...
Turn rtti support on for BeOS by default (since it requires it).
Bug #166400 r=pavlov
2002-09-20 08:50:59 +00:00
seawood%netscape.com
5838e7d618
Make sure that OS_TARGET is set to WINNT if NT is detected by uname.
...
Bug #161725 r=pavlov
2002-09-20 08:42:29 +00:00
blizzard%redhat.com
704ddcb584
Bug #156593 . Use pkgconfig for libidl-2, not libIDL-config-2. r=cls
2002-09-19 18:34:24 +00:00
seawood%netscape.com
5a2aa3aa54
Remove unused BROKEN_QSORT define.
...
Bug #168863 r=Roland.Mainz@informatik.med.uni-giessen.de
2002-09-17 18:49:09 +00:00
seawood%netscape.com
e6f5f1af35
Add support for BSDI 5.x
...
Thanks to lidl@pix.net for the patch.
Bug #167375 r=cls,wtc
2002-09-14 06:27:46 +00:00
seawood%netscape.com
01a4079a4f
Remove flawed --with-static-qt & --with-static-gtk options.
...
Bug #166408 r=blizzard
2002-09-14 05:39:15 +00:00
leaf%mozilla.org
3f6e14efff
update "mozilla version" to 1.2b
2002-09-13 09:19:19 +00:00
seawood%netscape.com
7836ffd1b8
Add cview to the all extensions build list.
...
Bug #166939 r=rginda
2002-09-11 07:21:18 +00:00
alecf%netscape.com
09b8ec69c5
fix for bug 165969 - check for MMX headers on windows, too
...
r=cls
2002-09-03 22:32:19 +00:00
bryner%netscape.com
85f230d791
Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin.
2002-09-03 02:14:42 +00:00
seawood%netscape.com
35956ecfb9
Define MOZ_LIBART_LIBS properly for beos.
...
Bug #163251
2002-09-01 07:22:06 +00:00
alecf%netscape.com
cfb6488435
add configure.in support for MMX instruction compiler intrinsics
2002-09-01 07:04:15 +00:00
seawood%netscape.com
2efa196cd8
Remove --enable-java-supplement.
...
Fix --enable-auto-deps.
Bug #161461 r=bryner
2002-08-31 04:04:49 +00:00
blizzard%redhat.com
667dc2a046
Update version from 1.1b to 1.2a since that's our current target. sr=shaver
2002-08-29 14:40:31 +00:00
bolian.yin%sun.com
533a75fcdd
bug 156593, Remove the dependence to gtk1 when the default toolkit is gtk2. This checkin fix a error in last patch
2002-08-29 14:21:59 +00:00
bolian.yin%sun.com
7e67351fac
bug 156593, Remove the dependence to gtk1 when the default toolkit is gtk2.
...
patch by john.sun@sun.com , r=cls
2002-08-29 10:30:58 +00:00
smontagu%netscape.com
a57798e9c8
Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build.
2002-08-23 23:09:22 +00:00
dmose%netscape.com
e871bb4fcf
Make --enable-optimize --enable-debug builds easier to debug on linux (bug 157241), r=seawood@netscpae.com, shaver@mozilla.org
2002-08-22 22:40:30 +00:00
seawood%netscape.com
8fab3c5099
Rename config-defs.h to mozilla-config.h. Always generate mozilla-config.h and install it with the rest of the headers so that embeddors can use it instead of duplicating the flags on the commandline.
...
Bug #163929 r=bryner
2002-08-22 00:50:51 +00:00
rods%netscape.com
fa04fb294e
Move printing code out of the DocumentViewer
...
add in #defines to turn on and off printing and print preview
Bug 139905 r=dcone sr=jst
2002-08-21 12:01:05 +00:00
mkaply%us.ibm.com
d7f253803e
#163550
...
r=cls
Add support for USE_STATIC_LIBS on OS/2
2002-08-20 22:21:21 +00:00
aaronl%netscape.com
0ab965cf72
Bug 30088. Type ahead find, pref defaults to off for now. To turn on, use (accessibility.typeaheadfind, true). No Code Warrior project yet. See http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html for more details on feature. r=akkana,cls. sr=jst
2002-08-19 19:29:39 +00:00
bryner%netscape.com
025fb3a058
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
2002-08-19 03:50:27 +00:00
axel%pike.org
830df556e6
bug 46754, remove transformiix copy of expat. Not part of build. build transformiix standalone on windows again.
...
changes to build system are r=cls, changes to transformiix r=peterv
2002-08-15 08:52:59 +00:00
seawood%netscape.com
b908e4453e
Fix build problem caused by having spaces in the username.
...
Bug #137059 r=dmose r=mcs
2002-08-10 09:02:49 +00:00
seawood%netscape.com
96c419f2f8
Adding back the NO_X11 ifdef as the general test is wrapped in a SKIP_COMPILER_CHECKS ifdef.
2002-08-08 23:52:51 +00:00
seawood%netscape.com
2dd8386976
Misc build cleanup v1:
...
Cleanup win32 configure output. Remove EMACS
Bug #161461 r=bryner
2002-08-08 21:35:45 +00:00
seawood%netscape.com
a906da3d7f
Use correct names for WIDGET_DLL & GFXWIN_DLL on win32.
...
Bug #160450 r=leaf
2002-08-08 18:54:09 +00:00
margaret.chan%sun.com
3e32c7839d
Bug 149152 - Reduce exported functions to facilitate better runtime search. This is to address performance issue for Solaris. Check in once again for Nidheesh Dubey (nidheesh@eng.sun.com). Previous checkin has some editing problem. r=cls.
2002-08-07 23:46:20 +00:00
seawood%netscape.com
e6bc900e3a
Remove explicitly linking against -lc on linux as it could break backwards binary compatibility. Linking using gcc/g++ should automatically link against libc.
...
Thanks to Franz.Sirl-kernel@lauterbach.com for the patch.
Bug #72766 r=wtc,cls
2002-08-07 11:11:39 +00:00
bryner%netscape.com
046cf30546
Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls.
2002-08-07 06:37:13 +00:00
seawood%netscape.com
fab6b422cf
Backing out solaris mapfile changes from bug 149152
2002-07-27 14:40:23 +00:00
seawood%netscape.com
eb6e850fac
This should have been tested against a gcc build before it went it.
...
Fixing tinderbox bustage (bug 149152)
2002-07-27 06:05:52 +00:00
joe.chou%sun.com
2f04ad467f
Bug 149152 - Add mapfile to solaris to improve browser performance. r=cls@seawood.org, a=asa@mozilla.org
2002-07-27 02:43:27 +00:00
margaret.chan%sun.com
268d35ffdc
Bug 149151 - Use -lazyload to distribute cost of loading objects throughout their life cycle. This checkin also includes another linker option -zcombreloc which will combine relocatable objects in one section. Both options are added for performance reason, and they are only for Solaris. r=cls, a=asa.
2002-07-25 18:37:34 +00:00
bryner%netscape.com
fff1357047
Changes to allow Mozilla to build with new gcc3 developer tools on OS X (bug 153525). Patch by dbaron, r=cls, sr=bryner, a=asa.
2002-07-24 05:43:53 +00:00
seawood%netscape.com
9a8086af4d
Remove DARWIN define from osx builds as it cripples the feature set provided by
...
OSX headers.
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:11:48 +00:00
leaf%mozilla.org
03fc04d581
bug 157558, r=cls. version string updates for upcoming 1.1b
2002-07-17 02:39:51 +00:00
dmose%netscape.com
6a10ed08c6
Add a configure option and hack for Linux x86 to make existing plugin binaries (eg flash, real, ...) work with gcc 3.1 builds (bug 154206). r=bryner@netscape.com, serge@netscape.com; sr=blizzard@mozilla.org; a=asa@mozilla.org
2002-07-12 21:30:31 +00:00
mkaply%us.ibm.com
9644001b34
OS/2 optimized build is totally broke with the THROW stuff - I've opened a bug with the compiler folks
2002-07-09 16:38:02 +00:00
seawood%netscape.com
01e6beba4f
compaq cxx doesn't like exception declarations when exceptions are disabled.
...
More fallout from bug #149032
2002-07-04 01:31:05 +00:00
seawood%netscape.com
3e06a8f91f
Remove CPP_THROW_NEW workaround for all non-gnu compilers except MIPSPro, which doesn't like exception handling code when exceptions have been disabled via the compiler switch.
...
Bug #149032
2002-07-03 17:18:04 +00:00
seawood%netscape.com
4adafe90e0
Don't set CPP_THROW_NEW for non-gnu compilers until I figure out why every commercial compiler (except MSVC) dies on this.
2002-07-02 22:59:34 +00:00
seawood%netscape.com
069bbb0e06
Add CPP_THROW_NEW macro to the build system. This macro should be used when def
...
ining a local |operator new| function. It will be set to an empty throw functio
n by default on all platforms except mac CW builds. This will allow us to not c
rash on systems that expect |operator new| to throw an exception by default and
will suppress compiler warnings about how |operator new| should throw an excepti
on instead of returning NULL.
Bug 149032 r=timeless sr=scc
2002-07-02 20:26:10 +00:00
pete.zha%sun.com
4190d68df3
bug 151388:To add a new compile switch to distinguish Windows and ATK code
...
patch=john.sun@sun.com r=cls(seawood@netscape.com )
So that we can use
#ifdef ACCESSIBILITY_ATK
//ATK code here
#else
//Windows code here
#endif
to keep the binaries smaller.
2002-06-28 06:24:43 +00:00
dougt%netscape.com
f87d625660
missing quote mark on XPCOM_GLUE_LIBS
2002-06-26 20:16:12 +00:00
dbaron%fas.harvard.edu
a44ddf4882
Build changes to build mach-o on gcc3: use -install_name option only when linking using -dynamiclib option, since with gcc3 it causes an error when used with -bundle or -execute. r=bryner sr=beard b=153525
2002-06-26 03:09:32 +00:00
leaf%mozilla.org
d1ff4cafd7
update the mre mozilla version to 1.1a+, r=cls
2002-06-21 13:52:59 +00:00
dougt%netscape.com
2c2076e66c
153164. removed embed_base_s from XPCOM_GLUE_LIBS r/sr=seawood
2002-06-20 23:40:27 +00:00
seawood%netscape.com
f3869f5c81
Fixing build bustaged caused by absolute path assumptions.
...
Fallout from bug #141834
2002-06-19 20:45:57 +00:00
seawood%netscape.com
66a87e5efb
Add --disable-activex to turn off building of activex component (win32 only).
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #141376 r=cls
2002-06-19 14:59:05 +00:00
seawood%netscape.com
b04d67ef02
Explicitly use sh when calling the cygwin-wrapper script as some developers are reporting that their shell can't call the script directly.
...
Fallout from bug #141834
2002-06-18 21:36:45 +00:00
seawood%netscape.com
6de5b59159
Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
...
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd. This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall. nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive. (I'll have to check the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs. Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
bryner%netscape.com
88cd513c90
Add an option to enable prebinding for mach-o builds (bug 151087). r=cls.
2002-06-13 08:52:55 +00:00
dougt%netscape.com
913bbb6f6c
Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org
2002-06-11 19:26:04 +00:00
darin%netscape.com
7420d70bf9
fixes bug 147333 "Cannot load local files whose names contain
...
Japanese/Chinese characters" r=bstell sr=brendan a=asa
2002-06-10 18:50:11 +00:00
seawood%netscape.com
e116353653
Add --disable-installer configure option for embedding purposes.
...
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
seawood%netscape.com
9144b41696
If --disable-md is given, do not use gcc's -include directive as it screws up dependencies.
...
Bug 140171 r=bryner
2002-05-14 05:18:16 +00:00
seawood%netscape.com
7abea1092f
Conditionally check for -lSM & -lICE if -lXt test fails.
...
Use XT_LIBS variable for -lXt and its dependencies.
Link XT_LIBS in static xlib builds.
Use same modulename for xlib module in Makefile as the code uses.
Bug #126163 & Bug #144182 r=bryner
2002-05-14 04:04:23 +00:00
blizzard%redhat.com
3138cdc116
Bug #121255 . Hook up gtk2 to xremote. r=cls on the configure.in change
2002-05-12 21:03:17 +00:00
seawood%netscape.com
106b144cb9
Include <stddef.h> instead of <stdlib.h> in wchar_t tests to avoid exit() declaration issues with autoconf.
...
Bug #139211 r=dbaron
2002-05-10 23:35:40 +00:00
dougt%netscape.com
2c34466433
Fixing the SunOS bustage. Removing res_ninit check until we can add the right link lines. bug 142205
2002-05-06 20:01:52 +00:00
dougt%netscape.com
b2449fe85b
Fixes 117628. Failed DNS error causes future lookups to fail. Now we call res_ninit() on platforms which support this function when the dns lookup fails. r=brendan@mozilla.org, sr=darin@netscape.com
2002-05-04 03:40:06 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
b600f3ca24
Fix long-standing typo. Search for <sys/bitypes.h> not <sys/bittypes.h>
...
Bug #139895 r=bryner
2002-04-26 01:13:21 +00:00
seawood%netscape.com
4ef44bc5a5
Only check for & use -fshort-wchar with CXX as some versions of gcc only support -fshort-wchar for g++.
...
Bug #139211 r=bryner
2002-04-25 22:18:43 +00:00
seawood%netscape.com
0db1ea6b9e
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
Bug #56601 r=leaf
2002-04-25 20:40:00 +00:00
shanjian%netscape.com
29e55441e4
#91305 add univerialchardet into unix default extensions list
...
r=cls sr=hewitt a=rjesup@wgate.com
2002-04-10 22:47:01 +00:00
bryner%netscape.com
d7d38c7ba7
Yet another fix for win32 gmake builds, this time for the case where the mozilla build directory is not under a /cygdrive/ path. r=cls, a=asa.
2002-04-08 08:10:18 +00:00
cls%seawood.org
76d0228b75
Use cygpath to workaround the problem of moztools being on non-cygwin drive mounts.
...
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #135391 r=cls a=rjesup
2002-04-06 07:09:37 +00:00
seawood%netscape.com
73ec94d0a5
Not sure how cvs managed to not check in this part of 38061's patch.
...
Should fix tinderbox bustage.
2002-04-03 09:23:10 +00:00
jdunn%netscape.com
e31f0f5173
Adding support for AIX5 (and hence 64bit aix) - aix only
...
courtesy of pkw@austin.ibm.com
r=cls@seawood.org
a=asa@mozilla.org
# 133620
2002-04-02 14:06:25 +00:00
dmose%netscape.com
7cf51bef85
Pass --with-mozilla to LDAP C SDK subconfigure; this should fix the slag tinderbox bustage
2002-03-27 09:35:13 +00:00
dmose%netscape.com
5e565e67aa
Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-27 06:31:38 +00:00
jband%netscape.com
cfec345cb7
adding the interface info extensions to the list of possible extensions. Also adding the proxy part of the xmlextras to the list of makefiles. These new modules are NOT PART OF THE BUILD
2002-03-24 19:01:50 +00:00
locka%iol.ie
7d159463fe
Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
2002-03-22 19:22:13 +00:00
mkaply%us.ibm.com
aa930accac
This should have been in quotes - orevent OS/2 build warning
2002-03-21 13:20:50 +00:00
seawood%netscape.com
26c0ed499d
Remove hardcoded OS_TARGET=WINNT and test OS_ARCH instead of OS_TARGET so that win9x/xp gmake builds work.
...
Bug #128779 r=jrgm a=asa
2002-03-21 09:48:15 +00:00
mkaply%us.ibm.com
77591992df
#132050
...
r=cls, a=asa
Remove OS2_PROGRAM_RESOURCE hack - use RESFILE
2002-03-20 04:54:30 +00:00
seawood%netscape.com
a85acbb393
Move chatzilla to the list of default extensions on unix/mac.
...
Bug #131092 r=rginda a=asa
2002-03-19 22:38:11 +00:00
seawood%netscape.com
b121a981e9
Disable postscript printing on OSX by default.
...
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #129761 r=cls a=asa
Remove comment about cookie & wallet being necessary extensions.
Bug #18352
2002-03-10 07:46:59 +00:00
seawood%netscape.com
5424811bd8
Use MOZ_ARG_WITH_BOOL instead of MOZ_ARG_WITHOUT_BOOL for --with-system-nspr.
...
cleanup from Bug #127526
2002-03-08 23:27:48 +00:00
harishd%netscape.com
342a2db398
Adding support to enable P3P upon request. r=heikki, sr=alecf,sfraser a=asa
2002-03-08 22:33:50 +00:00
seawood%netscape.com
97bde34d47
Default to using in-tree versions of nspr, zlib, jpeg, png & mng rather than checking for system version as some of our system checks suck & we have version mismatches in the tree.
...
Bug #127526 r=bryner a=asa
2002-03-08 06:57:47 +00:00
seawood%netscape.com
6a691fe3ef
Put defines on separate lines to fix --enable-xpcom-lea bustage.
...
a=shaver
2002-03-06 21:51:16 +00:00
seawood%netscape.com
d3ddba1f5a
Bump MOZILLA_VERSION to 0.9.9+
2002-03-05 08:34:10 +00:00
seawood%netscape.com
98314a2e73
Use -fPIC (or -KPIC) when using the compiler to link shared libraries.
...
Bug #128160 r=bryner a=asa
2002-03-05 08:08:41 +00:00
seawood%netscape.com
37903d583c
Realigning ./configure --help output
2002-02-28 07:18:12 +00:00
seawood%netscape.com
78fea53f52
Check for system version of freetype >= 2.0.8 for those of us building in objdirs.
...
Fix problem with sub-configures getting unnecessary additional options.
Bug #126919 r=bryner a=shaver
2002-02-28 07:00:59 +00:00
blizzard%redhat.com
63e3da7465
Part of bug #126919 . Add configure glue to get Xft support building. r=cls, a=brendan
2002-02-26 17:28:48 +00:00
seawood%netscape.com
9d7c7caad7
This patch:
...
* Changes MOZ_TRACE_MALLOC ifdefs to NS_TRACE_MALLOC ifdefs
* Links against the trace-malloc utils against libxpcom instead of just xpcomds
* Builds NSPR in debug mode on win32 if trace-malloc is enabled
* Adds a few "defined()" checks to diffbloatdump.pl so that it will work for
perl 5.6.1
* Adds a couple of checks for \r so that diffbloatdump.pl works on win32.
Bug #126915 r=bryner/dbaron a=asa
2002-02-26 09:58:45 +00:00
seawood%netscape.com
3b1963a97e
Use -pthread as a linker flag instead of a compile flag for FreeBSD.
...
Thanks to Jeremy Lea <mailto:reg@shale.csir.co.za> for the patch.
Bug #112987 r=cls a=asa
2002-02-26 09:57:01 +00:00
bstell%ix.netcom.com
b1a60d5cf1
bug 126387, use FreeType2 lib version 2.0.3 (AKA: 6.1.0) in addition
...
to 2.0.4 (AKA: 7.0.1) and up
r=ftang, sr=alecf, a=blizzard
2002-02-23 21:48:50 +00:00
locka%iol.ie
ab694dd0cf
Add "documentation" rule to rules.mk. This generates HTML documentation from h/idl files using doxygen. b=112214 r=seawood@netscape.com sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
2002-02-22 11:11:24 +00:00
seawood%netscape.com
48f4f3f251
Do platform checks for postscript printing support (MOZ_ENABLE_POSTSCRIPT) in configure instead of makefiles.
...
Bug #126102 r=bryner
2002-02-20 07:08:02 +00:00
tor%cs.brown.edu
1050d3d796
Bug 123613 - mng subimage composite reading dest alpha from wrong
...
location, bump required libmng to 1.0.4. r=pavlov,cls; sr=blizzard
2002-02-17 15:29:18 +00:00
cbiesinger%web.de
4ffd3b9c08
bug 109442 r=cls
...
extensions/ctl/src/* hardcodes -lgmodule
2002-02-17 10:32:48 +00:00
seawood%netscape.com
9def9bbc00
Propagate MOZ_ENABLE_POSTSCRIPT so that unix printing works again.
...
bug #125800 a=antitux
2002-02-15 23:25:57 +00:00
leaf%mozilla.org
e60456610c
enable postscript printing, bug 80625. r=cls, sr=leaf, code from gisburn
2002-02-14 22:45:04 +00:00
seawood%netscape.com
dad63efb63
Bumping MOZILLA_VERSION to 0.9.8+
2002-02-14 04:33:59 +00:00
rbs%maths.uq.edu.au
ab2db8986a
Another try at --enable-mathml with a patch from bbaetz
2002-02-08 23:46:37 +00:00
rbs%maths.uq.edu.au
501298dbd4
--disable-mathml on Linux to investigate the redness
2002-02-08 12:49:46 +00:00
rbs%maths.uq.edu.au
bc13bc13b3
Complete bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org
2002-02-08 10:59:12 +00:00
seawood%netscape.com
eddc5fef3f
Since we build a program called nsinstall in the tree, make sure that uwe use the full path to the nsinstall.exe found in wintools.zip.
...
Bug #123294 r=bryner
2002-02-05 06:01:58 +00:00
seawood%netscape.com
24cf4e73b7
Removing fallback hooks for deprecated configure options.
2002-02-04 08:59:16 +00:00
seawood%netscape.com
f22517332a
Add check to see if 'cd $MOZ_TOOLS && pwd` failed.
2002-02-03 04:34:43 +00:00
seawood%netscape.com
79fbcc79c7
Add support for MOZ_PROFILE, MOZ_COVERAGE, & MOZ_MAPINFO for win32 gmake builds.
...
Set these variables in your MOZCONFIG file before running configure or on the make cmd line when building in individual dirs.
2002-02-03 03:28:07 +00:00
seawood%netscape.com
181af4aac2
Add warning message if cl test prog fails for cygwin targets
2002-02-03 03:06:07 +00:00
jdunn%netscape.com
cd34d9887d
Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
...
needed for AIX's xlC 3.6.4 compiler. Add test to configure to check
compiler version. NOTE: also adding hpux and aix check for keyboardutils.
r=cls@seawood.org
# 119179
2002-01-25 15:07:38 +00:00
pinkerton%netscape.com
7180e5e8d1
allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496
2002-01-24 15:11:18 +00:00
wtc%netscape.com
9b5fcae2d3
Bugzilla bug 100776: checked in a patch from Javier Pedemonte
...
<pedemont@us.ibm.com>. r=cls. a=brendan.
Modified file: configure.in
2002-01-22 22:01:18 +00:00
seawood%netscape.com
08603ad5d8
Oops. Missed a file for bug 92029
2002-01-16 08:45:57 +00:00
seawood%netscape.com
e56e20b1dc
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
jdunn%netscape.com
f79cf426f8
adding HAVE_FLOCKFILE test for pangoLite
...
r=cls@seawood.org
# 118825
2002-01-10 15:00:42 +00:00
bstell%ix.netcom.com
21f8668101
bug 116148, test if build env has FreeType2
...
r=cls
2002-01-09 14:37:58 +00:00
seawood%netscape.com
553b5a4df4
Fix ldap for win32 gmake build
...
Bug #58981 r=dmose
2002-01-08 06:31:55 +00:00
seawood%netscape.com
128ac41103
nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
...
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
seawood%netscape.com
8fc329f0e3
Older versions of glib do not come with the gmodule add-on which is needed to build ctl so move the glib/gmodule check until after we'd detected glib support
2001-12-31 22:58:11 +00:00
seawood%netscape.com
063aebbb5c
Bumping MOZILLA_VERSION to 0.9.7+
2001-12-29 09:44:43 +00:00
bnesse%netscape.com
f020caccb0
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh. r=bnesse/dmose. sr=alecf.
2001-12-21 22:30:53 +00:00
seawood%netscape.com
f07c70ec66
Disabling ctl extension for OS/2.
...
Fixing tinderbox bustage.
2001-12-21 19:31:57 +00:00
seawood%netscape.com
d80708dbff
Set GLIB_CFLAGS & GLIB_LIBS for win32 builds.
...
Bug #115840
2001-12-21 09:29:36 +00:00
seawood%netscape.com
1ac1bd266a
Removing bogus check for ctl deps.
...
Bug #115840 r=Roland.Mainz@informatik.med.uni-giessen.de
2001-12-21 07:06:39 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
bbaetz%cs.mcgill.ca
5c8cc975a2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
seawood%netscape.com
556b33c81a
Restoring OS/2 to previous state.
...
Bug #58981
2001-12-09 09:09:51 +00:00
seawood%netscape.com
7f4b4cba9a
Updating win32 support for gmake build:
...
* Add LIB_PREFIX to build
* Read MOZ_TOOLS at configure time to set LIBIDL_* on win32
* Move MOZ_DEBUG_LDFLAGS settings into config.mk
* Fix problem with ldap being configured for standalone modules when not specified
* Fix PROGRAMS & SIMPLE_PROGRAMS rules for win32
Bug #58981 r=bryner
2001-12-09 07:08:58 +00:00
dp%netscape.com
f6845f22be
backing out previous checkin. Makefile.in wants to decend into mozilla/tools and we dont pull that by default.
2001-12-07 05:53:27 +00:00
dp%netscape.com
c50495422b
bug 112470 Enabling timeline and tracemalloc by default
2001-12-07 04:37:35 +00:00
seawood%netscape.com
9c02b84922
Explicitly set AC_LANG_C before doing anyfeature tests.
...
Set -DSTDC_HEADERS for QNX since 6.0 fails the stdc headers tests.
Bug #107618
2001-12-07 01:14:53 +00:00
seawood%netscape.com
4de9fbe4c7
Add man page for mozilla. Change default --prefix back to /usr/local .
...
Thanks to Jan Schumann <jschauma@netmeister.org> for the man page.
Bug #94220 r=blizzard
2001-12-06 22:17:24 +00:00
seawood%netscape.com
6c12d93d8b
Add check for XShm. Defines HAVE_XSHM
...
Bug #113743 r=Roland.Mainz@informatik.med.uni-giessen.de
2001-12-06 21:34:00 +00:00
seawood%netscape.com
045f32a830
Use -Wno-ctor-dtor-privacy for g++ builds.
...
Bug #113192 r=dbaron
2001-12-06 05:21:46 +00:00
seawood%netscape.com
755138547d
Removing unneeded AC_SUBST calls
2001-12-05 02:46:12 +00:00
seawood%netscape.com
c8994a7ac0
Initial landing of win32 support for autoconf builds.
...
Bug #58981 sr=alecf
2001-12-04 21:17:48 +00:00
seawood%netscape.com
8e430ec9b5
Remove --disable-gcc-pipe option.
...
Bug #81031
2001-12-02 21:56:15 +00:00
seawood%netscape.com
e6eef97328
Set -DFUNCPROTO=15 when compiling against X so that the X headers use the fully qualified ANSI-C prototypes.
...
Bug #112873 r=bryner
2001-12-01 22:15:20 +00:00
seawood%netscape.com
995026559f
Revert to using standard config.sub & config.guess entries for OS/2.
...
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #112244 r=cls
2001-12-01 18:54:36 +00:00
dbaron%fas.harvard.edu
60a6064696
Back out failed attempt to fix HP bustage.
2001-12-01 08:37:37 +00:00
dbaron%fas.harvard.edu
a431ba0436
Fix HP bustage from bug 112708 by testing for strtok_r in C++ rather than C.
2001-12-01 07:16:07 +00:00
seawood%netscape.com
552833b89c
Fix problem with Solaris /bin/sh interpreting ^ in a grep statement.
...
r=axel@pike.org
2001-11-29 15:57:27 +00:00
hewitt%netscape.com
ecdcf7a9d1
102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver
2001-11-29 09:36:46 +00:00
seawood%netscape.com
b4e526dd58
Add explicit check against zero when looking to remove an option so that test doesn't treat the return value of grep as "true" always.
...
Bug 111653 r=bryner
2001-11-26 22:28:12 +00:00
dbaron%fas.harvard.edu
4d96228ae4
Add HAVE_GCC3_ABI so the build system can know whether we're using gcc3. r=cls sr=shaver b=71627
2001-11-25 23:28:13 +00:00
seawood%netscape.com
8fc2270795
Restoring STDC_HEADERS define for os/2 since the the standard autoconf test macro doesn't seem to work.
...
Fixing tinderbox bustage
2001-11-21 19:10:44 +00:00
seawood%netscape.com
a953e22c95
Add check for STDC_HEADERS. Should fix QNX 6.0 bustage.
...
Bug #107618
2001-11-21 10:51:21 +00:00
seawood%netscape.com
13a032cb06
Allow specific extensions to be disabled by doing --enable-extensions=all,-ext_I_do_not_want
...
Bug #110900 r=pavlov
2001-11-20 08:17:13 +00:00
seawood%netscape.com
565a358143
Allow modules to override *default* optimization levels by setting MODULE_OPTIMIZE_FLAGS
...
Bug #110215 r=bryner
2001-11-16 07:42:48 +00:00
seawood%netscape.com
46a19168bb
Use dummy statement to override default adding of ical to LIBS (since we don't want it there).
2001-11-14 22:30:39 +00:00
seawood%netscape.com
38152def59
Attempt to compile simple X11 program to verify that X11 headers exist.
...
Bug #83822
2001-11-14 05:11:00 +00:00
seawood%netscape.com
f2bea6ef3f
Add hooks for building calendar. r=bryner
2001-11-14 01:40:53 +00:00
seawood%netscape.com
c47b23d994
Remove reference to defunct libIDL homepage.
...
Bug #109901
2001-11-14 01:24:19 +00:00
colin%theblakes.com
b903e07dcf
Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
...
no longer needed. b=108862 r=cls a/driver=asa
2001-11-09 03:06:36 +00:00
jdunn%netscape.com
9ad5c6d444
setting up AIX to only export NSGetModule from all components
...
These are if'd AIX only!
r=cls@seawood.org
a=blizzard@mozilla.org
# 108864
2001-11-08 12:15:48 +00:00
seawood%netscape.com
8936e49e57
Don't even ask
2001-11-07 06:39:14 +00:00
seawood%netscape.com
87f99ba919
Move defines from config.mk into configure.in
2001-11-07 06:13:22 +00:00
seawood%netscape.com
4112b25604
Clean up options
2001-11-07 05:52:21 +00:00
seawood%netscape.com
a5fd64c1c4
Tell BSD strip to just strip local & debug symbols rather than all symbols.
2001-11-03 05:57:00 +00:00
seawood%netscape.com
be10c3b1a8
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
tor%cs.brown.edu
9e90ff4b1d
Update tree copy of libmng to 1.0.3. rs=blizzard
2001-11-03 02:11:26 +00:00
seawood%netscape.com
05cf83e0d4
Do not set either of the logrefcnt defines unless given a specific --enable-logrefcnt option.
...
Bug #108044
2001-11-01 22:55:43 +00:00
akkana%netscape.com
95af5b0394
106111: heed --enable-plaintext-editor-only for editor build.
...
r=cls sr=kin
2001-11-01 22:29:13 +00:00
seawood%netscape.com
8a2a775382
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
seawood%netscape.com
c1c863668e
Fixing IRIX bustage cause by grid2 landing (Removing hack from tinderbox)
2001-10-31 19:16:30 +00:00
seawood%netscape.com
7fd2b11a6b
Removing --disable-idlc option. It's a no-op.
...
Bug #107156
2001-10-31 04:55:30 +00:00
seawood%netscape.com
ce76dd4429
Do not set MOZ_REORDER when giving --enable-reorder if not using GNU ld. The ldscript appears to only work with GNU ld.
...
Bug #107440
2001-10-31 00:00:41 +00:00
dinglis%qnx.com
65586e60f5
QNX6 configure update
...
r=cls
2001-10-29 15:35:44 +00:00
seawood%netscape.com
ea0854ff3a
Putting darwin platform section in proper place
2001-10-29 07:28:45 +00:00
seawood%netscape.com
9b5ae05e33
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
seawood%netscape.com
5fc017e59e
Remove MOZ_MONOLITHIC_TOOLKIT
2001-10-27 06:16:57 +00:00
seawood%netscape.com
47272b154d
Save the value of AS as we need it later tests.
2001-10-26 20:29:02 +00:00
seawood%netscape.com
24e2532ba0
Fixing --disable-optimize again.
2001-10-26 14:06:39 +00:00
seawood%netscape.com
cfd816a6ef
Fix --disable-optimize
2001-10-26 11:04:28 +00:00
seawood%netscape.com
0386eaf366
Massive reorganization of configure options into logical groups.
...
The following options were renamed:
--with-jpeg --with-system-jpeg
--with-zlib --with-system-zlib
--with-png --with-system-png
--with-mng --with-system-mng
--enable-toolkit --enable-default-toolkit
--with-gtk --enable-toolkit-gtk
--with-xlib --enable-toolkit-xlib
--with-qt --enable-toolkit-qt
--enable-gle --enable-gle-support
--with-extensions --enable-extensions
--enable-modules --enable-standalone-modules
--enable-lea --enable-xpcom-lea
--enable-ultrasparc --enable-js-ultrasparc
--enable-strip-libs --enable-strip
--with-debug-modules --enable-debug-modules
--with-dbgrinfo-modules --enable-debugger-info-modules
--with-profile-modules --enable-profile-modules
--enable-eazel-profiler --enable-eazel-profiler-support
--enable-homedir --with-user-appdir
--enable-static-components --enable-meta-component-modules
The following options were removed:
--enable-monolithic-toolkit
--disable-jar-packaging
zip is now required to build since NSS unconditionally requires it.
Bug #61907
2001-10-26 08:36:28 +00:00
cls%seawood.org
b41bf3571c
Since the purpose of --enable-ultrasparc is to just flip on the ultrasparc-specific js compare & swap code, move the asflags/defines to turn it on back into js/src/Makefile.in rather than causing the entire project to be built with those flags.
2001-10-23 08:17:16 +00:00
seawood%netscape.com
0a27874139
Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree.
2001-10-22 04:34:31 +00:00
blizzard%redhat.com
3f4d9436fa
Update gtk2 link flags. r=cls
2001-10-17 04:25:45 +00:00
seawood%netscape.com
a5d3e32892
define NO_X11 for beos so that it can compile mkdepend
2001-10-16 10:29:07 +00:00
seawood%netscape.com
a64ebd946d
Use -v instead of -V to get gnu as version
2001-10-13 07:16:45 +00:00
seawood%netscape.com
b62410569c
Make uint_t test use uint_t instead of uint.
...
Thanks to Colin Blake <colin@theblakes.com> for the patch & the catch.
Bug #103894 r=cls
2001-10-13 00:55:46 +00:00
seawood%netscape.com
b99dbbe986
Added -xgot to linux/mips build.
...
Use $target instead of $host when possible for cross-compiled builds.
2001-10-12 23:23:53 +00:00
cls%seawood.org
7cf2052dc9
Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
...
Bug #89330 r=bryner sr=pavlov
2001-10-12 20:21:31 +00:00
axel%pike.org
830920ca7b
bug 97944, --enable-jsd should enable, not disable, MOZ_ARG_[EN|DIS]ABLE_BOOL
2001-10-12 08:22:35 +00:00
seawood%netscape.com
3ad0b50e64
Change --enable-modules to --enable-standalone-modules to make it more descript.
...
Bug #99807 r=jag
2001-10-06 20:01:12 +00:00
shaver%mozilla.org
c617242b6e
Bug 101467: --enable-trace-malloc needs to disable symbol-removal passes.
...
r/sr=waterson/cls
2001-10-01 14:47:01 +00:00
seawood%netscape.com
2963db04d8
Remove fullcircle reference. Bug #98293
2001-09-30 17:35:03 +00:00
rginda%netscape.com
7f7500b8d0
bug 97944, build venkman by default
...
change --disable-jsd to --enable-jsd, and add venkman to the default extension list.
2001-09-30 05:54:47 +00:00
seawood%netscape.com
34476449c2
Turn on module dependency tracking.
...
Bug #59454 sr=alecf
2001-09-27 21:30:42 +00:00
cls%seawood.org
e01138c5de
Remove unnecessary toplevel check for shm_open() as it's only used by NSPR.
...
Bug #96986 r=pavlov
2001-09-23 23:17:01 +00:00
cls%seawood.org
9bdf2eb594
Make -DHAVE_MOVEMAIL localized to mailnews.
...
Bug #58117 r=jag
2001-09-22 00:26:48 +00:00
cls%seawood.org
7af0b34416
Remove extraneous spaces from variable assignment.
...
Thanks to Masaki Katakai <katakai@japan.sun.com> for the patch.
Bug #100275 r=cls
2001-09-19 10:23:32 +00:00
blizzard%redhat.com
3b2127bd59
Checking in for Ulrich Drepper. Bug #99246 . r=beard, sr=brendan
2001-09-12 03:19:08 +00:00
cls%seawood.org
faa17349e6
Install LDAP headers into seperate ldap include dir.
...
Bug #98924 r=dmose
2001-09-10 05:17:41 +00:00
cls%seawood.org
92162cc7a2
If building for 64bit target, pass --enable-64bit to NSPR as it does not do 64bit-autodetection. r=pavlov
2001-09-10 04:58:38 +00:00
cls%seawood.org
74182ad95a
Remove -DMOZ_MAIL_NEWS from build system.
...
Bug #66543 r=pavlov
2001-09-08 07:44:13 +00:00
cls%seawood.org
9c5fdde016
Remove unused fullcircle build references.
...
Bug #98293 r=namachi
2001-09-07 04:59:44 +00:00
katakai%japan.sun.com
9b29149928
bug 95258
...
Need to add a new extension to support Complex Text Layout
changing configure and configure.in
check for prabhat.hegde@sun.com
r=leaf sr=cls
2001-09-06 11:19:25 +00:00
cls%seawood.org
a4883d55a4
Line up --help output
2001-08-28 08:39:23 +00:00
cls%seawood.org
564d9a4d60
Prepend option to LDFLAGS instead of overriding it for solaris.
...
Remove explicit linking against libCrun for solaris.
Only update CFLAGS & LDFLAGS when testing zlib,jpeg,png &mng if the appropriate _DIR variable is set.
Bug #96993 r=bryner a=asa
2001-08-28 07:40:05 +00:00
cls%seawood.org
4c380b7c65
Do not set initial variables to 0 unless you explicitly test using ifeq (1,$(var)) in the makefiles. gmake will treat variables set to 0 as defined.
2001-08-17 12:11:48 +00:00
jgaunt%netscape.com
9f2f88aa48
fix for bug 94768
...
r=smfr,leaf
sr=hyatt
2001-08-17 03:13:07 +00:00
cathleen%netscape.com
be72d98064
enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson
2001-08-17 02:03:34 +00:00
cls%seawood.org
a42dc29a79
Set HAVE_64BIT_OS when building on 64-bit OSes.
...
Bug #20860 r=brendan
2001-08-14 04:02:45 +00:00
bryner%netscape.com
96d4e843eb
Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls.
2001-08-12 04:25:41 +00:00
cls%seawood.org
d00accf854
Remove --disable-libpr0n option & USE_IMG2 makefile variable.
...
Bug #88685
2001-08-12 00:38:38 +00:00
mkaply%us.ibm.com
0b02a89129
#86730
...
OS/2 only - Some of the OS/2 flags we added in break either the build or postprocessing - removing them
2001-08-10 17:42:59 +00:00
blizzard%redhat.com
7e5d62053b
Add basic infastructure for gtk2 work. Bug #92034 . r=cls
2001-07-24 23:30:00 +00:00
cls%seawood.org
6fdb97d6fe
Looks like LIBIDL_CONFIG remains set even if AM_PATH_LIBIDL fails, so use the tmp error variable instead.
...
Bug #85186
2001-07-24 10:05:54 +00:00
cls%seawood.org
1d1dbe2fe1
Remove independent libIDL-config check and move orbit-config fallback checks until after the AM_PATH_LIBDIL macro is evaluated so that it can handle the -prefix options correctly.
...
Bug #85186 r=bryner
2001-07-24 08:16:48 +00:00
cls%seawood.org
8bcfa8432c
Update default optimization flags for OS/2.
...
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #86730 r=cls
2001-07-20 05:11:15 +00:00
cls%seawood.org
6e066dd854
Remove tests for the following unused defines:
...
HAVE_SYS_FILIO_H
HAVE_QSORT
HAVE_USLEEP
HAVE_GETTIMEOFDAY
GETTIMEOFDAY_TWO_ARGS
HAVE_DEV_ZERO
HAVE_VALLOC
HAVE_SYSERRLIST
HAVE_OSTREAM
NEEDS_bool
Bug #89793 r=dbaron
2001-07-19 06:16:13 +00:00
axel%pike.org
d84fab86ab
checking in last part of 53518, configure.in needs an endianess test for transformiix standalone. r=cls
2001-07-18 09:32:29 +00:00
colin%theblakes.com
f1741c949f
OpenVMS has to use poll (not select) when dealing with the
...
X Connection Number. b=87175 r/sr=blizzard
2001-07-16 11:36:06 +00:00
cls%seawood.org
70b8cae63d
Update OS/2 settings of PNG/MNG/JPEG_LIBS. Bug #88892
2001-07-07 23:22:07 +00:00
cls%seawood.org
faa4e8ff84
Remove obsolete --disable-new-cache option & MOZ_NEW_CACHE/OLD_CACHE ifdefs from the tree. We are not turning back now. :)
...
Bug #89008 r=dougt sr=waterson
2001-07-06 08:07:43 +00:00
mkaply%us.ibm.com
d135a87574
#88742
...
r=cls
Enable ASM_SUFFIX in the build
2001-07-02 03:49:50 +00:00
mkaply%us.ibm.com
a88bfddd28
OS/2 TB breakage - use new STATIC_LIB style
2001-07-01 14:00:43 +00:00
cls%seawood.org
66d937045b
Landing static build changes for OS2
...
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
cls%seawood.org
eb0e9664d4
Removing unused/terminally broken configure options:
...
--disable-async-dns
--disable-build-xpfe
--disable-editor-api-log
2001-07-01 09:46:46 +00:00
cls%seawood.org
dec5d5890b
Removing checks for gdk-pixbuf
...
Bug #88504
2001-07-01 09:41:27 +00:00
cls%seawood.org
212c48c2f1
Add --without-system-nspr option.
...
Bug #87612 r=bryner a=blizzard
2001-06-26 22:22:49 +00:00
ben%netscape.com
3e870952a2
turn on 65251 by default. Part of previous checkin.
2001-06-22 04:19:34 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
389d2faec1
Turn on xprint by default if system supports it (ie, has libXp).
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #49947 r=cls a=blizzard
2001-06-20 03:03:21 +00:00
cls%seawood.org
c4c23b9603
Work around gcc 2.95.x bug on irix by defining -D_LANGUAGE_C_PLUS_PLUS.
...
Bug #79282 r=wtc a=asa
2001-06-20 01:09:47 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
jcgriggs%sympatico.ca
fc754ea9d2
Updates for Qt Mozilla build. Bugzilla #81241
2001-06-18 16:09:35 +00:00
peterv%netscape.com
936f841cc8
Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron.
2001-06-10 16:45:36 +00:00
axel%pike.org
fad1f9f150
Backing out fix for 81414, I have no idea what win is doing here
2001-06-10 12:55:01 +00:00
axel%pike.org
804eb2967a
bug 81414, build standalone transformiix, MOZ_XSL->!TX_EXE, r=peterv,cls, sr=scc, a=dbaron (on behalf of drivers)
2001-06-10 11:30:48 +00:00
bstell%netscape.com
0b938d8818
bug 61439: workaround X server bug so non-US users can enter email addresses
...
when autocomplete popup is up
r=pavlov@netscape.com , sr=blizzard@mozilla.org , a=asa@mozilla.org
2001-06-05 05:07:19 +00:00
cls%seawood.org
107e4d4de5
Properly set c++ exception flags for Irix MIPSPro compiler.
...
Thanks to John Vandenberg <johnv@adacel.com.au> for the patch.
Bug #82496 r=cls a=asa
2001-06-05 00:22:50 +00:00
cls%seawood.org
399b38b4ce
Don't attempt to build ldap if building standalone modules. Create "directory" if it doesn't exist.
...
Bug #75734 r=dmose a=asa
2001-06-05 00:15:03 +00:00
cls%seawood.org
350f83c892
Do not set MOZ_DEBUG_FLAGS to -g when building on irix with gcc 2.95.x as it causes an internal compiler error in some files.
...
Thanks to John Vandenberg <zeroJ@null.net> for the patch.
Bug #28717 r=leaf sr=cls a=asa for 0.9.1
2001-05-29 14:47:33 +00:00
cls%seawood.org
4fdd2be326
Backing out previous checkin for bug 76710 as it causes libboehm.so to be linked with -Bsymbolic and that's bad.
...
bug #81735 a=blizzard for 0.9.1
2001-05-24 02:07:36 +00:00
cls%seawood.org
34b7986e37
Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
...
Bug #66529 r=pavlov
2001-05-22 07:52:30 +00:00
tor%cs.brown.edu
067fdfadec
Update tree libmng to 1.0.1 rs=blizzard
2001-05-20 17:36:25 +00:00
dbaron%fas.harvard.edu
dc77e98525
Fix NS commercial Unix build bustage on some compilers by (at least temporarily) making PRUnichar always be equivalent to PRUint16 rather than sometimes being wchar_t. r=scc sr=brendan b=75544
2001-05-18 23:44:17 +00:00
cls%seawood.org
0f8896cfe3
Backing out previous bogus checkin that did not match the checkin comment
2001-05-17 07:45:08 +00:00
cls%seawood.org
3fe80a65d0
Replace / with _ in OS_TARGET.
...
Thanks to lidl@pix.net for the patch.
Bug #81204 r=cls
2001-05-17 06:40:47 +00:00
rginda%netscape.com
8878808230
bug 76050, separate --with-extensions=venkman and --enable-jsd, fix xmlterm test as well. r=cls
2001-05-15 20:47:28 +00:00
rginda%netscape.com
cb7748f0f6
bug 76050, js debugger unix make system changes, r=cls
2001-05-15 05:48:08 +00:00
nisheeth%netscape.com
b8a31d9630
Enable Transformiix on Linux. Don't build on OS/2 for now until bug 53518 is fixed.
2001-05-12 09:54:16 +00:00
peterv%netscape.com
b2a66f4486
Backing out till we figure out why this breaks now.
2001-05-11 12:00:16 +00:00
peterv%netscape.com
5bb2a07a4b
72141 (Enable XSLT in default builds). r=cls.
2001-05-11 10:44:44 +00:00
peterv%netscape.com
d5a6b02631
72141 (Enable XSLT in default builds). r=nisheeth, sr=jst.
2001-05-11 08:43:45 +00:00
jdunn%netscape.com
8cac8e7c71
turn off HAVE_XIE for hpux
...
r= pavlov@netscape.com
# 76699
2001-05-10 11:36:24 +00:00
cls%seawood.org
0c5b08bf0e
Pass -Bsymbolic to linker when building shared libs.
...
Bug #76710
2001-05-10 09:12:29 +00:00
cls%seawood.org
dab6e1ac89
Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs.
...
r=bryner
2001-05-10 03:00:37 +00:00
ftang%netscape.com
9792670254
fix 75982. turn IBMBIDI on by default
...
r=ftang sr=erik in car pool
2001-05-09 21:21:37 +00:00
dbaron%fas.harvard.edu
3d04ccd651
Add inspector and access-builtin to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924
2001-05-05 14:26:02 +00:00
cls%seawood.org
6f256984a9
Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
...
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0 (mac)
to turn it off globally.
Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
cls%seawood.org
e5f5b4b3ba
Set default ASFLAGS for solaris
2001-05-04 09:42:41 +00:00
wtc%netscape.com
49f0d394e9
Bugzilla bug #77123 : when the native compiler is used on Solaris,
...
NS_USE_NATIVE should be defined whether --enable-ultrasparc is
specified or not. r=cls.
2001-05-04 01:41:21 +00:00
pete%alphanumerica.com
2ebc193413
removing Wshadow flag.
...
see bug 5621
sr=cls r=leaf
--pete
2001-04-29 17:51:14 +00:00
timeless%mac.com
95a461167b
Bugzilla Bug 68561 Mozilla build with Xlib toolkit only offers GTK+-specific options...
...
r=cls, sr=scc
2001-04-27 21:35:56 +00:00
cls%seawood.org
d331159bbc
OOPS! Backing out accidental partial checkin of pr_log changes
2001-04-27 10:38:25 +00:00
cls%seawood.org
72889a4a45
Make --with-dbgrinfo-modules work as expected.
...
bug #77088 r=shaver
2001-04-27 10:00:33 +00:00
cls%seawood.org
1044fad94e
Align --help output and fix some potentially confusing option descriptions.
...
Bug #77120 r=tor
2001-04-27 00:10:38 +00:00
cls%seawood.org
d547ee80dd
Fix dependency rules for in-tree mkdepend.
...
Force solaris to use in-tree mkdepend since their system makedepend up to at least solaris 7 causes the build times to more than double with the new non-compiler dependency scheme.
2001-04-23 22:54:29 +00:00
cls%seawood.org
dd42b59acb
Remove exit(0) from qt version check.
...
Thanks to johng@corel.com (John Griggs) for the patch.
Bug #75730 r=leaf sr=cls
2001-04-17 01:10:54 +00:00
cls%seawood.org
c2de6d7458
Use C++ compiler when doing gnu_get_libc_version() check
2001-04-16 10:25:22 +00:00
cls%seawood.org
3996f7d8f3
Start using the NSS_CLIENT_BRANCH instead of the NSS_AUTOCONF_BRANCH for psm2 builds.
2001-04-16 03:58:57 +00:00
cls%seawood.org
567226c35e
Move AC_DEFINE outside of AC_CACHE check to fix problem of config-defs.h always being regenerated.
2001-04-16 02:29:39 +00:00
bryner%uiuc.edu
d133331d26
Add support for building PSM from the nss autoconf branch using --enable-crypto. Remove references to obsolete MOZ_SECURITY define. r=cls.
2001-04-14 03:20:48 +00:00
jdunn%netscape.com
bc2ed08d2f
don't set HAVE_CPP_2BYTE_WCHAR_T for AIX
...
r= cls@seawood.org
# 75544
2001-04-13 12:09:34 +00:00
cls%seawood.org
2687cd5c5f
Add check for <nl_types.h> as OpenBSD 2.5 requires that you include <nl_types.h> when including <langinfo.h> but does not do it automatically
2001-04-13 08:54:52 +00:00
cls%seawood.org
c537f786d1
Remove -rpath from LDFLAGS when using --with-default-mozilla-five-home as it causes problems when building mozilla on a machine with mozilla installed.
...
Bug #68196 r=blizzard
2001-04-13 08:47:44 +00:00
oeschger%netscape.com
6e6ef707c1
adding help build piece, bug=74132, r=samir, r=ssu (for win32), sr=alecf
2001-04-12 01:06:01 +00:00
cls%seawood.org
7c4817ac17
Use nspr-config from nsprpub/config instead of $(DIST)/bin
2001-04-09 14:22:05 +00:00
cls%seawood.org
5827a1336c
Updating copyright
2001-04-09 13:25:32 +00:00
cls%seawood.org
135b1a96ec
Adding initial support for building mozilla with autoconf version of NSS. r=bryner
2001-04-09 09:38:30 +00:00
cls%seawood.org
2125ecc29a
La la la. Still redefine NSPR_CFLAGS for OS/2. nsinstall should not be using NSPR_CFLAGS in any case. Hopefully fixing tb bustage
2001-04-07 22:15:54 +00:00
dbaron%fas.harvard.edu
1244386ebc
Fix bustage on VC++ and gcc 2.7.2.x caused by incorrect overload resolution.
2001-04-07 17:25:16 +00:00
dbaron%fas.harvard.edu
780cb86a7a
Replace my previous incorrect fix for |operator==| ambiguities with a correct one: provide additional |operator==| and |operator!=| for comparing nsCOMPtrs to raw pointers that take a non-const raw pointer argument so that builtin operators will not have a better conversion for one argument. b=65664 r=waterson@netscape.com sr=scc@mozilla.org
2001-04-07 15:29:39 +00:00
cls%seawood.org
5cf2a300ad
Do not redefine NSPR_LIBS & NSPR_CFLAGS for OS/2 VA builds. Should fix tb bustage
2001-04-07 11:33:52 +00:00
cls%seawood.org
a39e7ef806
Update build to use nspr.m4.
...
Start using nspr-config to set NSPR_CFLAGS & NSPR_LIBS.
Start placing nspr headers under $(DIST)/include/nspr to match a system installed NSPR.
Bug #73919 r=blizzard@mozilla.org
2001-04-07 04:34:53 +00:00
akkana%netscape.com
e45ada4e04
66345: Factoring necessary for editor reorganization. sr=kin, r=jfrancis
2001-04-05 23:57:18 +00:00
cls%seawood.org
23699ce01d
Update our non-compiler based dependency system to build dependencies on the fly like the compiler-based system does.
...
Bug #66529 r=leaf
2001-04-05 01:18:34 +00:00
pinkerton%netscape.com
26858c4032
Add DARWIN define for osx so we don't have to keep adding RHAPSODY defines if
...
anything new is needed. r=leaf/sr=shaver.
2001-04-04 23:13:27 +00:00
cls%seawood.org
c1aeda06bc
Use TRY_LINK instead of TRY_COMPILE when testing for gnu_get_libc_version().
...
Thanks to Kurt <lidl@pix.net> for the patch.
Bug #74758 Fixing ports tinderbox bustage
2001-04-04 21:29:20 +00:00
cls%seawood.org
00c15765a7
Expand the function check for gnu_get_libc_version() into a full compile check as BeOS has the function in libroot.so but it is not declared in any headers.
2001-04-04 11:02:06 +00:00
erik%netscape.com
a08a4813af
eckin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add check for nl_langinfo and libc-version.h
2001-04-03 06:01:49 +00:00
cls%seawood.org
66f5f4582f
Second round of nspr autoconf cleanup.
...
Adding --with-dist-prefix options to free up standard options for real installs.
Bug #73919 r=bryner
2001-04-01 01:01:28 +00:00
cls%seawood.org
4528f3996c
Add version check for Qt toolkit. Minimum required version 2.2.0 (Bug #73987 , r=cls)
...
Update QT_CFLAGS to use proper include path and special string define. (Bug #70509 , r=leaf, sr=cls)
Thanks to johng@corel.com (John Griggs) for the patches.
2001-03-31 06:21:57 +00:00
cls%seawood.org
3f7df1c1fe
Remove solaris flags to use libiostream in the build.
...
Thanks to rich.burridge@Sun.COM (Rich Burridge) for the patch.
Bug #74005 r=cls
2001-03-31 03:39:09 +00:00
bryner%uiuc.edu
7a06de7d52
Fixing --disable-libpr0n so we can see if it's causing the profile problems. r=cls.
2001-03-31 01:56:38 +00:00
cls%seawood.org
c1bce0fd14
Making ldap beos-aware. Fixing tinderbox bustage.
...
Bug #74163 r=dmose@netscape.com
2001-03-31 01:06:45 +00:00
pavlov%netscape.com
e553ba78a5
turning on new imagelib on linux. part of bug 73161 and 70938. r=bryner,syd sr=waterson
2001-03-30 07:04:13 +00:00
dmose%netscape.com
e488f616ea
fix BeOS bustage by disabling ldap support on that platform
2001-03-30 05:55:51 +00:00
dmose%netscape.com
1240b32562
This workaround actually won't work. Backing it out.
2001-03-30 05:24:23 +00:00
dmose%netscape.com
8497f30a85
Attempt to workaround bustage on palermo by forcing -Dhpux on all HP/UX builds. r=cls@seawoord.org
2001-03-30 04:51:54 +00:00
dmose%netscape.com
309954fb9c
Start building the LDAP XPCOM SDK by default in autoconf builds (bug 70658). Patch to flip the switch: r=leif@netscape.com, sr=cls@seawood.org. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org
2001-03-30 01:52:15 +00:00
jdunn%netscape.com
8fedfbbcbb
when building sharedobjects set 2 additional flags for AIX
...
r= cls@netscape.com
# 72189
2001-03-27 23:18:37 +00:00
cls%seawood.org
bdfe127d6f
Erk. --enable-chrome-format actually defaults to jar not both.
2001-03-25 20:18:18 +00:00
cls%seawood.org
5630727f66
Add -lc to LIBS/OS_LIBS for Linux.
...
Bug #72766 r=bryner
2001-03-25 04:32:01 +00:00
cls%seawood.org
6fdb98cd6c
Only build chrome jar files by default. Use either --enable-chrome-format (autoconf) or MOZ_CHROME_FILE_FORMAT (win32) to override.
...
Bug #72390 r=jag
2001-03-24 11:07:15 +00:00
darin%netscape.com
b5ef4f8688
Enabling new cache build in Linux. r=beard; sr=mscott,rpotts; a=chofmann
2001-03-22 00:18:13 +00:00
cls%seawood.org
be4770a8a4
Land the rest of the --enable-static-components build changes.
...
Bug #46775 r=bryner
2001-03-20 05:42:58 +00:00
dmose%netscape.com
80a677d2ec
Split up ldap build options into two sections: ldap and ldap_experimental, in preparation for turning on just the ldap module in the default builds. Also fixes LDAP C SDK bustage introduced by change to --enable-nspr-autoconf. Bug 70658. Patch from leif@netscape.com, r=dmose@netscape.com, sr=alecf@netscape.com.
2001-03-14 06:41:35 +00:00
cls%seawood.org
32d177fd07
Add check for -lbind on BeOS.
...
Thanks to maz@albany.net (Matthew Zahorik) for the patch.
Bug #71701 r=cls
2001-03-13 05:50:16 +00:00
cls%seawood.org
7e4814ba76
Add check for gcc -pipe support. Also test to make sure that AS accepts input on stdin.
...
Bug #63610 r=dbaron
2001-03-12 22:28:27 +00:00
dbaron%fas.harvard.edu
ec5a942662
Do test for field names in utsname structure in C++ rather than C to work around bug in g++ 3.0 prerelease that makes the names different in C and C++ (we only use the result in C++). r=cls@seawood.org b=63604
2001-03-11 18:09:12 +00:00
cls%seawood.org
dcacae1ebf
Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
...
Bug #57247 sr=tor
2001-03-09 23:53:17 +00:00
cls%seawood.org
d902527f93
Clean up netbsd section.
...
Thanks to martin@NetBSD.ORG (Martin Husemann) and taya@sm.sony.co.jp (Shin'ichiro TAYA) for the patch.
Bug #61745 r=cls
2001-03-09 07:34:36 +00:00
cls%seawood.org
b346110902
Remove xmlterm from MOZ_EXTENSIONS and issue a warning if we are not building with the gtk toolkit. Bug #67250
2001-03-09 05:55:28 +00:00
cls%seawood.org
3c5c31aaf9
Actually use CPPFLAGS when it is passed to configure
2001-03-09 04:53:17 +00:00
cls%seawood.org
e2f087b0e3
Pass PERL_VERSION to test script as an env variable so that the perl test works properly. Bug #66443
2001-03-09 04:30:27 +00:00
dbaron%fas.harvard.edu
bbc799cb02
Add temporary build options --enable-new-cache for new cache (bug 68705) and --enable-libpr0n for new image library (bug 70938). r=cls@seawood.org
2001-03-09 00:56:58 +00:00
blizzard%redhat.com
67ad5dd31a
Remove extra ] in xinerama test. r=cls
2001-03-02 15:37:19 +00:00
erik%netscape.com
2aa4975996
bug 70389; author=simon@softel.co.il; r=cls; sr=erik; adding changes to
...
build system to conditionally compile the IBM bidi code (for Arabic and
Hebrew bidirectional text)
2001-02-28 23:45:40 +00:00
cls%seawood.org
07b14f65b0
Fix nspr autoconf support for OpenVMS.
...
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #69842 r=cls
2001-02-25 21:44:59 +00:00