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

917 Коммитов

Автор SHA1 Сообщение Дата
leaf%mozilla.org 53f795f4c8 Automated update 2000-10-14 21:15:02 +00:00
dougt%netscape.com a3d776683b Adding shor wchar support. r/a scc@mozilla.org cls@seawood.com b= 54564 2000-10-01 06:16:14 +00:00
cls%seawood.org 38000f3fdc I was incorrectly informed about the impact of elf-dynstr-gc on non-x86 builds. Turning it off for non-linux x86 builds. bug 54405 2000-09-30 03:21:02 +00:00
cls%seawood.org c9a7da5e32 Turn elf-dynstr-gc on by default for linux. r=bryner bug 54405 2000-09-30 02:24:44 +00:00
cls%seawood.org 61e12ccfbf Explicitly check for glib instead of relying upon libIDLs check. Avoid duplicate checks. Bug #53230 2000-09-24 23:36:13 +00:00
cls%seawood.org dc72e7fcbb Bump required perl version to 5.004. Check the PERL env variable for perl as well as the path. Bug #52065 r=jag 2000-09-24 20:07:15 +00:00
cls%seawood.org 1d513e9abf Turn off MONOLITHIC_TOOLKIT for Irix. Thanks to Robert Low <rob@adacel.com.au> for the patch. Bug #53471 r=cls a=brendan 2000-09-24 02:09:47 +00:00
cls%seawood.org 3c9fa2b79e Removing perl mod test as it appears to be causing some ports to fail when they normally would not have. 2000-09-21 11:13:00 +00:00
cls%seawood.org 9c3454c55f Argh! We're caching the results of the checks for zip & perl from way back when so we need to check them against : as an error condition. 2000-09-21 08:20:16 +00:00
cls%seawood.org 8dba30fb0e Sigh. We call that script unconditionally onw so this might as well be an error condition. 2000-09-21 08:10:19 +00:00
cls%seawood.org 3f37afcf0e We're going to start checking for perl modules to avoid build bustage down the road. For now, disable jar packaging if we do not have the required modules. 2000-09-21 07:14:29 +00:00
cls%seawood.org 1cead0fc13 Remove hardcoded initial setting of MOZ_DISABLE_JAR_PACKAGING so users can set it in the env passed to configure. Thanks to decklin for pointing this out. 2000-09-21 06:32:18 +00:00
leaf%mozilla.org b7b6600856 Automated update 2000-09-21 02:15:11 +00:00
leaf%mozilla.org 288604906f Automated update 2000-09-20 11:46:43 +00:00
leaf%mozilla.org 81cca29767 Automated update 2000-09-15 22:30:12 +00:00
cls%seawood.org 80b7d5b9f5 Ok, I'm a moron. stderr == 2. 2000-09-15 22:29:20 +00:00
leaf%mozilla.org 1775f8d7ae Automated update 2000-09-15 21:45:39 +00:00
cls%seawood.org 1aeecbb77a Change redirection rules for perl test so stderr results appear in config.log. Thanks to axel@pike.org for the fix. 2000-09-15 21:44:58 +00:00
cls%seawood.org eef0eadc9b Fix check for perl version and drop minimum perl version back to 5.000 r=axel@pike.org a=leaf bug #52065 2000-09-15 19:40:51 +00:00
leaf%mozilla.org 0f5cfb3685 Automated update 2000-09-15 15:15:42 +00:00
cls%seawood.org 8114481fd0 Sigh. This should be a warning for now, not an error condition 2000-09-15 15:03:33 +00:00
cls%seawood.org 8b07a72eff Turn off exception handling for irix 6.x builds as it fixes a bug with out-of-scope gotos. Bug #25562. Thanks to <jsd@igroup.org> for the suggested fix. 2000-09-15 06:39:01 +00:00
cls%seawood.org f6a75fc8c3 Fix perl api test so that jar packaging is not always disabled. 2000-09-15 06:10:56 +00:00
cls%seawood.org d8cd57fec8 Add check for perl api version 5.005 as forced by this jar fiasco.
Turn on MOZ_DISABLE_JAR_PACKAGING if perl api != 5.005 or zip is not installed.
Turn off the copy feature of make-jars.pl as that doesn't work in the objdir aware version of the make-jars.pl script.
Bug 52065. r=bryner
2000-09-15 00:19:30 +00:00
leaf%mozilla.org 7893ea7e70 Automated update 2000-09-11 05:15:15 +00:00
cls%seawood.org bc77023ff8 Oops. --disable-libIDL doesn't work as the macro is checking for --without-libIDL 2000-09-09 01:00:03 +00:00
leaf%mozilla.org 2aa09eae8d Automated update 2000-09-01 21:30:08 +00:00
leaf%mozilla.org 67f04c82a2 Automated update 2000-08-25 08:45:08 +00:00
leaf%mozilla.org a6f6fdd941 Automated update 2000-08-19 09:00:11 +00:00
leaf%mozilla.org dc121b9119 Automated update 2000-08-19 08:15:12 +00:00
leaf%mozilla.org e7f0374a93 Automated update 2000-08-15 18:45:09 +00:00
leaf%mozilla.org b44c17f14e Automated update 2000-08-15 03:02:53 +00:00
leaf%mozilla.org e821d231f1 Automated update 2000-08-11 00:15:09 +00:00
warren%netscape.com 1dc501bfae Getting gc leak-detector to work on linux. Non-nspr changes. code=beard,wade r=warren 2000-08-11 00:13:39 +00:00
leaf%mozilla.org bc851325f1 Automated update 2000-08-07 19:00:10 +00:00
cls%seawood.org b5b56c67e5 Fix --enable-logrefcnt so that it will actually force refcnt logging on or off per http://lxr.mozilla.org/seamonkey/source/xpcom/doc/MemoryTools.html. 2000-08-02 03:17:49 +00:00
vidur%netscape.com 5d71119cbe Adding xmlextras to the default build target so that it can be included in the nightlies as per leaf. a=leaf, r=pollmann 2000-07-31 23:14:24 +00:00
cls%seawood.org dac5db04a3 Oops. Remove define accidentally set with previous checkin. 2000-07-28 11:09:00 +00:00
cls%seawood.org fc46336e90 Fix typo 2000-07-28 08:10:59 +00:00
leaf%mozilla.org 27af31d893 Automated update 2000-07-19 20:00:09 +00:00
leaf%mozilla.org c155a4c8e0 Automated update 2000-07-11 20:45:12 +00:00
leaf%mozilla.org aeca78aff2 Automated update 2000-07-11 07:45:09 +00:00
leaf%mozilla.org 461e623923 Automated update 2000-07-08 11:45:09 +00:00
leaf%mozilla.org 8b3c1258e6 Automated update 2000-07-08 05:00:14 +00:00
leaf%mozilla.org d42386eea2 Automated update 2000-07-08 03:45:10 +00:00
cls%seawood.org c99fd7394b Commented out compaq compiler test as the test still fails after new compiler was installed 2000-07-08 03:02:43 +00:00
leaf%mozilla.org 89991bc0ce Automated update 2000-07-07 22:00:12 +00:00
leaf%mozilla.org eaa7c50f3e Automated update 2000-07-05 21:30:10 +00:00
leaf%mozilla.org 38fc51028b Automated update 2000-07-01 21:45:08 +00:00
leaf%mozilla.org 6238d29086 Automated update 2000-06-28 08:00:17 +00:00
leaf%mozilla.org a1f8c46416 Automated update 2000-06-28 07:15:07 +00:00
cls%seawood.org d27fda69b0 Adding configure option --enable-elf-dynstr-gc. Bug #43357 2000-06-28 04:32:15 +00:00
leaf%mozilla.org ef2fa6134d Automated update 2000-06-27 04:45:09 +00:00
leaf%mozilla.org 39d8a34e9f Automated update 2000-06-27 03:00:11 +00:00
leaf%mozilla.org 65c851f057 Automated update 2000-06-26 22:30:09 +00:00
leaf%mozilla.org 092ba9454d Automated update 2000-06-22 11:00:11 +00:00
leaf%mozilla.org 4c256c2830 Automated update 2000-06-16 14:45:09 +00:00
leaf%mozilla.org bab3388ec5 Automated update 2000-06-15 02:15:09 +00:00
leaf%mozilla.org 972e5477d0 Automated update 2000-06-13 23:45:09 +00:00
leaf%mozilla.org e611d8e20d Automated update 2000-06-13 15:00:08 +00:00
leaf%mozilla.org 7fc856f869 Automated update 2000-06-12 23:15:08 +00:00
cls%seawood.org 3485ce173b Make the distclean target work as advertised. Bug #42167 2000-06-12 23:02:14 +00:00
leaf%mozilla.org 76905d2675 Automated update 2000-06-09 21:00:10 +00:00
leaf%mozilla.org 03d444bba4 Automated update 2000-06-06 22:15:08 +00:00
leaf%mozilla.org b77fc832ca Automated update 2000-06-05 21:30:10 +00:00
leaf%mozilla.org cd192a75a1 Automated update 2000-06-05 01:00:09 +00:00
leaf%mozilla.org 74e4514c15 Automated update 2000-06-03 19:15:09 +00:00
leaf%mozilla.org 13100078e9 Automated update 2000-06-02 16:00:13 +00:00
leaf%mozilla.org c86ab61287 Automated update 2000-06-01 06:30:09 +00:00
jim_nance%yahoo.com 2ddf41212d Tru64 compiler flags to make template code smaller. 2000-06-01 01:07:23 +00:00
leaf%mozilla.org 088eb24726 Automated update 2000-06-01 00:30:09 +00:00
cls%seawood.org 09bf292e76 When using the local copies of zlib, png & jpeg, let the linker use the shared versions if they are available. r=waterson 2000-05-31 23:03:13 +00:00
leaf%mozilla.org e3069f034d Automated update 2000-05-30 23:30:08 +00:00
leaf%mozilla.org addcbe3a6a Automated update 2000-05-27 06:00:10 +00:00
leaf%mozilla.org 61e65c1333 Automated update 2000-05-26 22:00:11 +00:00
leaf%mozilla.org ecbcc9eb56 Automated update 2000-05-26 20:45:08 +00:00
leaf%mozilla.org c5bdf29fa5 Automated update 2000-05-25 19:45:38 +00:00
leaf%mozilla.org 23e9aab7d7 Automated update 2000-05-25 02:15:10 +00:00
leaf%mozilla.org 6630ca37f6 Automated update 2000-05-24 23:00:11 +00:00
jim_nance%yahoo.com 4fbfdda992 Workaround for bug 39747. MOZ_MONOLITHIC_TOOLKIT breaks the timer code,
and this option was used on the alpha.  This changes configure.in not to set
it anymore under Tru64.  IRIX and HPUX still use this flag, are they
working right now? Blanket approval from Brendan & Waterson for porting
changes.
2000-05-23 03:37:14 +00:00
leaf%mozilla.org 4e44245ff5 Automated update 2000-05-21 03:45:10 +00:00
jim_nance%yahoo.com 8254c9cbf3 Code to help fix 39541. We now use the cxx compiler to generate shared libs
containing cxx generated objects rather than calling /usr/bin/ld directly.
r=cls@seawood.org a=brendan@meer.net
2000-05-20 23:47:23 +00:00
leaf%mozilla.org 0f8687de44 Automated update 2000-05-18 20:15:08 +00:00
leaf%mozilla.org c5b7b746fe Automated update 2000-05-17 05:15:09 +00:00
leaf%mozilla.org fb067fad61 Automated update 2000-05-17 03:15:08 +00:00
leaf%mozilla.org 75e081af94 Automated update 2000-05-17 03:00:11 +00:00
leaf%mozilla.org aaf67c99b5 Automated update 2000-05-16 23:15:08 +00:00
leaf%mozilla.org 639bded701 Automated update 2000-05-16 22:15:08 +00:00
leaf%mozilla.org 0462d6c605 Automated update 2000-05-16 09:45:08 +00:00
cls%seawood.org c7d78537e6 Added new configure option --with-dbgrinfo-modules to allow us to independently toggle the use of the developer's -DDEBUG flag and the compiler's -g debug flag.
Thanks to Justin Morey <justin@68k.org> for the patch.  Bug 39187
2000-05-16 09:31:58 +00:00
leaf%mozilla.org b18287b0bb Automated update 2000-05-16 00:15:08 +00:00
leaf%mozilla.org 66799e41b0 Automated update 2000-05-15 07:30:10 +00:00
leaf%mozilla.org b65a0e7c7d Automated update 2000-05-15 07:15:10 +00:00
leaf%mozilla.org 11ee855f8e Automated update 2000-05-14 05:30:08 +00:00
cls%seawood.org 28fdf7c192 Fix detection for OS/2 builds. Bug 38977 2000-05-13 21:22:02 +00:00
leaf%mozilla.org 2a0993fc6c Automated update 2000-05-13 19:00:10 +00:00
cls%seawood.org 6a444d116d Added -DMOZ_WIDGET_<toolkit> for each toolkit that is enabled. Tweaked legacy plugin support so that it will compile when not using gtk. Bug 38145 2000-05-13 04:41:56 +00:00
leaf%mozilla.org 100c57055d Automated update 2000-05-12 03:45:14 +00:00
leaf%mozilla.org f6eabd6a38 Automated update 2000-05-09 07:00:11 +00:00
leaf%mozilla.org 07d2769d44 Automated update 2000-05-05 20:45:27 +00:00
leaf%mozilla.org cf9a7ca6b3 Automated update 2000-05-05 04:45:07 +00:00
cls%seawood.org eb76e1c2cf Fix for broken stopwatch (--enable-perf-metrics). Bug 27335 2000-05-05 01:30:17 +00:00
leaf%mozilla.org cdd3328a01 Automated update 2000-05-04 07:00:14 +00:00
leaf%mozilla.org f894a1bea4 Automated update 2000-04-27 06:00:39 +00:00
leaf%mozilla.org 6e884f6847 Automated update 2000-04-27 05:30:08 +00:00
leaf%mozilla.org cbe4345ab6 Automated update 2000-04-27 00:45:21 +00:00
tor%cs.brown.edu 4d3b195830 Patch from rich.burridge@Sun.COM to remove unneeded reference to
-lCstd when using the SUNWspro5.0 compilers.  libCstd is large
and only provided in static form, so this change causes the
distribution directory to shrink by about a factor of two.  r=tor
2000-04-27 00:32:01 +00:00
leaf%mozilla.org 126ffef6a2 Automated update 2000-04-25 05:45:15 +00:00
cls%seawood.org 2ea484ee25 Revert my objdir changes from this weekend. 2000-04-25 01:55:52 +00:00
cls%seawood.org 33edc21c9c General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
jim_nance%yahoo.com fd559fd98f Changed the version of the DEC C++ compiler we test for.
This should not affect systems not running Tru64 Unix
2000-04-22 11:01:07 +00:00
cls%seawood.org 176bded229 Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159 2000-04-18 09:42:12 +00:00
jim_nance%yahoo.com 2195aa037d Fix the last part of 34949
r=cla a=bienvenu
2000-04-17 11:20:15 +00:00
leaf%mozilla.org a68b853b74 Automated update 2000-04-17 04:00:18 +00:00
cls%seawood.org bc34584651 Changed BeOS linker flags so that it will resolve all symbols when linking shared libs. Added -lbe to OS_LIBS for BeOS. This should get rid of the "missing symbol" error at runtime. 2000-04-17 03:47:33 +00:00
jim_nance%yahoo.com 922fe6f148 Fix for 35810. The configure script now stops running if perl can
be found.  It used to keep going and cause build errors.
r=cls
2000-04-15 10:55:55 +00:00
jim_nance%yahoo.com 8d57f3e967 Backing out some changes to CFLAGS that did not work as well as I wanted
them to.
2000-04-13 22:28:27 +00:00
jim_nance%yahoo.com c934025584 Fixes for bug 35466 from wtc, along with some suggestions for better
compiler flags from Jeff D. at Compaq.  This should not affect anything
other than Tru64 Unix.  If it does I can be reached at 919.859.3885
2000-04-13 03:13:14 +00:00
leaf%mozilla.org c5b43ca13d Automated update 2000-04-12 06:30:10 +00:00
cls%seawood.org f6ba55aac8 BeOS build fixes. Bug #34553 2000-04-12 06:20:59 +00:00
cls%seawood.org 2d4b1edaca Add CFLAGS & CXXFLAGS to MKCSHLIB & MKSHLIB respectively. Bug 35127, r=shaver, a=leaf 2000-04-10 20:38:28 +00:00
cls%seawood.org 3c1876ab59 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
cls%seawood.org d8b7f7ec3a Changes to get the BeOS build running. Patch provided by Yannick Koehler <koehler@mythrium.com> . 2000-04-05 02:12:26 +00:00
cls%seawood.org 1ea74d1bd4 Add -Wno-multichar to WARNINGS_C*FLAGS for BeOS. Thanks to "Yannick Koehler" <koehler@mythrium.com> for the patch. 2000-04-04 07:53:25 +00:00
leaf%mozilla.org e17fc228af Automated update 2000-04-04 06:45:12 +00:00
cls%seawood.org e6724bf622 Remove CFLAGS from LDFLAGS. Bug #23870 2000-04-04 05:58:09 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
leaf%mozilla.org c01ce98485 Automated update 2000-04-03 01:00:39 +00:00
cls%seawood.org 1a106601bb Added rule to automatically run autoconf & config.status whenever configure.in changes. Set AUTOUPDATE_CONFIGURE to use it. 2000-04-03 00:56:31 +00:00
cls%seawood.org ec05d70cb6 Moved setting of platform specific DLL_SUFFIX to configure.
Removed old unused WINNT ifdefs from rules.mk.
2000-03-31 10:49:39 +00:00
cls%seawood.org 2a66da2fae Remove --enable-implicit-archive option and rule sets as they still have dependency problems and are not being worked on. Bug #15241 2000-03-31 09:37:14 +00:00
cls%seawood.org 93408ca534 Added HOST_LIBIDL_CONFIG to build. Bug #11890 2000-03-31 07:12:39 +00:00
leaf%mozilla.org 48a0993df1 Automated update 2000-03-31 04:00:43 +00:00
leaf%mozilla.org 2c3b4a9917 Automated update 2000-03-28 07:15:27 +00:00
leaf%mozilla.org 7bd0cc09ce Automated update 2000-03-28 00:45:21 +00:00
leaf%mozilla.org 60471ad93e Automated update 2000-03-28 00:30:38 +00:00
leaf%mozilla.org 959f06a766 Automated update 2000-03-24 06:45:09 +00:00
leaf%mozilla.org 5f016390f9 Automated update 2000-03-24 06:00:30 +00:00
leaf%mozilla.org 2ab4490bf9 Automated update 2000-03-21 21:15:28 +00:00
sspitzer%netscape.com b556422f2d adding NO_UDSOCK for vms only. submitted by colin blake. 2000-03-18 15:52:41 +00:00
sspitzer%netscape.com 6a46b9ae57 clean up nsUserInfoUnix.cpp. fix from Chris Seawood <cls@seawood.org>.
r=sspitzer, tested by colin blake on vms.
2000-03-17 07:53:19 +00:00
leaf%mozilla.org c9228580fa Automated update 2000-03-17 03:45:33 +00:00
leaf%mozilla.org c80d72cb87 Automated update 2000-03-17 00:30:09 +00:00
leaf%mozilla.org dc1088d560 Automated update 2000-03-15 23:45:08 +00:00
leaf%mozilla.org 74069e1816 Automated update 2000-03-15 02:00:20 +00:00
leaf%mozilla.org ca2fe88660 Automated update 2000-03-14 06:15:15 +00:00
leaf%mozilla.org f07094a049 Automated update 2000-03-14 03:30:10 +00:00
leaf%mozilla.org b56f318f21 Automated update 2000-03-14 03:00:12 +00:00
cls%seawood.org 6e33e7ef4f Remove unconditional define of HAVE_DEV_ZERO for solaris.
Add NEED_USLEEP_PROTOTYPE define for osf1.
Replace the osf specific ifdefs in widget with NEED_USLEEP_PROTOTYPE ifdefs.
2000-03-13 08:35:57 +00:00
leaf%mozilla.org 7956f67af7 Automated update 2000-03-11 03:15:13 +00:00
leaf%mozilla.org 16a2c857bc Automated update 2000-03-09 02:15:13 +00:00
jim_nance%yahoo.com 2ef4ff0c54 Updated configure to go with configure.in change. Generated by autoconf.
configure.in change r=cls
2000-03-07 02:41:52 +00:00
warren%netscape.com 39a598bf60 Bug 21556: Making linux be thread-safe. Adding NS_MT_SUPPORTED to config rules. r=mcafee,a=jar 2000-03-05 09:07:44 +00:00
cls%seawood.org 5cea5856a2 Long overdue removal of broken comment from --enable-mathml. Sorry guys. 2000-03-02 11:14:38 +00:00
jim_nance%yahoo.com cd357cf6ad add -noexceptions flag for Tru64 (AKA Digital Unix AKA OSF/1) cxx compiler 2000-02-26 02:58:36 +00:00
cls%seawood.org ac0ba372bf Add X_CFLAGS to CPPFLAGS so that the X11 include path is used when looking for headers and testing for features.
Add defines needed for mingw32 build.
2000-02-25 23:11:33 +00:00
wtc%netscape.com f816aa5c82 Bugzilla bug #27457: pull NSPR using the static tag
NSPRPUB_RELEASE_4_0_20000218.  Change NSPR_VERSION to 4.
r=leaf@mozilla.org. a=jar@netscape.com.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-21 20:19:14 +00:00
leaf%mozilla.org d22f684000 Automated update 2000-02-16 08:16:16 +00:00
cltbld%netscape.com 155813b2a4 Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don 2000-02-16 02:09:05 +00:00
leaf%mozilla.org 59fe516ed4 Automated update 2000-02-15 22:45:46 +00:00
leaf%mozilla.org 56ef0b3af0 Automated update 2000-02-15 21:30:45 +00:00
wtc%netscape.com 40c478f70c Bugzilla bug #27457: pull the NSPR tag NSPRPUB_4_0_BETA_20000215 and
bump NSPR_VERSION to 4.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-15 21:17:40 +00:00
cls%seawood.org 5f277538bc Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457 2000-02-15 04:52:52 +00:00
leaf%mozilla.org db7a36c1c5 Automated update 2000-02-12 18:45:44 +00:00
leaf%mozilla.org a177ab68fb Automated update 2000-02-09 13:01:14 +00:00
leaf%mozilla.org 95d2581fe0 Automated update 2000-02-05 04:15:47 +00:00
briano%netscape.com 1716ff71cf Automated update 2000-02-01 01:15:13 +00:00
leaf%mozilla.org c777cdf46e Automated update 2000-01-29 12:16:15 +00:00
briano%netscape.com 8e6a36a9c3 Automated update 2000-01-29 12:15:20 +00:00
briano%netscape.com dfec66a0ef Automated update 2000-01-26 13:15:13 +00:00
briano%netscape.com 720a8a4019 Automated update 2000-01-26 01:00:16 +00:00
leaf%mozilla.org 9217f6bfac Automated update 2000-01-23 12:16:14 +00:00
briano%netscape.com 54481d359e Automated update 2000-01-23 12:15:24 +00:00
briano%netscape.com ad672cb89e Automated update 2000-01-18 12:16:15 +00:00
briano%netscape.com 78407287aa Automated update 2000-01-18 12:15:17 +00:00
briano%netscape.com 5ebf719315 Automated update 2000-01-18 02:45:46 +00:00
briano%netscape.com ee83fe875b Automated update 2000-01-17 21:30:18 +00:00
briano%netscape.com fc207219ca Automated update 2000-01-15 22:00:26 +00:00
briano%netscape.com 863419d24d Automated update 2000-01-15 01:45:13 +00:00
cls%seawood.org 5695508a59 Added check for GNU as as we can only use certain ASFLAGS under solaris with Sun's as. 2000-01-11 04:54:28 +00:00
briano%netscape.com 5ea386ca30 Automated update 2000-01-06 01:00:14 +00:00
briano%netscape.com 527c7e0748 Automated update 2000-01-04 05:30:14 +00:00
cls%seawood.org bd821a0c4b Ok, taking this split of compiler options used only for compiles a step further....The idea is that when the user passes CFLAGS to configure, those flags are to be used basically anywhere that that CC is. COMPILE_FLAGS is set in configure to contain the compiler flags that cannot be used while linking (e.g. -include on BSD/OS). In config.mk, I moved all of the variables that used to compose CFLAGS into COMPILE_CFLAGS so that CFLAGS only contains the values from running configure.
Removed unused NOMD_CFLAGS & MDUPDATE_FLAGS.
1999-12-24 10:58:11 +00:00
briano%netscape.com a97964ebb1 Automated update 1999-12-24 01:15:15 +00:00
briano%netscape.com b951c931c4 Automated update 1999-12-18 00:15:13 +00:00
briano%netscape.com 7cf95c89b0 Automated update 1999-12-17 03:25:27 +00:00
briano%netscape.com 6dfa582e6b Automated update 1999-12-16 00:08:19 +00:00
briano%netscape.com 3a61a6fbef Automated update 1999-12-15 01:10:35 +00:00
briano%netscape.com 891bb3e858 Automated update 1999-12-13 23:16:16 +00:00
briano%netscape.com 2bb181801e Automated update 1999-12-11 06:04:16 +00:00
briano%netscape.com cf40ff291f Automated update 1999-12-11 02:45:46 +00:00
briano%netscape.com e64ba486b4 Automated update 1999-12-10 20:15:45 +00:00
briano%netscape.com 0c3781e634 Automated update 1999-12-07 05:15:46 +00:00
cls%seawood.org 93568890a8 Add "-p1" to aix's DSO_LDOPTS. Make aix use DSO_LDOPTS when making shared libs. 1999-12-05 06:24:12 +00:00
cls%seawood.org 9f000be7b0 Instead of testing if /dev/zero is a file, just check if it is readable. Bug #16942 r=granrose (Where are the automated configure checkins?) 1999-12-05 06:16:51 +00:00
cls%seawood.org 1d46fd0590 Use the builtin AC_LANG_ functions rather than overriding CC & CFLAGS when testing for non-C language feature. Partial fix for bug #20254 1999-12-03 07:24:18 +00:00
briano%netscape.com 58d123c63b Automated update 1999-12-03 00:45:42 +00:00
bryner%uiuc.edu e58c61d6f5 Removing unused UNIX_LDAP define from the build. r=cls. 1999-12-02 02:34:39 +00:00
cls%seawood.org 517761d8d6 Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 (The autogen script appears not to be working again.) 1999-12-01 07:25:51 +00:00
briano%netscape.com 82e3e82948 Automated update 1999-11-24 00:45:26 +00:00
briano%netscape.com 6b5b8d6e74 Automated update 1999-11-23 19:01:02 +00:00
briano%netscape.com 635fcc94d5 Automated update 1999-11-23 15:45:26 +00:00
briano%netscape.com 61cc40d3d5 Automated update 1999-11-23 06:45:09 +00:00
briano%netscape.com 094000a485 Automated update 1999-11-22 15:30:40 +00:00
briano%netscape.com 0951fb34c5 Automated update 1999-11-22 08:30:19 +00:00
briano%netscape.com 61170a94b9 Automated update 1999-11-20 16:30:21 +00:00
briano%netscape.com ae0daee2cb Automated update 1999-11-19 08:00:23 +00:00
briano%netscape.com 11819d784e Automated update 1999-11-19 05:30:20 +00:00
briano%netscape.com 563cb5a186 Automated update 1999-11-18 22:45:23 +00:00
briano%netscape.com 3f96f69d3c Automated update 1999-11-18 03:00:19 +00:00
briano%netscape.com 5762555e74 Automated update 1999-11-16 12:30:18 +00:00
briano%netscape.com 7ad08dadfb Automated update 1999-11-16 12:15:24 +00:00
briano%netscape.com 83f666ca3c Automated update 1999-11-16 07:00:24 +00:00
briano%netscape.com b77b8570ce Automated update 1999-11-14 01:30:14 +00:00
briano%netscape.com c63695225f Automated update 1999-11-12 04:00:22 +00:00
briano%netscape.com 7070de309c Automated update 1999-11-11 22:00:30 +00:00
briano%netscape.com afa904767d Automated update 1999-11-11 21:45:23 +00:00
briano%netscape.com 1368b4bf16 Automated update 1999-11-11 02:15:16 +00:00
briano%netscape.com 69f7915d57 Automated update 1999-11-09 23:31:43 +00:00
briano%netscape.com 8b9085664f Automated update 1999-11-09 23:30:43 +00:00
briano%netscape.com e2804610aa Automated update 1999-11-01 15:45:17 +00:00
briano%netscape.com f6d74760ab Automated update 1999-10-27 07:15:10 +00:00
briano%netscape.com 629c5c1ca6 Automated update 1999-10-22 07:15:11 +00:00
briano%netscape.com d917a9ae1f Automated update 1999-10-21 15:00:22 +00:00
briano%netscape.com bd3a60f4cb Automated update 1999-10-21 02:15:10 +00:00
briano%netscape.com 6b32ed9f9f Automated update 1999-10-20 20:45:41 +00:00
briano%netscape.com dc8a821fc6 Automated update 1999-10-18 23:15:10 +00:00
briano%netscape.com a95c838439 Automated update 1999-10-17 15:30:18 +00:00
briano%netscape.com 1f1e35789d Automated update 1999-10-13 00:45:14 +00:00
briano%netscape.com 7381b79d88 Automated update 1999-10-12 12:52:20 +00:00
briano%netscape.com 1f131209d9 Automated update 1999-10-12 11:52:18 +00:00
briano%netscape.com 4bfe39e14e Automated update 1999-10-11 11:16:05 +00:00
briano%netscape.com 78a97c7d1e Automated update 1999-10-11 11:07:20 +00:00
cls%seawood.org da6f6d09de Checking in locally generated configure until briano's script gets fixed 1999-10-08 05:57:01 +00:00
briano%netscape.com a21f66c926 Automated update 1999-10-05 00:31:43 +00:00
briano%netscape.com ffa6b3b99b Automated update 1999-10-02 00:03:06 +00:00
briano%netscape.com e5c70c38f3 Automated update 1999-09-28 21:46:31 +00:00
briano%netscape.com 5d51a45700 Automated update 1999-09-27 21:01:38 +00:00
briano%netscape.com f674bd4ad6 Automated update 1999-09-25 20:46:28 +00:00
briano%netscape.com 96426a1dcb Automated update 1999-09-25 01:01:26 +00:00
briano%netscape.com 6d44195acc Automated update 1999-09-22 10:01:17 +00:00
briano%netscape.com b584d2951a Automated update 1999-09-22 03:16:10 +00:00
briano%netscape.com f2c499426b Automated update 1999-09-22 00:46:15 +00:00
briano%netscape.com 50f571d7ae Automated update 1999-09-18 03:01:07 +00:00
briano%netscape.com 0eda740b8b Automated update 1999-09-17 01:00:37 +00:00
briano%netscape.com ae814bd5de Automated update 1999-09-16 15:00:42 +00:00
briano%netscape.com 55b63e2625 Automated update 1999-09-16 13:45:36 +00:00
briano%netscape.com ecbf6cfc98 Automated update 1999-09-15 02:16:15 +00:00
briano%netscape.com 9b8854983a Automated update 1999-09-15 01:50:05 +00:00
briano%netscape.com 6a147ad527 Automated update 1999-09-14 19:30:35 +00:00
briano%netscape.com b6c3e08f13 Automated update 1999-09-14 13:31:12 +00:00
briano%netscape.com b12eff71d8 Automated update 1999-09-14 04:15:54 +00:00
briano%netscape.com 69abb12042 Automated update 1999-09-12 14:31:04 +00:00
briano%netscape.com c12aff0dad Automated update 1999-09-10 23:15:54 +00:00
briano%netscape.com c7e0637011 Automated update 1999-09-10 18:30:52 +00:00
briano%netscape.com 5afdda567b Automated update 1999-09-09 22:00:50 +00:00
briano%netscape.com e88a9862b5 Automated update 1999-09-09 20:45:47 +00:00
briano%netscape.com a0e7d2620c Automated update 1999-09-09 19:45:45 +00:00
briano%netscape.com 5e9df32e55 Automated update 1999-09-09 19:31:03 +00:00
briano%netscape.com 18e796a30d Automated update 1999-09-09 15:00:52 +00:00
briano%netscape.com 2516dc0dfa Automated update 1999-09-09 13:45:46 +00:00
briano%netscape.com 5e4169a32e Automated update 1999-09-09 08:45:48 +00:00
briano%netscape.com 328e7fdc2a Automated update 1999-09-09 06:31:21 +00:00
briano%netscape.com 2843fc5015 Automated update 1999-09-08 21:46:16 +00:00
briano%netscape.com b54494969e Automated update 1999-09-08 19:01:05 +00:00
briano%netscape.com 17d2d667e6 Automated update 1999-09-08 12:46:08 +00:00
briano%netscape.com fe12e500e6 Automated update 1999-09-08 03:30:38 +00:00
briano%netscape.com 68a41c6ca1 Automated update 1999-09-08 01:45:56 +00:00
briano%netscape.com 960b56bd46 Automated update 1999-09-07 23:00:44 +00:00
briano%netscape.com 5678ad5665 Automated update 1999-09-07 19:15:42 +00:00
briano%netscape.com a98bc8eea6 Automated update 1999-09-07 18:45:44 +00:00
briano%netscape.com 1bba44ea83 Automated update 1999-09-06 22:15:55 +00:00
briano%netscape.com 73f7a4d647 Automated update 1999-09-06 08:30:40 +00:00
briano%netscape.com 5233de543d Automated update 1999-09-06 08:00:50 +00:00
briano%netscape.com f9ed617517 Automated update 1999-09-06 04:30:54 +00:00
briano%netscape.com 8e11b128ea Automated update 1999-09-05 16:01:13 +00:00
syd%netscape.com 3cfaa5c7e8 Change FC_Initialize to FCInitialize 1999-09-05 03:26:34 +00:00
briano%netscape.com 39e80c710c Automated update 1999-09-04 06:15:45 +00:00
briano%netscape.com 8c25aded2c Automated update 1999-09-04 04:15:40 +00:00
briano%netscape.com 90976d8db1 Automated update 1999-09-04 01:21:27 +00:00
briano%netscape.com 11db05ff41 Automated update 1999-09-03 22:15:44 +00:00
briano%netscape.com d9b9a5a8e5 Automated update 1999-09-03 12:45:44 +00:00
briano%netscape.com 0e9149aa08 Automated update 1999-09-03 09:45:56 +00:00
briano%netscape.com 9e6ce3fe24 Automated update 1999-09-03 08:15:45 +00:00
briano%netscape.com c8d1681fe1 Automated update 1999-09-03 06:15:56 +00:00
briano%netscape.com c200dbdbd6 Automated update 1999-09-03 00:06:24 +00:00
briano%netscape.com 49951b0e70 Automated update 1999-09-03 00:01:25 +00:00
briano%netscape.com d997687f34 Automated update 1999-09-02 22:45:47 +00:00
briano%netscape.com 05076c627f Automated update 1999-09-02 22:15:49 +00:00
briano%netscape.com 4be71f5291 Automated update 1999-09-02 18:15:44 +00:00
briano%netscape.com ddbffd691f Automated update 1999-09-02 04:01:00 +00:00
briano%netscape.com a62f6b77a2 Automated update 1999-09-02 01:31:18 +00:00
briano%netscape.com 6651699b66 Automated update 1999-09-01 20:15:43 +00:00
briano%netscape.com f2a78b8776 Automated update 1999-08-31 02:01:01 +00:00
briano%netscape.com 31ba9a07f5 Automated update 1999-08-30 13:45:41 +00:00
briano%netscape.com 893694ebb8 Automated update 1999-08-29 23:30:53 +00:00
briano%netscape.com 52b6542bdc Automated update 1999-08-29 23:00:49 +00:00
briano%netscape.com 73651f05bd Automated update 1999-08-29 20:03:08 +00:00
briano%netscape.com 9c9f96d872 Automated update 1999-08-29 18:15:50 +00:00
briano%netscape.com ea10150078 Automated update 1999-08-29 05:01:19 +00:00
briano%netscape.com 0deb6926e2 Automated update 1999-08-27 23:16:01 +00:00
briano%netscape.com c0bde4fc89 Automated update 1999-08-27 06:30:57 +00:00
briano%netscape.com 63e3f1bbad Automated update 1999-08-27 00:15:48 +00:00
briano%netscape.com 9ecb9b02c0 Automated update 1999-08-26 00:20:49 +00:00
briano%netscape.com a854cbf079 Automated update 1999-08-25 21:45:48 +00:00
briano%netscape.com f40054346c Automated update 1999-08-25 11:46:26 +00:00
briano%netscape.com 6a7569c8db Automated update 1999-08-25 03:30:50 +00:00
briano%netscape.com 6a6f795ca0 Automated update 1999-08-25 00:48:32 +00:00
briano%netscape.com f0e3ae8ad3 Automated update 1999-08-24 21:46:21 +00:00
briano%netscape.com d7eac66815 Automated update 1999-08-24 15:00:47 +00:00
briano%netscape.com d97704eecf Automated update 1999-08-24 05:16:01 +00:00
briano%netscape.com 21c1097cb3 Automated update 1999-08-23 08:15:20 +00:00
briano%netscape.com a285a87f2d Automated update 1999-08-22 20:30:21 +00:00
briano%netscape.com ebbc51fdb3 Automated update 1999-08-21 18:15:22 +00:00
briano%netscape.com dcfaff96b5 Automated update 1999-08-20 12:30:32 +00:00
briano%netscape.com 2b3d9a35a1 Automated update 1999-08-20 07:00:28 +00:00
briano%netscape.com ff3292b961 Automated update 1999-08-19 21:00:36 +00:00
briano%netscape.com 91f13ea8f8 Automated update 1999-08-19 20:00:26 +00:00
briano%netscape.com ad142b616d Automated update 1999-08-19 14:45:54 +00:00
briano%netscape.com a193d0bc1c Automated update 1999-08-17 14:00:20 +00:00
briano%netscape.com 2a07b9bba0 Automated update 1999-08-17 09:45:50 +00:00
briano%netscape.com c39af14fd7 Automated update 1999-08-16 23:00:26 +00:00
briano%netscape.com 0f34a1e29b Automated update 1999-08-14 03:15:21 +00:00
briano%netscape.com 1e37080461 Automated update 1999-08-14 00:16:12 +00:00
briano%netscape.com 4dae86fa61 Automated update 1999-08-13 01:00:29 +00:00
briano%netscape.com 9ede2b875c Automated update 1999-08-12 08:10:50 +00:00
briano%netscape.com 23a2481c29 Automated update 1999-08-10 23:00:27 +00:00
briano%netscape.com e7599bc362 Automated update 1999-08-10 04:00:24 +00:00
briano%netscape.com e76f748e08 Automated update 1999-08-09 21:46:26 +00:00
briano%netscape.com 001ef6f800 Automated update 1999-08-09 15:00:54 +00:00
briano%netscape.com 31926eaf63 Automated update 1999-08-06 03:54:24 +00:00
briano%netscape.com 68149acfaa Automated update 1999-08-06 00:00:26 +00:00
briano%netscape.com 4e227e723a Automated update 1999-08-05 05:15:16 +00:00
briano%netscape.com da206a1629 Automated update 1999-08-05 03:41:06 +00:00
briano%netscape.com 69f0a84589 Automated update 1999-08-05 01:50:51 +00:00
briano%netscape.com 8026d41444 Automated update 1999-08-04 18:45:15 +00:00
briano%netscape.com 82b23165e6 Automated update 1999-08-04 08:45:12 +00:00
briano%netscape.com 5f15df3b21 Automated update 1999-08-03 20:45:13 +00:00
briano%netscape.com d38f13135d Automated update 1999-08-03 02:15:11 +00:00
briano%netscape.com 269fee23c9 Automated update 1999-08-02 14:30:11 +00:00
briano%netscape.com cb860488a6 Automated update 1999-08-02 14:15:12 +00:00
briano%netscape.com aa9c16b39d Automated update 1999-08-02 13:45:11 +00:00
briano%netscape.com b331b18349 Automated update 1999-07-31 00:30:12 +00:00
briano%netscape.com 24709f33a5 Automated update 1999-07-29 00:30:41 +00:00
briano%netscape.com 3e446b4eb2 Automated update 1999-07-26 11:45:09 +00:00
briano%netscape.com 7232680a23 Automated update 1999-07-23 01:30:08 +00:00
briano%netscape.com 51ba99e207 Automated update 1999-07-22 23:41:55 +00:00
briano%netscape.com 7925c2e881 Automated update 1999-07-19 23:30:06 +00:00
briano%netscape.com fac88f78ce Automated update 1999-07-19 21:30:10 +00:00
briano%netscape.com acdf139775 Automated update 1999-07-16 01:30:36 +00:00