Commit Graph

1436 Commits

Author SHA1 Message Date
cltbld%netscape.com
0c2d1422ff Automated update 2003-09-18 19:23:23 +00:00
cltbld%netscape.com
cff2f210e4 Automated update 2003-09-16 22:44:27 +00:00
cls%seawood.org
667c70044d Use AWK instead of awk for win32 compiler checks.
Bug #218906
2003-09-15 04:46:16 +00:00
cls%seawood.org
99017c8c60 Allow libidl & glib to be installed in separate prefixes on win32.
Bug #216367 r=bryner
2003-09-15 04:00:54 +00:00
cls%seawood.org
168af1d84c When calling windres, use a temp file to work around resource issue.
Thanks to Sander <mybugzilla@juima.org> for the original patch.
Bug #213281 r=cls rs=leaf
2003-09-15 03:36:36 +00:00
cltbld%netscape.com
8a43da6d99 Automated update 2003-09-11 16:26:33 +00:00
cltbld%netscape.com
f958fc619e Automated update 2003-08-29 17:19:05 +00:00
cls%seawood.org
a0a91fcd8a Skip iconv checks for darwin builds as iconv is only available from fink and we do not want the extra external dependency.
Thanks to Jerry Talkington <jerry@smartasfuck.com> for the patch.
Bug #216908 r=cls sr=darin a=asa
2003-08-26 15:56:49 +00:00
cltbld%netscape.com
0269df72d7 Automated update 2003-08-26 00:30:14 +00:00
cls%seawood.org
3027ba5b8a Only build freetype support when freetype is present and we're building against an X11-based toolkit.
Bug #216076 r=bryner a=asa
2003-08-18 18:56:42 +00:00
cltbld%netscape.com
2681a85fef Automated update 2003-08-14 21:43:26 +00:00
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
leaf%mozilla.org
4e3268ca24 Automated update 2002-12-13 02:00:16 +00:00
leaf%mozilla.org
5412c02a2c Automated update 2002-12-12 00:15:11 +00:00
leaf%mozilla.org
7ae55b35a9 Automated update 2002-12-11 04:30:08 +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
leaf%mozilla.org
3923eb2d19 Automated update 2002-11-19 05:15:04 +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
leaf%mozilla.org
12fcad921c Automated update 2002-11-19 04:00:12 +00:00
leaf%mozilla.org
880174835a Automated update 2002-11-19 03:15:06 +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
leaf%mozilla.org
8032fcc096 Automated update 2002-11-16 16:00:07 +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
leaf%mozilla.org
dd4568e770 Automated update 2002-11-13 13:15:06 +00:00
leaf%mozilla.org
43612b8678 Automated update 2002-11-12 20:15:09 +00:00
leaf%mozilla.org
ab08a09e19 Automated update 2002-11-12 08:45:08 +00:00
leaf%mozilla.org
c5bc40227b Automated update 2002-11-09 08:39:06 +00:00
seawood%netscape.com
a65ef9a81e Define MKCSHLIB properly for win32 2002-11-09 08:38:44 +00:00
leaf%mozilla.org
028e9fa3ef Automated update 2002-11-09 02:24:11 +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
leaf%mozilla.org
a2191c1987 Automated update 2002-11-06 05:39:37 +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
leaf%mozilla.org
c70a5d7c86 Automated update 2002-10-31 21:24:53 +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
leaf%mozilla.org
3914ff0f4c Automated update 2002-10-29 06:24:21 +00:00
leaf%mozilla.org
c6145f11bb Automated update 2002-10-18 19:39:24 +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
leaf%mozilla.org
b07a595906 Automated update 2002-10-18 00:39:26 +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
leaf%mozilla.org
0f34d39539 Automated update 2002-10-17 07:39:24 +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
leaf%mozilla.org
b39a23ed09 Automated update 2002-10-15 23:39:37 +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
leaf%mozilla.org
fec50761a3 Automated update 2002-10-11 08:54:28 +00:00
leaf%mozilla.org
69557b57e4 Automated update 2002-10-04 06:39:31 +00:00
leaf%mozilla.org
52e2b904a6 Automated update 2002-10-03 00:39:32 +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
leaf%mozilla.org
9c04f628a0 Automated update 2002-10-01 00:24:51 +00:00
leaf%mozilla.org
41771de5d9 Automated update 2002-09-30 22:24:44 +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
leaf%mozilla.org
82861d2bc2 Automated update 2002-09-28 21:24:42 +00:00
leaf%mozilla.org
ee5eb0eee9 Automated update 2002-09-28 10:24:52 +00:00
leaf%mozilla.org
50269eff9a Automated update 2002-09-28 09:24:57 +00:00
leaf%mozilla.org
b5bf37bb32 Automated update 2002-09-23 12:24:49 +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
leaf%mozilla.org
296e048409 Automated update 2002-09-20 08:54:50 +00:00
leaf%mozilla.org
6cd28f4943 Automated update 2002-09-19 18:39:42 +00:00
leaf%mozilla.org
38bc865707 Automated update 2002-09-17 18:54:46 +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
leaf%mozilla.org
01313ff5ab Automated update 2002-09-14 05:40:13 +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
c994f00d8a Automated update 2002-09-13 09:24:43 +00:00
leaf%mozilla.org
30a38418d6 Automated update 2002-09-11 07:24:44 +00:00
leaf%mozilla.org
f4657b3169 Automated update 2002-09-03 22:40:24 +00:00
leaf%mozilla.org
18e2c44a51 Automated update 2002-09-03 02:24:49 +00:00
leaf%mozilla.org
27ce4a1927 Automated update 2002-09-01 07:24:55 +00:00
seawood%netscape.com
35956ecfb9 Define MOZ_LIBART_LIBS properly for beos.
Bug #163251
2002-09-01 07:22:06 +00:00
leaf%mozilla.org
ad41565212 Automated update 2002-09-01 07:09:53 +00:00
leaf%mozilla.org
d2b9f482b5 Automated update 2002-08-31 04:09:54 +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
leaf%mozilla.org
bf7c000c87 Automated update 2002-08-29 14:54:55 +00:00
leaf%mozilla.org
d8c6acf63b Automated update 2002-08-29 14:25:00 +00:00
leaf%mozilla.org
0297c187ab Automated update 2002-08-29 10:40:24 +00:00
leaf%mozilla.org
b7d05a3a50 Automated update 2002-08-23 23:09:56 +00:00
leaf%mozilla.org
47eeb5e78b Automated update 2002-08-22 22:55:58 +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
leaf%mozilla.org
3a8c4a13f6 Automated update 2002-08-20 22:25:03 +00:00
leaf%mozilla.org
09510374b6 Automated update 2002-08-19 19:40:08 +00:00
leaf%mozilla.org
161161b921 Automated update 2002-08-19 03:55:03 +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
leaf%mozilla.org
4abb05ae45 Automated update 2002-08-10 09:10:06 +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
leaf%mozilla.org
eb95da8ad4 Automated update 2002-08-08 18:56:40 +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
leaf%mozilla.org
a776fdf833 Automated update 2002-08-07 23:55:08 +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
leaf%mozilla.org
e9ef879a5d Automated update 2002-08-07 06:40:08 +00:00
leaf%mozilla.org
4e9c6444f5 Automated update 2002-07-27 14:55:17 +00:00
leaf%mozilla.org
a7627c768b Automated update 2002-07-27 06:10:15 +00:00
leaf%mozilla.org
44274e9534 Automated update 2002-07-27 02:55:14 +00:00
leaf%mozilla.org
c530f95926 Automated update 2002-07-25 18:40:14 +00:00
leaf%mozilla.org
58d3e060a8 Automated update 2002-07-24 05:55:40 +00:00
leaf%mozilla.org
213d9bd6fc Automated update 2002-07-18 04:25:47 +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
a3df96ac8b Automated update 2002-07-17 02:40:21 +00:00
leaf%mozilla.org
ad946aa972 Automated update 2002-07-12 21:40:22 +00:00