Commit Graph

1325 Commits

Author SHA1 Message Date
cls%seawood.org
02c7851c65 That AC_SUBST shouldn't be conditional. 2003-08-14 21:37:31 +00:00
cls%seawood.org
7f53862a76 Set CYGDRIVE_MOUNT at configure time for cygwin-wrapper performance enhancement to work.
Thanks to Brian Ryner <bryner@brianryner.com> for the patch.
Bug #206643 r=cls a=mkaply
2003-08-14 21:36:22 +00:00
dbaron%dbaron.org
b75b9c5b2c Add -Wno-long-long before adding -pedantic so that we can compile on gcc 3.3.1 without --disable-pedantic. r=bryner a=asa b=214051 2003-08-12 06:01:48 +00:00
cls%seawood.org
0cbbeb36cd Do not set MOZ_ENABLE_COREXFONTS for win32 builds.
Thanks to Stephen Walker <sdwalker@myrealbox.com> for the patch.
Bug #214134 r=leaf
2003-08-05 19:40:30 +00:00
cltbld%netscape.com
15919608c2 Automated update 2003-08-05 07:46:13 +00:00
cls%seawood.org
ce97dd95ed cygwin perl is already wrapped 2003-08-05 07:45:28 +00:00
cltbld%netscape.com
4d504b2880 Automated update 2003-08-05 06:06:15 +00:00
cls%seawood.org
5c559fb56d Wrap perl calls since we still support activestate perl.
Fixing bustage
2003-08-05 06:03:56 +00:00
cltbld%netscape.com
fb79cd3a13 Automated update 2003-08-05 04:46:27 +00:00
cls%seawood.org
064d382e0c Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
daniel%glazman.org
a1e75e8d7c bustage fix backing out 214597 fix 2003-07-31 20:04:25 +00:00
cltbld%netscape.com
500c034a89 Automated update 2003-07-31 18:57:34 +00:00
daniel%glazman.org
ce180c43c0 Build fails with french version of VC7 because of case-sensitivity of version msg
b=214597, r=cls@seawood.org, sr=leaf@mozilla.org
2003-07-31 18:50:23 +00:00
cltbld%netscape.com
689446076e Automated update 2003-07-30 23:58:18 +00:00
mkaply%us.ibm.com
ff1562cfc1 Turning spellchecker in default build - not packaged yet 2003-07-28 20:36:13 +00:00
mkaply%us.ibm.com
e398557f63 #56301
r=mkaply, pedemont, jblanco, sr=kin@netscape.com, a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
2003-07-25 19:53:34 +00:00
seawood%netscape.com
905b29e9d9 Use -mno-cygwin when calling $CPP to make sure the proper path is used for mingw builds when checking for headers. 2003-07-13 17:39:06 +00:00
cltbld%netscape.com
3ce722e6c3 Automated update 2003-07-09 21:58:01 +00:00
cltbld%netscape.com
7aaa87d0a9 Automated update 2003-07-09 05:17:52 +00:00
dbaron%dbaron.org
dbe61def87 Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner 2003-07-08 21:20:04 +00:00
cltbld%netscape.com
a629d2ce93 Automated update 2003-07-07 18:27:57 +00:00
seawood%netscape.com
1a6a612624 Split private xpcom defines into separate header.
Bug #210409 r=dougt
2003-07-03 20:55:23 +00:00
seawood%netscape.com
8fdbbdff1d Make user-specific application directory name configurable using --with-user-appdir.
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the original patch.
Bug #58327 r=dougt
2003-07-01 18:32:49 +00:00
seawood%netscape.com
4fbdfa6f20 Fixing X-on-X bustage 2003-07-01 03:57:47 +00:00
seawood%netscape.com
775e423c59 Argh. HAVE_64BIT_OS is not xpcom specific.
Bug #210409
2003-06-27 19:17:46 +00:00
cltbld%netscape.com
d3079d0529 Automated update 2003-06-27 04:17:58 +00:00
seawood%netscape.com
cab1558f57 Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00
seawood%netscape.com
224244de18 Use compiler test to check for Forte version instead of version string output.
Bug #177486 r=kyle.yuan@sun.com
2003-06-22 21:18:25 +00:00
cltbld%netscape.com
f61158272e Automated update 2003-06-22 09:27:59 +00:00
cltbld%netscape.com
1f5a88845b Automated update 2003-06-19 18:47:57 +00:00
cltbld%netscape.com
87a3a21aa0 Automated update 2003-06-19 17:48:31 +00:00
cltbld%netscape.com
5838abdc60 Automated update 2003-06-16 21:39:32 +00:00
bryner%netscape.com
c90762438b Bug 205360 - don't link explicitly with libc as part of ICONV_LIBS, since it causes problems for gcc built with --disable-shared. Patch by cls, r=dbaron, sr=darin. 2003-06-16 21:37:49 +00:00
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
leaf%mozilla.org
5e3e4a7b1c Automated update 2003-01-20 11:00:08 +00:00
leaf%mozilla.org
da4379fedc Automated update 2003-01-15 21:45:07 +00:00
seawood%netscape.com
c86e4c3988 Throw an error if we are building with qt support and the qt libs are not found.
Bug #188275 r=timeless
2003-01-14 01:31:21 +00:00
leaf%mozilla.org
01091546f4 Automated update 2003-01-13 23:30:13 +00:00
leaf%mozilla.org
20375d18ff Automated update 2003-01-10 04:30:10 +00:00
seawood%netscape.com
7fbf37f98f Add --enable-image-decoders build option.
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
seawood%netscape.com
ab45a26b46 win32 has snprintf() so add define to avoid libical bustage.
Fixing tinderbox bustage.
2003-01-08 02:55:20 +00:00
leaf%mozilla.org
64a92c1388 Automated update 2003-01-06 15:30:38 +00:00
leaf%mozilla.org
31baec1ee7 Automated update 2003-01-06 02:00:09 +00:00
leaf%mozilla.org
d9424c898c Automated update 2003-01-06 00:45:07 +00:00
leaf%mozilla.org
08f92abd06 Automated update 2002-12-30 01:15:06 +00:00
leaf%mozilla.org
89b81c7658 Automated update 2002-12-27 11:00:14 +00:00
leaf%mozilla.org
3fe6785b95 Automated update 2002-12-24 13:00:11 +00:00
leaf%mozilla.org
1d5847a50c Automated update 2002-12-22 13:15:11 +00:00
leaf%mozilla.org
12443e903f Automated update 2002-12-17 22:15:08 +00:00
seawood%netscape.com
320e3d6e47 Add compiler test for external template specializations in c++ (assumed on for msvc)
Thanks to Benjamin Smedberg <bsmedberg@covad.net> for the patch.
Bug #184002 r=scc
2002-12-17 22:11:34 +00:00
leaf%mozilla.org
b11e5ef861 Automated update 2002-12-17 00:00:09 +00:00
leaf%mozilla.org
c5e2fee3e6 Automated update 2002-12-16 21:45:06 +00:00