seawood%netscape.com
28e8488435
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:54:33 +00:00
seawood%netscape.com
dde77dd296
Remove unneeded drive translations
...
Bug #158920 r=bryner
2003-04-02 06:23:46 +00:00
seawood%netscape.com
9323612d92
Make --enable-optimize description less confusing?
...
Bug #118345 r=bzbarsky
2003-04-02 06:09:54 +00:00
seawood%netscape.com
355f5ff96b
Test flags passed to --enable-optimize
...
Bug #192975 r=bryner
2003-04-02 05:35:54 +00:00
dbaron%dbaron.org
a408871292
Use an autoconf test to set HAVE_CPP_TYPENAME. (fix bustage on newer versions of the IRIX native compiler) b=199625 r=bbaetz sr=brendan a=asa
2003-03-31 21:30:33 +00:00
colin%theblakes.com
3533d583c5
OpenVMS only; add -g to debug links. b=199156. r=cls.
2003-03-26 00:22:08 +00:00
seawood%netscape.com
d056fe18d0
Resurrect --disable-oji
...
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
wtc%netscape.com
96e88fa94b
Bug 196004: added a test to determine whether gcc uses GNU ld or the native
...
ld. This test is useful on Solaris. Then, use this test to provide better
support for gcc on Solaris. We can use the right linker flags depending on
the ld that gcc uses. r=cls.
2003-03-25 00:50:23 +00:00
mkaply%us.ibm.com
c6ebd60472
#188249
...
r=cls
OS/2 GCC build changes
2003-03-24 14:07:08 +00:00
pkw%us.ibm.com
6f6d05b4b9
Bug 198304 - Installer doesn't build on AIX.
...
r=ssu@netscape.com , sr=dveditz@netscape.com
2003-03-23 22:29:27 +00:00
harishd%netscape.com
ee7e22171a
Enabling p3p support. b=198089, r=leaf@netscape.com, a=drivers@mozilla.org
2003-03-21 00:37:13 +00:00
harishd%netscape.com
9ec92e494b
Enabling WSDL support. b=196102, r=leaf@netscape.com, sr=heikki@netscape.com ( build changes ), sr=jst@netscape.com ( wsdl changes ), a=drivers@mozilla.org
2003-03-21 00:29:35 +00:00
seawood%netscape.com
18e2de2ab4
Only export all symbols & create import library for non-component libs in mingw build
2003-03-18 22:04:00 +00:00
seawood%netscape.com
d044c233de
Remove unused --disable-dtd-debug option
2003-03-18 04:58:56 +00:00
seawood%netscape.com
f07d15e71c
Fix tests so that they do the right thing when both --enable & --disable are given for the same option.
...
Fix Description column alignment.
Otherwise completely and utterly destroy cvs blame usefulness.
2003-03-18 04:56:55 +00:00
dbaron%dbaron.org
b12058d8b1
Make an empty-string MOZ_ENABLE_COREXFONTS in the environment actually cause MOZ_ENABLE_COREXFONTS not to be set in the build. r=seawood sr=blizzard b=197597
2003-03-18 03:47:11 +00:00
dbaron%dbaron.org
aafe6686ca
Make the test for HAVE_CPP_ACCESS_CHANGING_USING test both for cases that should and should not compile. Fixes nsDerivedSafe on gcc 2.96 and gcc 3. r=seawood sr=bryner b=66134
2003-03-18 03:45:45 +00:00
seawood%netscape.com
01c1f82b5e
Remove -std1 flag from dec unix compiles to avoid conflicts with gtk headers when gtk isn't built with strict ansi compliance.
...
Bug #192213 r=wtc
2003-03-16 06:35:11 +00:00
seawood%netscape.com
420906770f
Fix codesighs detection for objdir builds
2003-03-15 05:12:33 +00:00
mkaply%us.ibm.com
db2809965b
Attempt to fix Os/2 bustage. Cross your fingers
2003-03-15 04:47:05 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
bryner%netscape.com
6f1129195a
Make MOZ_PHOENIX also define MOZ_XUL_APP (bug 197005). r=cls,mscott
2003-03-13 02:20:07 +00:00
seawood%netscape.com
64cc97c886
Enable configure-safety lest someone damage themselves with --enable-activex-scripting. Thanks to Benjamin Smedberg <bsmedberg@covad.net> for the patch. Bug #195301 r=cls
2003-03-10 20:29:04 +00:00
cls%seawood.org
f7df30b642
Fixing assembler check for MSVC
...
Bug #196442
2003-03-08 17:26:49 +00:00
cls%seawood.org
c2fef0286a
OS/2 uses prldap50 instead of ldappr50. yay consistency
2003-03-08 15:31:19 +00:00
cls%seawood.org
c9e505eed6
Fixing OS/2 bustage
2003-03-08 08:37:09 +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
bryner%netscape.com
47ae4198a3
Require base API versions of system libraries instead of in-tree versions
...
(bug 194665). The new system version requirements are:
zlib 1.0.0
libpng 1.2.0
libmng 1.0.0
r=cls
2003-03-08 00:54:12 +00:00
bryner%netscape.com
1c1c492f87
Don't link with libdl even if it's present on OS X, since it's not used and it's not present on most systems. Bug 196115, r=cls.
2003-03-07 21:36:06 +00:00
tor%cs.brown.edu
01263a973c
Bug 181676 - Update libmng to 1.0.5. rs=blizzard
2003-03-07 09:28:30 +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
dougt%netscape.com
c5ac287dab
removing NS_MT_SUPPORTED define. b=186494, r=dougt, r=seawood
2003-03-05 23:30:22 +00:00
sfraser%netscape.com
a86e25d0ac
Fix bug 195897: defined MACOSX so the makefile in lib/mac/Morefiles gets generated. r=cls/bryner
2003-03-04 22:31:09 +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
jshin%mailaps.org
5a5c95944c
bug 180851 ; remove unnnecessary converters (1i8n/uconv) for non-X11 builds.
...
configure.in checked in previously had a flaw and this is to fix it up.
(r=cls)
2003-03-04 02:20:40 +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
jshin%mailaps.org
ed1163f000
bug 180851 (configure.in was not committed in the prev. check-in)
...
: remove several unnecessary converters(used only for X11
font encodings) for non-gtk builds (Windows,MacOS, Xft without X11CORE,etc)
r=seawood, sr=alecf
2003-02-27 23:43:48 +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
32e19545ff
Use builtin MAKE_VERSION variable instead of --version output to check GNU make version since the syntax of --version changed between minor releases.
...
Bug #194670 r=bryner
2003-02-27 02:49:11 +00:00
seawood%netscape.com
7f752bf63b
Use va_copy if available for VARARGS_ASSIGN
...
Bug #187180 r=blizzard sr=brendan
2003-02-23 06:59:39 +00:00
seawood%netscape.com
6ab2365eaf
Enforce make version requirements: 3.79 for win32; 3.78 for everything else.
...
Bug #187594 r=bryner
2003-02-22 09:12:30 +00:00
bbaetz%acm.org
9d56f76447
Bug 189661 - fix configure.in tests for gcc-3.4 (cvs)
...
r=cls, sr=dbaron
2003-02-22 09:02:02 +00:00
seawood%netscape.com
b44c065b1d
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
seawood%netscape.com
c01ffacdd7
Add about:buildconfig
...
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
mkaply%us.ibm.com
f162a635cf
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
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
seawood%netscape.com
6936414385
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
bf1fb2fb8d
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
aa257f9290
Add MOZILLA_VERSION to mozilla-config.h.
...
Bug #189462 r=dougt
2003-01-22 04:23:27 +00:00
axel%pike.org
ed956d5eb2
*** empty log message ***
2003-01-20 10:51:53 +00:00
mkaply%us.ibm.com
96b8e2fdb1
#135795
...
r=cls
Turn on mkdepend for OS/2
2003-01-15 21:36:53 +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
cbiesinger%web.de
a720ca7580
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
88c249d811
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
1278b5433b
added tridentprofile extension (not built by default). bug 185689 r=ccarlen,jag
2003-01-10 04:16:03 +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
cbiesinger%web.de
3d565e9695
89203 r=cls remove --disable-bidi and always enable bidi
2003-01-06 15:22:06 +00:00
bryner%netscape.com
6aef5e1af2
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
ce2428141f
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
a96f343923
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
9f088bb275
186778 r=cls qt compilation fails when --disable-debug is used
2002-12-27 10:50:29 +00:00
cbiesinger%web.de
0f61304a65
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
762f84951e
88685 r=cls final USE_IMG2 removal
2002-12-22 13:10:26 +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
tor%cs.brown.edu
aac1c67848
Bug 185466 - add version checking to system zlib check. r=cls
2002-12-16 23:54:59 +00:00
cbiesinger%web.de
d66dabdfdb
185621 r=cls qt port should define QT_NO_STL
2002-12-16 21:39:32 +00:00
seawood%netscape.com
55ef870eac
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
0824e190c0
OpenVMS build changes. b=180290. r=cls
2002-12-12 00:08:59 +00:00
seawood%netscape.com
bab96f1a37
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
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
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
seawood%netscape.com
7dc1156846
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
b7762135e9
Get MOZILLA_VERSION from central config/milestone.txt file
...
Bug #179565 r=asasaki
2002-11-19 03:06:29 +00:00
blizzard%redhat.com
1cdb4fef2e
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
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
locka%iol.ie
1e05e467e8
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
25556e7733
PATH entries on win9x are all upper-case.
...
Bug #164646 Fixing win9x bustage.
2002-11-12 20:09:52 +00:00
seawood%netscape.com
5018be0bd3
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
a65ef9a81e
Define MKCSHLIB properly for win32
2002-11-09 08:38:44 +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
seawood%netscape.com
4d624672d7
Remove bogus debugging warning
2002-11-06 05:26:02 +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
mkaply%us.ibm.com
3cc3973a4a
Let's try this again
2002-10-30 15:53:40 +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
seawood%netscape.com
27f48be93d
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
18da08997d
#175487
...
r=cls, a=brendan
Turn on building of OS/2 installer - hurrah!
2002-10-29 06:21:36 +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
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
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
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
bryner%netscape.com
94557070ad
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
tor%cs.brown.edu
b2e0901034
update libpng to 1.2.5. r=cls
2002-10-04 06:34:53 +00:00
blizzard%redhat.com
7aa07050e1
Part of bug #126919 . Set up configure options for using an external version of xft. r=cls
2002-10-03 00:37:12 +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
bryner%netscape.com
97334d8f6e
Add a configure option to disable building composer (bug 170136). Move handling of the -composer command-line option from libeditor/base/ to composer/src/. Remove unused nsIEditorService interface. r=seawood, sr=sfraser.
2002-10-01 00:16:51 +00:00
pkw%us.ibm.com
4d3c8a3a93
Fix Bug 98892 - Null plugin crash on AIX with Java plugin installed.
...
Link with -lXm before -lXt on AIX, use $XT_LIBS instead of hardcoding
-lXt in Makefiles.
r=cls
2002-09-30 22:18:27 +00:00