Граф коммитов

1423 Коммитов

Автор SHA1 Сообщение Дата
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
bsmedberg%covad.net 7f2f6af0fc Bug 216366 - configure doesn't wrap ActiveState Perl calls correctly. r=cls a=asa 2003-08-26 00:29:19 +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
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
cls%seawood.org 2bddc66e1b cygwin perl is already wrapped 2003-08-05 07:45:28 +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
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
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
timeless%mozdev.org 03efddedbc Adding the ablity to disable view source.
patch by dougt r=bz,sr=darin,b=199335
2003-07-30 23:57:39 +00:00
timeless%mozdev.org 59985f9284 Bug 214445 View Page Source fails
Backing out:
Bug 199335 [minimo]make all viewsource stuff configurable
2003-07-30 17:02:52 +00:00
dougt%meer.net e8c9880a8b Adding the ablity to disable view source. r=bz,sr=darin,b=199335 2003-07-30 02:39:05 +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 396451f149 #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 18:48:02 +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
dougt%meer.net 01ab727a22 missed a AC_SUBST from a checkin last night. a=dbaron 2003-07-09 21:55:23 +00:00
dougt%meer.net dd0af8f83b Adding warning comment to configure option 2003-07-09 05:11:31 +00:00
dougt%meer.net 5e4a9e7187 Allow disabling of profile locking. r=ccarlen b=212132 2003-07-09 05:07:56 +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
bryner%netscape.com 26ed56c408 Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser. 2003-07-07 18:22:04 +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
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
bryner%netscape.com ef6fd16456 Remove unused UNIX_EMBED and UNIX_LDAP AC_DEFINEs for Mac. 2003-06-22 09:23:56 +00:00
bsmedberg%covad.net 4aa3bce895 Bug 209622 - bustage fix for stupid compilers (Sun WS and DEC OSF1) -
also remove unused configure test. r=dbaron sr=alecf
2003-06-19 18:42:23 +00:00
varga%netscape.com d85887a915 Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
r=cls, sr=bryner
2003-06-19 17:42:42 +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
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
colin%theblakes.com 00bec67ab4 about:buildconfig support for OpenVMS. b=207240, r=cls. 2003-06-05 20:33:28 +00:00
aaronl%netscape.com 0bb21212bb Bug 208271. Remove access-builtin from build, but keep in tree. r=cls. No sr= required for build changes 2003-06-05 08:29:36 +00:00
pavlov%pavlov.net 7237927e55 Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
tor%cs.brown.edu ff555a985e Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 10:42:33 +00:00
darin%netscape.com 75143e5128 fixes bug 205360 "libxpcom.so depends on non-existent libiconv.so" r=seawood sr=bryner a=asa 2003-05-23 07:11:35 +00:00
leaf%mozilla.org 47aa53a203 fix bustage for windows systems with spaces in paths to midl, a=dbaron, bug
204213
2003-05-02 22:06:30 +00:00
dougt%meer.net 4a498dbee6 Adding USE_DEPENDENT_LIBS to build system. b=193442, r=seawood, a=seth 2003-05-02 21:38:10 +00:00
ccarlen%netscape.com 7016961b7e Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa 2003-05-02 02:51:25 +00:00
colin%theblakes.com 4d5fec1af7 Compiler depend support for OpenVMS. b=186135. r=cls. a=sspitzer. 2003-05-01 17:40:57 +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 7644a39e58 bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa 2003-04-30 04:13:58 +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 3a4bdb8f85 patch for bug 191970 "necko configuration options for footprint reduction" r=seawood sr=dbaron 2003-04-23 03:47:43 +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 c983971b06 Abuse knowledge of autoconf internals and call AC_OUTPUT_MAKE_DEFS unconditionally as we want the defines to be available for the command line regardless of whether we're using AC_CONFIG_HEADER to generate module-specific headers.
Fixing tinderbox bustage
Bug #202425
2003-04-22 18:07:07 +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
scott%scott-macgregor.org 0829dc35b2 Bug #179533 --> add a build config option for building a static lib version of mailnews.
sr=sspitzer
2003-04-20 20:27:36 +00:00
seawood%netscape.com 842c0235c8 Remove defines set in _NON_GLOBAL_ACDEFINES from the list used to create mozilla-config.h.
Bug #202425 r=darin
2003-04-19 02:56:14 +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
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
seawood%netscape.com 0b2e366440 Fix comment 2003-04-18 10:21:10 +00:00
seawood%netscape.com c4b1ec6501 Fix fallback checks for libIDL when building against gtk2
Bug #201836
2003-04-18 06:37:34 +00:00
scott%scott-macgregor.org 7d69015c67 Bug #173084 --> Land config changes for building thunderbird (stand alone mail). None of these changes
should effect the seamonkey build at all.
r/sr=bryner
2003-04-17 06:14:23 +00:00
mkaply%us.ibm.com ed8fe0832a #201555
r=seawood
OS/2 only - don't put debug info in files when linking
2003-04-16 03:01:04 +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
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
mkaply%us.ibm.com a87f12ba93 EMX bustage - fallout from XP_PC changes 2003-04-08 22:16:49 +00:00
hpradhan%hotpop.com 1988190e3c Trying to fix nebiros bustage from bug 177486 2003-04-05 08:26:14 +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
seawood%netscape.com 2b3bf5199d Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:54:33 +00:00
seawood%netscape.com d5fea0702d Remove unneeded drive translations
Bug #158920 r=bryner
2003-04-02 06:23:46 +00:00
seawood%netscape.com 08be04a6ed Make --enable-optimize description less confusing?
Bug #118345 r=bzbarsky
2003-04-02 06:09:54 +00:00
seawood%netscape.com a17d55e34a Test flags passed to --enable-optimize
Bug #192975 r=bryner
2003-04-02 05:35:54 +00:00
dbaron%dbaron.org 0ce213e52c 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 b3f6fb18d7 OpenVMS only; add -g to debug links. b=199156. r=cls. 2003-03-26 00:22:08 +00:00
seawood%netscape.com b983df21d3 Resurrect --disable-oji
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
wtc%netscape.com 0d5f62ecaf 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 7fb75fe25f #188249
r=cls
OS/2 GCC build changes
2003-03-24 14:07:08 +00:00
pkw%us.ibm.com 2db4e0c99d 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 424b3190f5 Enabling p3p support. b=198089, r=leaf@netscape.com, a=drivers@mozilla.org 2003-03-21 00:37:13 +00:00
harishd%netscape.com 2cffc11efa 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 a33dba2e4b 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 6d6cea8cef Remove unused --disable-dtd-debug option 2003-03-18 04:58:56 +00:00
seawood%netscape.com ada09352ff 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 c499bfad98 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 2d25169c84 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 8f43b95807 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 c67db88238 Fix codesighs detection for objdir builds 2003-03-15 05:12:33 +00:00
mkaply%us.ibm.com 7a41e186ee Attempt to fix Os/2 bustage. Cross your fingers 2003-03-15 04:47:05 +00:00
dougt%netscape.com be629223b6 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 1e68dde4c5 Make MOZ_PHOENIX also define MOZ_XUL_APP (bug 197005). r=cls,mscott 2003-03-13 02:20:07 +00:00
seawood%netscape.com 0403b76ff2 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 4a9a664b83 Fixing assembler check for MSVC
Bug #196442
2003-03-08 17:26:49 +00:00
cls%seawood.org 99f735403d OS/2 uses prldap50 instead of ldappr50. yay consistency 2003-03-08 15:31:19 +00:00
cls%seawood.org 194bd8ff7f Fixing OS/2 bustage 2003-03-08 08:37:09 +00:00
cls%seawood.org 720cd80a57 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 6add5871c2 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 93c9fe5b83 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 239bdac10c Bug 181676 - Update libmng to 1.0.5. rs=blizzard 2003-03-07 09:28:30 +00:00
seawood%netscape.com dc05b216b8 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 2cd2169849 removing NS_MT_SUPPORTED define. b=186494, r=dougt, r=seawood 2003-03-05 23:30:22 +00:00
sfraser%netscape.com 23e20b8942 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 105ae7a8d2 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 a59b4058a4 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 5c92ed8029 Dropping build infrastructure for supporting building with mulitple toolkits.
Bug #191528 r=pavlov
2003-02-28 22:02:21 +00:00
jshin%mailaps.org 9092e4409f 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 2219499eda 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 5f17543f54 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 dac0e97a9e 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 b4a4a67418 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 cc569e09c2 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 757c5e380d 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 abe8eafe58 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 03fef46e2c Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
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
tor%cs.brown.edu 2781ac8ac1 update libpng to 1.2.5. r=cls 2002-10-04 06:34:53 +00:00
blizzard%redhat.com a10d448fd4 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 d901a98463 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 53392b85c9 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 d27676f0f8 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
dbaron%fas.harvard.edu 630ee775dd 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
bryner%netscape.com c091154f87 A more compact fix for the "test" problem for bug 165602. r=cls. 2002-09-28 21:18:44 +00:00
bryner%netscape.com 8115a7f0f1 Fixing a problem with my checkin for bug 165602 - don't mix the test for empty MACOS_DEPLOYMENT_TARGET and 10.2-or-greater, some versions of 'test' don't like this. 2002-09-28 10:20:32 +00:00
bryner%netscape.com 54be890aa8 Bug 165602 - define MACOS_DEPLOYMENT_TARGET (default to 10.1) for mach-o, and don't test for or reference 10.2-specific functions when building for 10.1. r=cls, wtc. 2002-09-28 09:19:58 +00:00
cbiesinger%web.de fd0c76aa33 missed that file for last checkin 2002-09-23 12:11:01 +00:00
seawood%netscape.com 9a4136f239 Generate dependencies automatically when compiling a file on win32.
Bug #1677442 r=pavlov
2002-09-20 09:47:59 +00:00
seawood%netscape.com 296f1c9406 Add support for hosting a cross-compile from cygwin.
Thanks to Stuart Parmenter <pavlov@netscape.com> for the patch.
Bug #158720 r=cls
2002-09-20 08:54:29 +00:00
seawood%netscape.com 3a9d1d6591 Use separate vars for enabling & disabling c++ rtti & exceptions support.
Turn rtti support on for BeOS by default (since it requires it).
Bug #166400 r=pavlov
2002-09-20 08:50:59 +00:00
seawood%netscape.com 8d7073e686 Make sure that OS_TARGET is set to WINNT if NT is detected by uname.
Bug #161725 r=pavlov
2002-09-20 08:42:29 +00:00
blizzard%redhat.com 1d726ec07d Bug #156593. Use pkgconfig for libidl-2, not libIDL-config-2. r=cls 2002-09-19 18:34:24 +00:00
seawood%netscape.com 89a3b1b2cc Remove unused BROKEN_QSORT define.
Bug #168863 r=Roland.Mainz@informatik.med.uni-giessen.de
2002-09-17 18:49:09 +00:00
seawood%netscape.com 84744778aa 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
seawood%netscape.com 8393ade9ad Remove flawed --with-static-qt & --with-static-gtk options.
Bug #166408 r=blizzard
2002-09-14 05:39:15 +00:00
leaf%mozilla.org a91b72e86f update "mozilla version" to 1.2b 2002-09-13 09:19:19 +00:00
seawood%netscape.com 7edbc62099 Add cview to the all extensions build list.
Bug #166939 r=rginda
2002-09-11 07:21:18 +00:00
alecf%netscape.com eed043095c fix for bug 165969 - check for MMX headers on windows, too
r=cls
2002-09-03 22:32:19 +00:00
bryner%netscape.com c86e760c38 Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin. 2002-09-03 02:14:42 +00:00
seawood%netscape.com d51366ee91 Define MOZ_LIBART_LIBS properly for beos.
Bug #163251
2002-09-01 07:22:06 +00:00
alecf%netscape.com e4a633dc64 add configure.in support for MMX instruction compiler intrinsics 2002-09-01 07:04:15 +00:00
seawood%netscape.com f0c8df14f6 Remove --enable-java-supplement.
Fix --enable-auto-deps.
Bug #161461 r=bryner
2002-08-31 04:04:49 +00:00
blizzard%redhat.com 2fa4398adb Update version from 1.1b to 1.2a since that's our current target. sr=shaver 2002-08-29 14:40:31 +00:00
bolian.yin%sun.com d9bd527fd0 bug 156593, Remove the dependence to gtk1 when the default toolkit is gtk2. This checkin fix a error in last patch 2002-08-29 14:21:59 +00:00
bolian.yin%sun.com d9e1e87be7 bug 156593, Remove the dependence to gtk1 when the default toolkit is gtk2.
patch by john.sun@sun.com, r=cls
2002-08-29 10:30:58 +00:00
smontagu%netscape.com b95b4ce51b Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build. 2002-08-23 23:09:22 +00:00
dmose%netscape.com 1df0b2b16b Make --enable-optimize --enable-debug builds easier to debug on linux (bug 157241), r=seawood@netscpae.com, shaver@mozilla.org 2002-08-22 22:40:30 +00:00
seawood%netscape.com 86234c6b5a 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 64dbd3ade1 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
mkaply%us.ibm.com a0a8bd8356 #163550
r=cls
Add support for USE_STATIC_LIBS on OS/2
2002-08-20 22:21:21 +00:00
aaronl%netscape.com 582046de52 Bug 30088. Type ahead find, pref defaults to off for now. To turn on, use (accessibility.typeaheadfind, true). No Code Warrior project yet. See http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html for more details on feature. r=akkana,cls. sr=jst 2002-08-19 19:29:39 +00:00
bryner%netscape.com d96798d50e Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls. 2002-08-19 03:50:27 +00:00
axel%pike.org 0881b0cc24 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
seawood%netscape.com 537e2fe71e 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 41cbdd0e4d 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