mkaply%us.ibm.com
e5b9a7a9dc
No bug
...
a=dbaron
Missing asterisk was causing OS/2 not to build imgicon anymore
2003-02-06 22:14:53 +00:00
seawood%netscape.com
b48c88fe11
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
seawood%netscape.com
fa4744268e
Change import library creation to get 25% speedup on startup on OS/2.
...
Also, decrease the size of dlls & exes by adding /OPTFUNC linker option.
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #190536 r=mkaply,cls a=asa
2003-01-30 02:53:28 +00:00
dougt%netscape.com
70f7bc5c57
Renaming zlib to mozz similar to what is used on linux. This is to avoid linking to EVIL implementations of zlib. see bug 190460. r=cls,r=ssu, sr=darin.
2003-01-30 02:02:30 +00:00
seawood%netscape.com
d6487b7ef3
Add MOZILLA_VERSION to mozilla-config.h.
...
Bug #189462 r=dougt
2003-01-22 04:23:27 +00:00
axel%pike.org
856483676a
*** empty log message ***
2003-01-20 10:51:53 +00:00
mkaply%us.ibm.com
b176686aa7
#135795
...
r=cls
Turn on mkdepend for OS/2
2003-01-15 21:36:53 +00:00
seawood%netscape.com
989ae02886
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
cbiesinger%web.de
7f60c4e7de
no bug - qt only - fix optimized build on qt 2.x systems
...
r=cls
2003-01-13 23:19:34 +00:00
dbaron%dbaron.org
4abc025fba
Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner
2003-01-13 23:15:42 +00:00
danm%netscape.com
988f3f56ff
added tridentprofile extension (not built by default). bug 185689 r=ccarlen,jag
2003-01-10 04:16:03 +00:00
seawood%netscape.com
c1dab7e090
Add --enable-image-decoders build option.
...
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
seawood%netscape.com
b706c6cd90
win32 has snprintf() so add define to avoid libical bustage.
...
Fixing tinderbox bustage.
2003-01-08 02:55:20 +00:00
cbiesinger%web.de
ca7d9a4d06
89203 r=cls remove --disable-bidi and always enable bidi
2003-01-06 15:22:06 +00:00
bryner%netscape.com
e591f2a566
backing out configure change for bug 187732. i had used an option that only works on the new december 2002 developer tools.
2003-01-06 01:50:38 +00:00
bryner%netscape.com
972fb87caf
Use the linker option to control which symbols are exported for Mach-O builds (only export NSGetModule from component libraries). Bug 187732, r=cls.
2003-01-06 00:40:49 +00:00
timeless%mozdev.org
cb9ee16b33
Bug 187012 [Qt] configure.in test for Qt should use $CXX, not $CC for testing for the Qt library
...
r=cls
2002-12-30 01:08:28 +00:00
cbiesinger%web.de
7470750f36
186778 r=cls qt compilation fails when --disable-debug is used
2002-12-27 10:50:29 +00:00
cbiesinger%web.de
320182bd38
184340 patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls
...
Add check for qt-mt to configure.in
2002-12-24 12:59:08 +00:00
cbiesinger%web.de
e88faf7537
88685 r=cls final USE_IMG2 removal
2002-12-22 13:10:26 +00:00
seawood%netscape.com
cf7b0ddb5d
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
tor%cs.brown.edu
5f0122b50e
Bug 185466 - add version checking to system zlib check. r=cls
2002-12-16 23:54:59 +00:00
cbiesinger%web.de
7c882ddf93
185621 r=cls qt port should define QT_NO_STL
2002-12-16 21:39:32 +00:00
seawood%netscape.com
5d9ca4f1f3
Add check for ml.exe when building psm on win32.
...
Bug #164646 r=bryner
2002-12-13 01:47:12 +00:00
colin%theblakes.com
8a6d411d14
OpenVMS build changes. b=180290. r=cls
2002-12-12 00:08:59 +00:00
seawood%netscape.com
f9bc0f5645
Fix our libical integration:
...
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
seawood%netscape.com
4cb754aaf6
Fix egrep syntax.
2002-11-23 09:43:37 +00:00
seawood%netscape.com
78abcbc112
Properly detect OS_ARCH when building on Win32 ME.
...
Bug #180822 r=dmose,wtc
2002-11-23 05:57:40 +00:00
seawood%netscape.com
383df01732
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
seawood%netscape.com
29a8311516
Check that glib has gmodule support when --enable-ctl is selected.
...
Bug #180611 r=roland.mainz@informatik.med.uni-giessen.de
2002-11-19 03:53:58 +00:00
seawood%netscape.com
d532ab8b08
Get MOZILLA_VERSION from central config/milestone.txt file
...
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
blizzard%redhat.com
4dfa1ff19e
Bug #176341 . configure should check for pango 1.1/1.2 when using gtk2 and xft. r=cls Patch from keitaro@attbi.com.
2002-11-16 15:56:09 +00:00
seawood%netscape.com
ca17a82709
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
locka%iol.ie
eead2b859b
Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com
2002-11-13 13:14:14 +00:00
seawood%netscape.com
0b769b069e
PATH entries on win9x are all upper-case.
...
Bug #164646 Fixing win9x bustage.
2002-11-12 20:09:52 +00:00
seawood%netscape.com
8de8ad040f
Fix win32 checks for directories that are at the end of the patch.
...
Thanks to parish@ntlworld.com for the patch.
Bug #164646 r=cls
2002-11-12 08:41:08 +00:00
seawood%netscape.com
daa7c99c2b
Define MKCSHLIB properly for win32
2002-11-09 08:38:44 +00:00
seawood%netscape.com
a21ca257f6
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
seawood%netscape.com
b04cd82ccf
Remove bogus debugging warning
2002-11-06 05:26:02 +00:00
seawood%netscape.com
7fb597a6ba
Fixing vc7 bustage caused by original checkin for bug 176302.
...
Bug #176302 r=bryner
2002-11-05 00:16:23 +00:00
mkaply%us.ibm.com
2938373b36
Let's try this again
2002-10-30 15:53:40 +00:00
seawood%netscape.com
4b2d9695da
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
8d35c7e375
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
seawood%netscape.com
660c4d8cc5
Add support for dos-paths in GLIB_PREFIX & LIBIDL_PREFIX env vars.
...
Bug #176302 r=walk84 a=roc+moz
2002-10-30 00:30:09 +00:00
mkaply%us.ibm.com
88a41d12c7
#175487
...
r=cls, a=brendan
Turn on building of OS/2 installer - hurrah!
2002-10-29 06:21:36 +00:00
seawood%netscape.com
566044d8e1
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
seawood%netscape.com
0deef040b3
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
seawood%netscape.com
1ec7fcec16
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
blythe%netscape.com
d9780f8809
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
bryner%netscape.com
b411e6ae88
Second try at landing bug 171343 - nsProfileAccess's signal handler should use SA_SIGINFO and sa_sigaction where available. r=ccarlen, cls, sr=brendan, a=chofmann.
2002-10-11 08:44:02 +00:00