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

991 Коммитов

Автор SHA1 Сообщение Дата
dmose%netscape.com f057bd7391 Whitespace change to configure to workaround dependency system issues and hopefully really fix build bustage. 2002-03-27 08:12:55 +00:00
leaf%mozilla.org b418206f03 Automated update 2002-03-27 06:41:35 +00:00
leaf%mozilla.org 59458dcaf5 Automated update 2002-03-24 19:11:38 +00:00
leaf%mozilla.org 3c2033e613 Automated update 2002-03-22 19:26:39 +00:00
leaf%mozilla.org 5511959767 Automated update 2002-03-21 13:26:44 +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
leaf%mozilla.org c00e3785e0 Automated update 2002-03-20 04:56:43 +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
leaf%mozilla.org d622ca26bc Automated update 2002-03-08 22:41: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
leaf%mozilla.org 7336a05d86 Automated update 2002-03-06 21:56:53 +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
leaf%mozilla.org 09e2b8053a Automated update 2002-02-28 07:11:50 +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
leaf%mozilla.org 142c25680d Automated update 2002-02-26 18:41:49 +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
leaf%mozilla.org 12dbac237e Automated update 2002-02-26 08:41:54 +00:00
seawood%netscape.com a3d69c241c So much for the auto-update 2002-02-26 08:41:24 +00:00
leaf%mozilla.org 1c7d3ac972 Automated update 2002-02-23 21:56:54 +00:00
leaf%mozilla.org a45dae2773 Automated update 2002-02-22 11:11:57 +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
leaf%mozilla.org 9289a33009 Automated update 2002-02-17 15:41:58 +00:00
leaf%mozilla.org 5adb7ad48e Automated update 2002-02-17 10:41:58 +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 80089d1fb6 Automated update 2002-02-14 22:57:02 +00:00
leaf%mozilla.org 089649b5cc Automated update 2002-02-14 04:42:00 +00:00
leaf%mozilla.org 82b0e83d8a Automated update 2002-02-08 23:57:06 +00:00
leaf%mozilla.org 932ef99c0b Automated update 2002-02-08 12:59:42 +00:00
leaf%mozilla.org 3e87d4a7d4 Automated update 2002-02-08 11:12:05 +00:00
leaf%mozilla.org 99993747a3 Automated update 2002-02-06 17:42:07 +00:00
seawood%netscape.com 4e3d2505d3 Comment change to force reconfigure due to broken toplevel Makefile 2002-02-06 17:39:04 +00:00
leaf%mozilla.org 3059e14847 Automated update 2002-02-05 06:12:07 +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
leaf%mozilla.org b77fab5bcc Automated update 2002-02-04 09:12:11 +00:00
leaf%mozilla.org 4064cc4181 Automated update 2002-02-03 04:42:15 +00:00
seawood%netscape.com f22517332a Add check to see if 'cd $MOZ_TOOLS && pwd` failed. 2002-02-03 04:34:43 +00:00
leaf%mozilla.org bb14ffc5f2 Automated update 2002-02-03 03:42:16 +00:00
leaf%mozilla.org 609d7f797d Automated update 2002-02-03 03:12:08 +00:00
leaf%mozilla.org 0f16947fa1 Automated update 2002-01-25 15:12:13 +00:00
leaf%mozilla.org 428b3e31fa Automated update 2002-01-24 15:12:13 +00:00
leaf%mozilla.org 058b857938 Automated update 2002-01-22 22:12:14 +00:00
leaf%mozilla.org 6d2310c7b1 Automated update 2002-01-16 08:57:18 +00:00
leaf%mozilla.org 6150e5115b Automated update 2002-01-16 05:12:19 +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
leaf%mozilla.org fca143a999 Automated update 2002-01-10 15:12:20 +00:00
leaf%mozilla.org db6223cb00 Automated update 2002-01-09 14:42:25 +00:00
leaf%mozilla.org 082cf78d55 Automated update 2002-01-08 06:42:25 +00:00
leaf%mozilla.org 43eab1081d Automated update 2002-01-01 00:12:30 +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
leaf%mozilla.org aa049cb3e5 Automated update 2001-12-29 09:57:36 +00:00
seawood%netscape.com 063aebbb5c Bumping MOZILLA_VERSION to 0.9.7+ 2001-12-29 09:44:43 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +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 905e26151d Automated checkin script takes too long 2001-12-21 09:41:33 +00:00
leaf%mozilla.org 6090870159 Automated update 2001-12-21 07:12:38 +00:00
leaf%mozilla.org 84d16f0ffd Automated update 2001-12-18 09:14:36 +00:00
leaf%mozilla.org 69201a468a Automated update 2001-12-14 23:57:47 +00:00
leaf%mozilla.org b715da6543 Automated update 2001-12-12 08:12:41 +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
leaf%mozilla.org bb3b492519 Automated update 2001-12-09 09:12:43 +00:00
leaf%mozilla.org 05eecb0bb3 Automated update 2001-12-09 07:12:45 +00:00
leaf%mozilla.org 5d9dc92c2c Automated update 2001-12-07 05:57:46 +00:00
leaf%mozilla.org 06c0794672 Automated update 2001-12-07 04:42:48 +00:00
leaf%mozilla.org 5ccb7a324b Automated update 2001-12-07 01:27:45 +00:00
leaf%mozilla.org e6ff05730d Automated update 2001-12-06 22:27:46 +00:00
leaf%mozilla.org 9e9f41b784 Automated update 2001-12-06 21:42:46 +00:00
leaf%mozilla.org c832f279db Automated update 2001-12-06 05:27:46 +00:00
leaf%mozilla.org a864c800b0 Automated update 2001-12-05 02:57:47 +00:00
leaf%mozilla.org 1a34600832 Automated update 2001-12-04 21:27:54 +00:00
leaf%mozilla.org 461ca7f4b1 Automated update 2001-12-02 21:57:48 +00:00
leaf%mozilla.org 04cd364aae Automated update 2001-12-01 22:27:51 +00:00
leaf%mozilla.org 7ed4d287fb Automated update 2001-12-01 18:57:50 +00:00
leaf%mozilla.org 43092699dc Automated update 2001-12-01 08:42:51 +00:00
leaf%mozilla.org 03aa2c79b8 Automated update 2001-12-01 07:27:49 +00:00
leaf%mozilla.org 9463909368 Automated update 2001-11-29 15:57:55 +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
leaf%mozilla.org 9e171f5a4f Automated update 2001-11-26 22:42:56 +00:00
leaf%mozilla.org 155861e7c2 Automated update 2001-11-25 23:42:58 +00:00
leaf%mozilla.org d641449b1e Automated update 2001-11-21 19:13:03 +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
leaf%mozilla.org 713fc0c971 Automated update 2001-11-20 08:28:00 +00:00
leaf%mozilla.org 7c514e0bd3 Automated update 2001-11-16 07:43:32 +00:00
leaf%mozilla.org 7f81f1edc1 Automated update 2001-11-14 22:43:03 +00:00
leaf%mozilla.org 036f834263 Automated update 2001-11-14 05:13:03 +00:00
leaf%mozilla.org caa7c84f19 Automated update 2001-11-14 01:43:06 +00:00
leaf%mozilla.org b7eb0fcbad Automated update 2001-11-14 01:28:01 +00:00
leaf%mozilla.org 99c0e8da28 Automated update 2001-11-09 03:13:03 +00:00
leaf%mozilla.org 8ae530e499 Automated update 2001-11-08 12:28:06 +00:00
seawood%netscape.com 941befc981 Where's the auto-update? 2001-11-07 06:41:26 +00:00
leaf%mozilla.org bd6d2fc40a Automated update 2001-11-03 05:58:13 +00:00
leaf%mozilla.org e8c3be576e Automated update 2001-11-03 03:43:15 +00:00
leaf%mozilla.org 3572d9b86a Automated update 2001-11-03 02:13:09 +00:00
leaf%mozilla.org 0409961623 Automated update 2001-11-01 22:58:12 +00:00
leaf%mozilla.org 6b469ead99 Automated update 2001-11-01 22:43:15 +00:00