cls%seawood.org
e398d4faf2
Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
...
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cltbld%netscape.com
2f9b8f0385
Automated update
2003-09-18 19:23:23 +00:00
cltbld%netscape.com
faa0aec891
Automated update
2003-09-16 22:44:27 +00:00
cls%seawood.org
82019bb79e
Use AWK instead of awk for win32 compiler checks.
...
Bug #218906
2003-09-15 04:46:16 +00:00
cls%seawood.org
0dc49bd0bb
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
cfc133aa7f
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
bf2306465f
Automated update
2003-09-11 16:26:33 +00:00
cltbld%netscape.com
537b1e336a
Automated update
2003-08-29 17:19:05 +00:00
cls%seawood.org
c4a908f95d
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
c5d10642c9
Automated update
2003-08-26 00:30:14 +00:00
cls%seawood.org
1bc0f9f6ee
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
fc6cf038db
Automated update
2003-08-14 21:43:26 +00:00
cls%seawood.org
ad9d4ec34f
That AC_SUBST shouldn't be conditional.
2003-08-14 21:37:31 +00:00
cls%seawood.org
3ce835d117
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
a798c33c02
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
d86e53e744
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
759844f40e
Automated update
2003-08-05 07:46:13 +00:00
cls%seawood.org
2bddc66e1b
cygwin perl is already wrapped
2003-08-05 07:45:28 +00:00
cltbld%netscape.com
b648a06ccb
Automated update
2003-08-05 06:06:15 +00:00
cls%seawood.org
50db4c142b
Wrap perl calls since we still support activestate perl.
...
Fixing bustage
2003-08-05 06:03:56 +00:00
cltbld%netscape.com
657397c459
Automated update
2003-08-05 04:46:27 +00:00
cls%seawood.org
fa583876c2
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
a667b89487
bustage fix backing out 214597 fix
2003-07-31 20:04:25 +00:00
cltbld%netscape.com
ac2a1ebeef
Automated update
2003-07-31 18:57:34 +00:00
daniel%glazman.org
3f685c2428
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
fd62a2350b
Automated update
2003-07-30 23:58:18 +00:00
mkaply%us.ibm.com
a4efe5b029
Turning spellchecker in default build - not packaged yet
2003-07-28 20:36:13 +00:00
mkaply%us.ibm.com
b5fd5b7727
#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
ac665cc3f2
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
c15b00b458
Automated update
2003-07-09 21:58:01 +00:00
cltbld%netscape.com
0472cd6c47
Automated update
2003-07-09 05:17:52 +00:00
dbaron%dbaron.org
f7760aad0e
Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner
2003-07-08 21:20:04 +00:00
cltbld%netscape.com
018f2a3deb
Automated update
2003-07-07 18:27:57 +00:00
seawood%netscape.com
209f4b6c8d
Split private xpcom defines into separate header.
...
Bug #210409 r=dougt
2003-07-03 20:55:23 +00:00
seawood%netscape.com
bd6616883a
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
99284afa71
Fixing X-on-X bustage
2003-07-01 03:57:47 +00:00
seawood%netscape.com
a23a802093
Argh. HAVE_64BIT_OS is not xpcom specific.
...
Bug #210409
2003-06-27 19:17:46 +00:00
cltbld%netscape.com
a4847819fc
Automated update
2003-06-27 04:17:58 +00:00
seawood%netscape.com
3ee6b37d3f
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
db0dc03fee
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
4d09f9ede2
Automated update
2003-06-22 09:27:59 +00:00
cltbld%netscape.com
91f2aa9ce8
Automated update
2003-06-19 18:47:57 +00:00
cltbld%netscape.com
800d6c68a5
Automated update
2003-06-19 17:48:31 +00:00
cltbld%netscape.com
e60639cce5
Automated update
2003-06-16 21:39:32 +00:00
bryner%netscape.com
9806eda1ef
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
3ebadece9c
Automated update
2003-06-16 17:48:04 +00:00
bryner%netscape.com
fe7ecce15d
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
8774d1f2b9
Don't define UNIX_ASYNC_DNS for OpenVMS. b=208457, r=cls
2003-06-06 11:53:20 +00:00
seawood%netscape.com
16ee75120c
The autogen process didn't work (again)
2003-06-05 16:59:42 +00:00
pavlov%pavlov.net
c4e55ac971
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
c6e73f7b8a
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
2003-05-31 11:17:10 +00:00
cltbld%netscape.com
7f5f3f2fb9
Automated update
2003-05-23 07:18:08 +00:00
cltbld%netscape.com
988a0d1600
Automated update
2003-05-03 20:18:13 +00:00
cltbld%netscape.com
882368b7eb
Automated update
2003-05-03 18:28:14 +00:00
bryner%netscape.com
3f89c23eee
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
6806665b45
Automated update
2003-05-02 22:08:11 +00:00
cltbld%netscape.com
eb80ab88f5
Automated update
2003-05-02 21:48:11 +00:00
cltbld%netscape.com
3b93a775fb
Automated update
2003-05-02 03:38:10 +00:00
seawood%netscape.com
a20ea485cf
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
6c2eacb81f
Remove module specific defines from ACDEFINES.
...
Bug #203429 sr=darin a=sspitzer
2003-05-01 01:22:45 +00:00
dbradley%netscape.com
6558b1085f
bug 203362, missed this file
2003-04-30 06:34:53 +00:00
harishd%netscape.com
0ba9003dc1
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
0288495246
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
ec0eb750a2
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
0ef5cf9382
Fixing freetype bustage
2003-04-22 19:43:37 +00:00
seawood%netscape.com
d405c29929
Not so automated update.
2003-04-22 18:21:26 +00:00
seawood%netscape.com
97b881c780
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
9a3eaa1cf7
Automated update
2003-04-20 20:30:07 +00:00
cltbld%netscape.com
64d9fc28c4
Automated update
2003-04-19 03:00:07 +00:00
cltbld%netscape.com
ff69d02f07
Automated update
2003-04-19 01:45:37 +00:00
seawood%netscape.com
eeb710c06e
Change mksnt* checks to mks*
...
Bug #202598 r=wtc
2003-04-19 01:30:11 +00:00
seawood%netscape.com
8893b1e6fd
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
cltbld%netscape.com
01d71f37eb
Automated update
2003-04-18 19:15:09 +00:00
seawood%netscape.com
7bd5ef8ec7
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
c4e0a84328
Automated update
2003-04-18 10:30:12 +00:00
cltbld%netscape.com
b32affa77e
Automated update
2003-04-18 06:45:06 +00:00
cltbld%netscape.com
ca9f70d626
Automated update
2003-04-17 06:15:06 +00:00
cltbld%netscape.com
917d4625af
Automated update
2003-04-16 03:15:06 +00:00
cltbld%netscape.com
b79b9c0183
Automated update
2003-04-13 05:30:07 +00:00
seawood%netscape.com
9b36d6446d
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
cb55edb9f0
Automated update
2003-04-11 01:00:41 +00:00
bryner%netscape.com
4d3b825ffa
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
b6a7dcdd97
Automated update
2003-04-08 22:30:08 +00:00
cltbld%netscape.com
bf0d721d5e
Automated update
2003-04-08 12:45:10 +00:00
cltbld%netscape.com
227ce7a221
Automated update
2003-04-08 12:30:17 +00:00
cltbld%netscape.com
e1ec41555b
Automated update
2003-04-05 08:30:06 +00:00
cltbld%netscape.com
1cf4928d9f
Automated update
2003-04-04 21:15:06 +00:00
seawood%netscape.com
2196fa00de
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
0be18e4179
Automated update
2003-04-04 05:00:09 +00:00
seawood%netscape.com
2b3bf5199d
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:54:33 +00:00
seawood%netscape.com
bd70fb97e3
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:52:54 +00:00
cltbld%netscape.com
054fbc8eb3
Automated update
2003-04-02 06:30:14 +00:00
cltbld%netscape.com
d9ba4b21b7
Automated update
2003-04-02 06:15:09 +00:00
cltbld%netscape.com
e21a8221f4
Automated update
2003-04-02 05:45:05 +00:00
cltbld%netscape.com
d55d16834c
Automated update
2003-03-31 21:30:08 +00:00
cltbld%netscape.com
869a53db2d
Automated update
2003-03-26 00:30:08 +00:00
cltbld%netscape.com
5f7a5bfd6a
Automated update
2003-03-25 07:00:11 +00:00
seawood%netscape.com
b983df21d3
Resurrect --disable-oji
...
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
cltbld%netscape.com
907bd32cd8
Automated update
2003-03-25 01:00:15 +00:00
cltbld%netscape.com
440b431100
Automated update
2003-03-24 14:15:10 +00:00