Commit Graph

1243 Commits

Author SHA1 Message Date
bryner%netscape.com
c90762438b Bug 205360 - don't link explicitly with libc as part of ICONV_LIBS, since it causes problems for gcc built with --disable-shared. Patch by cls, r=dbaron, sr=darin. 2003-06-16 21:37:49 +00:00
cltbld%netscape.com
f32e2cb367 Automated update 2003-06-16 17:48:04 +00:00
bryner%netscape.com
e952d5249e Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser. 2003-06-09 22:25:25 +00:00
colin%theblakes.com
b606fc0102 Don't define UNIX_ASYNC_DNS for OpenVMS. b=208457, r=cls 2003-06-06 11:53:20 +00:00
seawood%netscape.com
d29b739c85 The autogen process didn't work (again) 2003-06-05 16:59:42 +00:00
pavlov%pavlov.net
121c0e79b2 Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:19:42 +00:00
tor%cs.brown.edu
54b547aff9 Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 11:17:10 +00:00
cltbld%netscape.com
31ab2613cc Automated update 2003-05-23 07:18:08 +00:00
cltbld%netscape.com
291d381c35 Automated update 2003-05-03 20:18:13 +00:00
cltbld%netscape.com
1a731d77bf Automated update 2003-05-03 18:28:14 +00:00
bryner%netscape.com
71dd336ba4 Generate configure with autoconf 2.13 to work around win32 path problems with 2.12 (fixing Firebird nightly build bustage). 2003-05-03 18:18:26 +00:00
cltbld%netscape.com
75706609e8 Automated update 2003-05-02 22:08:11 +00:00
cltbld%netscape.com
351563e9f0 Automated update 2003-05-02 21:48:11 +00:00
cltbld%netscape.com
bcf84a2a3b Automated update 2003-05-02 03:38:10 +00:00
seawood%netscape.com
7b1e232e45 Fix tests to use -z instead of !
Use -g for debugging on OSF/1 builds instead of -g3
Thanks to Jim Brown <jim.brown@miami.edu> for the patches.
Bug #203796 & Bug #203835 r=cls a=sspitzer
2003-05-01 01:43:27 +00:00
seawood%netscape.com
5520ae4519 Remove module specific defines from ACDEFINES.
Bug #203429 sr=darin a=sspitzer
2003-05-01 01:22:45 +00:00
dbradley%netscape.com
258ddc68a4 bug 203362, missed this file 2003-04-30 06:34:53 +00:00
harishd%netscape.com
d04223ecb0 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
darin%netscape.com
da773638fd hoping to fix bustage w/ my own version of configure generated using autoconf-2.13 2003-04-23 04:39:04 +00:00
cls%seawood.org
8b363ed6a2 Change the naming scheme for the mingw libraries to use the following format:
static lib: libfoo.a
import lib: libfoo.dll.a
shared lib: foo.dll
Bug #134113 r=dmose
2003-04-23 00:54:38 +00:00
seawood%netscape.com
310255bacc Fixing freetype bustage 2003-04-22 19:43:37 +00:00
seawood%netscape.com
19b6055cdd Not so automated update. 2003-04-22 18:21:26 +00:00
seawood%netscape.com
80d9441879 Generate local header for gfx specific defines
Bug #202425 r=blizzard sr=roc+moz
2003-04-22 16:26:14 +00:00
cltbld%netscape.com
999aefe62d Automated update 2003-04-20 20:30:07 +00:00
cltbld%netscape.com
c9ac8dfc96 Automated update 2003-04-19 03:00:07 +00:00
cltbld%netscape.com
881c6df77a Automated update 2003-04-19 01:45:37 +00:00
seawood%netscape.com
db30f2cef6 Change mksnt* checks to mks*
Bug #202598 r=wtc
2003-04-19 01:30:11 +00:00
seawood%netscape.com
f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
cltbld%netscape.com
0108f5ba97 Automated update 2003-04-18 19:15:09 +00:00
seawood%netscape.com
aea1d496d9 Fix x86 checks so that they work for xeon processors
Bug #199343 r=wtc
2003-04-18 19:10:26 +00:00
cltbld%netscape.com
36471dca70 Automated update 2003-04-18 10:30:12 +00:00
cltbld%netscape.com
834db4ed04 Automated update 2003-04-18 06:45:06 +00:00
cltbld%netscape.com
1e0994623a Automated update 2003-04-17 06:15:06 +00:00
cltbld%netscape.com
45fdeab5de Automated update 2003-04-16 03:15:06 +00:00
cltbld%netscape.com
534d93a1b0 Automated update 2003-04-13 05:30:07 +00:00
seawood%netscape.com
76ea08aa57 Use detected versions of MAKE & ZIP.
Start searching for tools in win32 builds but disable system makedepend.
Bug #201150 r=bryner
2003-04-13 05:20:20 +00:00
cltbld%netscape.com
d2b6041e7e Automated update 2003-04-11 01:00:41 +00:00
bryner%netscape.com
3a3ec0cbd5 Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
cltbld%netscape.com
a988b4d5f3 Automated update 2003-04-08 22:30:08 +00:00
cltbld%netscape.com
63de1196ad Automated update 2003-04-08 12:45:10 +00:00
cltbld%netscape.com
0f577e04ba Automated update 2003-04-08 12:30:17 +00:00
cltbld%netscape.com
d4f02b322e Automated update 2003-04-05 08:30:06 +00:00
cltbld%netscape.com
fa7d744691 Automated update 2003-04-04 21:15:06 +00:00
seawood%netscape.com
945a0e21cd Add minimum version check for Sun compilers on solaris (WS6U2)
Bug #177486 r=roland.mainz@informatik.med.uni-giessen.de
2003-04-04 21:14:34 +00:00
cltbld%netscape.com
9dc5a5099f Automated update 2003-04-04 05:00:09 +00:00
seawood%netscape.com
28e8488435 Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:54:33 +00:00
seawood%netscape.com
b50d48a27a Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:52:54 +00:00
cltbld%netscape.com
20f2f376c2 Automated update 2003-04-02 06:30:14 +00:00
cltbld%netscape.com
4dbdb7a138 Automated update 2003-04-02 06:15:09 +00:00
cltbld%netscape.com
0f5a17e768 Automated update 2003-04-02 05:45:05 +00:00
cltbld%netscape.com
889cadcdbd Automated update 2003-03-31 21:30:08 +00:00
cltbld%netscape.com
a55ec07e69 Automated update 2003-03-26 00:30:08 +00:00
cltbld%netscape.com
c0f156d69c Automated update 2003-03-25 07:00:11 +00:00
seawood%netscape.com
d056fe18d0 Resurrect --disable-oji
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
cltbld%netscape.com
cdaca33abe Automated update 2003-03-25 01:00:15 +00:00
cltbld%netscape.com
58faec7ad1 Automated update 2003-03-24 14:15:10 +00:00
cltbld%netscape.com
cc943b2062 Automated update 2003-03-23 22:30:09 +00:00
cltbld%netscape.com
9d674edccf Automated update 2003-03-21 00:45:06 +00:00
cltbld%netscape.com
27385005d1 Automated update 2003-03-21 00:30:10 +00:00
cltbld%netscape.com
1ecdae22b4 Automated update 2003-03-18 22:15:09 +00:00
cltbld%netscape.com
ece21d4fd0 Automated update 2003-03-18 05:00:08 +00:00
cltbld%netscape.com
08f8ee6185 Automated update 2003-03-18 04:00:08 +00:00
cltbld%netscape.com
b1dc51e758 Automated update 2003-03-16 06:45:11 +00:00
cltbld%netscape.com
f123fa5fa8 Automated update 2003-03-15 05:15:06 +00:00
cltbld%netscape.com
51090ae1e4 Automated update 2003-03-15 05:00:06 +00:00
cltbld%netscape.com
038bafed45 Automated update 2003-03-15 01:15:10 +00:00
cltbld%netscape.com
4586750b5b Automated update 2003-03-13 02:30:08 +00:00
cltbld%netscape.com
5ec82cf74b Automated update 2003-03-10 20:30:14 +00:00
cltbld%netscape.com
9a98223263 Automated update 2003-03-08 17:30:09 +00:00
cls%seawood.org
f7df30b642 Fixing assembler check for MSVC
Bug #196442
2003-03-08 17:26:49 +00:00
cltbld%netscape.com
ac68f6ac44 Automated update 2003-03-08 15:45:10 +00:00
cltbld%netscape.com
5947a2dfa0 Automated update 2003-03-08 08:45:07 +00:00
cltbld%netscape.com
a650830684 Automated update 2003-03-08 07:00:11 +00:00
cls%seawood.org
79654daecd Landing mingw configure.in changes
When building on win32, we still default to the MSVC tools, even if only gcc is installed (autoconf 2.1x quirk).  You must set CC, CXX, CPP, LD & AS to override the defaults.
Bug #134113 r=bbaetz
2003-03-08 06:55:02 +00:00
cltbld%netscape.com
3b607096c7 Automated update 2003-03-08 01:00:10 +00:00
cltbld%netscape.com
e390feb2b3 Automated update 2003-03-07 21:45:07 +00:00
cltbld%netscape.com
8651e18f43 Automated update 2003-03-07 09:30:06 +00:00
cltbld%netscape.com
1fd2b82862 Automated update 2003-03-06 22:45:12 +00:00
seawood%netscape.com
8cce7c2ae8 Removing GLE support.
Thanks to Kenji Irie <gelsoft@mx4.tiki.ne.jp> for the patch.
Bug #195865 r=cls
2003-03-06 22:39:14 +00:00
cltbld%netscape.com
6b82121a51 Automated update 2003-03-05 23:45:10 +00:00
leaf%mozilla.org
f974f9e36e Automated update 2003-03-04 22:32:07 +00:00
cltbld%netscape.com
020027d5cd Automated update 2003-03-04 04:15:13 +00:00
seawood%netscape.com
ec26667992 Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
cltbld%netscape.com
33c5b92029 Automated update 2003-03-04 02:30:20 +00:00
leaf%mozilla.org
ab7d3a68ee Automated update 2003-03-03 17:17:06 +00:00
seawood%netscape.com
c73a696f3b Dropping build infrastructure for supporting building with mulitple toolkits.
Bug #191528 r=pavlov
2003-02-28 22:02:21 +00:00
bryner%netscape.com
e2232fad30 update configure to match rev 1.1170 of configure.in (checking in for jshin@mailaps.org) 2003-02-28 00:27:32 +00:00
bryner%netscape.com
6e09733f45 For limiting exported symbols on OS X, use -exported_symbols_list instead of nmedit, if it's available. Also, don't run nmedit for debug builds. Bug 195186, r=cls. 2003-02-27 22:32:05 +00:00
seawood%netscape.com
66640be487 Make gmake shut up about enter/leaving directories for the version test when building from client.mk. Bug #194670 2003-02-27 06:37:08 +00:00
seawood%netscape.com
15d2f3cfda Not so automated update 2003-02-27 04:46:21 +00:00
leaf%mozilla.org
6b8dd9c1b5 Automated update 2003-02-23 07:02:00 +00:00
leaf%mozilla.org
1e7700621e Automated update 2003-02-22 09:17:01 +00:00
leaf%mozilla.org
70e0ce302b Automated update 2003-02-22 07:16:57 +00:00
leaf%mozilla.org
e815508560 Automated update 2003-02-22 05:31:58 +00:00
seawood%netscape.com
c01ffacdd7 Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
leaf%mozilla.org
fe7bd7854c Automated update 2003-02-06 22:15:12 +00:00
seawood%netscape.com
1c5f71f6a9 Remove unused macro, AC_PROG_MAKE_SET, which is causing bustage when using AFS.
Bug #188307 r=bryner a=dbaron
2003-02-04 05:31:10 +00:00
leaf%mozilla.org
c23743e355 Automated update 2003-01-30 03:00:20 +00:00
leaf%mozilla.org
7f7c2a1786 Automated update 2003-01-30 02:15:06 +00:00
seawood%netscape.com
aa257f9290 Add MOZILLA_VERSION to mozilla-config.h.
Bug #189462 r=dougt
2003-01-22 04:23:27 +00:00