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

187 Коммитов

Автор SHA1 Сообщение Дата
coop%netscape.com 07523340a1 NOT YET PART OF SEAMONKEY:
* added directory libxpt/tools which currently only contains the typelib dumper
* removed dump code from tests dir
* added/modified appropriate Makefiles and configure scripts
1999-01-30 01:10:01 +00:00
tague%netscape.com 3465a2494d Added directory to mozilla/intl/locale 1999-01-29 04:10:23 +00:00
ramiro%netscape.com d83dc40b71 Make it possible to determine the DLL_SUFFIX in code. 1999-01-28 04:51:23 +00:00
slamm%netscape.com 031200a41c Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
ramiro%netscape.com 3804d820dc Add xpfe/browser/public to build. 1999-01-27 05:13:41 +00:00
pollmann%netscape.com 35d81dca2d Bug 2370: FreeBSD 3.0 patches 1999-01-27 05:10:54 +00:00
mcafee%netscape.com 6bf07d4182 Adding xpfe/browser 1999-01-27 02:24:53 +00:00
mcafee%netscape.com 9f7fcc23d9 Renaming editor/core to editor/base 1999-01-26 23:59:14 +00:00
mcafee%netscape.com d8a92f77f8 Adding intl/locale, intl/unicharutil Makefiles 1999-01-26 12:48:25 +00:00
mscott%netscape.com 95d34885cf Build network/protocol/sockstub directory. 1999-01-25 17:51:52 +00:00
ramiro%netscape.com 900dd83680 Add a -DMOZ_TOOLKIT=foo flag that makes it easy to distinguish toolkits in
code.
1999-01-23 08:57:10 +00:00
mcafee%netscape.com d1b956f795 Adding test directories for network, rdf 1999-01-22 11:46:46 +00:00
ramiro%netscape.com 90a9a5c09e Add xul dirs. 1999-01-22 06:00:44 +00:00
pavlov%pavlov.net a4a6887311 require GTK 1.1.13 1999-01-21 23:26:19 +00:00
mcafee%netscape.com dfc8b90ff3 Adding guimgr to the editor build to match Win32 1999-01-21 22:19:45 +00:00
ftang%netscape.com 47abef9865 add intl/uconv into the build system 1999-01-21 09:20:39 +00:00
danm%netscape.com e3d9a440ab build xul 1999-01-21 03:41:43 +00:00
briano%netscape.com 2b0d2b5515 Fixes provided by kstailey@disclosure.com. Unfortunately, I don't have a machine to test them on.... 1999-01-20 23:30:52 +00:00
shaver%netscape.com b78a4f914e added libxpt/tests 1999-01-20 23:18:27 +00:00
donm%netscape.com 51163b2d98 making change to include Doug Turner's silentdl 1999-01-20 00:37:17 +00:00
shaver%netscape.com 30f58f2246 added libxpt Makefiles 1999-01-18 18:03:45 +00:00
alecf%netscape.com 1fa2cb7fa3 add new MIME and IMAP trees to --enable-mailnews 1999-01-14 23:20:33 +00:00
cls%seawood.org a123f59f7c Fixed problem in fullcircle detection that was causing configure to break when using autoconf-19981231. 1999-01-05 07:16:18 +00:00
briano%netscape.com 115471fe2a First attempt at building on HP-UX again. Thanks to rkl@connect.org.uk for the patch, and for his amazing patience.... 1999-01-04 23:17:01 +00:00
waterson%netscape.com 603de0f691 Updated to use new RDF build structure. 1998-12-24 08:14:01 +00:00
alecf%netscape.com 05bdfc2d83 add --eanble-mailnews and --enable-ldap switches, and depricate MOZ_DARK 1998-12-23 00:48:52 +00:00
pavlov%pavlov.net 7bf2215ef1 require 1.1.6 instead of 1.1.9 (which replaced 1.1.5) 1998-12-19 20:01:39 +00:00
pavlov%pavlov.net c0a8d6116e require GTK 1.1.9 1998-12-19 18:04:31 +00:00
shaver%netscape.com eebbb3832b add webshell/tests/viewer/public/Makefile to let viewer build again 1998-12-17 17:43:17 +00:00
warren%netscape.com a70399c2ee Added network/public/Makefile 1998-12-16 07:58:15 +00:00
ramiro%netscape.com f78180945e Yank xpviewer from the build on unix and win. 1998-12-16 01:33:41 +00:00
shaver%netscape.com 2e1488cb9a Add --enable-debug=module1,module2 to selective turn on debugging.
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful.  Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect.  We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy.  Thanks, Matt!]
1998-12-15 16:32:37 +00:00
cls%seawood.org 813dce53f5 Added build option for idl tool. Thanks to Tague Griffith <tague@netscape.com> for the patch and the patience while I fumbled this patch. :) 1998-12-15 03:24:59 +00:00
wtc%netscape.com 9bdc0b7b93 Misc. changes for Digital Unix and pthreads. Digital Unix's ld does
not understand the -h option but has an equivalent -soname option.
Check for the symbol pthread_attr_init instead of pthread_create in
libpthread because DCE threads also has the symbol pthread_create.
1998-12-14 22:48:03 +00:00
cls%seawood.org 5de4fd300d Start enforcing the requirement of autoconf 2.12 or higher. 1998-12-12 02:39:21 +00:00
cls%seawood.org 65a54cc608 Make the build optimized by default 1998-12-11 00:29:48 +00:00
radha%netscape.com 10765a7605 Added appshell and bootstrap Makefiles to the list 1998-12-09 19:48:49 +00:00
ramiro%netscape.com 8abbc3825b Completely yank the inline check and blurb as suggested by wtc. 1998-12-07 03:32:51 +00:00
ramiro%netscape.com 436fe87f01 Slowly working towards getting mozilla compiled/linking properly
using the Solaris native compilers.  This patch to configure.in
changes how we create shared libraries for Solaris from "ld" to
"CC", which can deal with templates and other C++ nastiness.

The other change removes the "inline" check, as the results of it
where being used in the wrong way.  It would see that "cc" didn't
understand "inline" and then force a "-Dinline=" option in the
CFLAGS, which are used for both C and C++ compile lines.  As you
can imagine, removing the "inline" keyword from the C++ compiles
was Bad News(tm).

Thanks to Tim Rowley <tor@boojum.cs.brown.edu> for the fix.
1998-12-06 07:07:56 +00:00
ramiro%netscape.com 076408eb6f Comment out the "Building in the srcdir is not supported!" test/warning.
This is no longer needed, since the classic build system is dead.  The
original purpose of this test was for the autoconf build not to clobber the
classic makefiles and them someone checkin them in by mistake.  No longer a
problem.
1998-12-05 11:27:50 +00:00
ramiro%netscape.com ca7d6e5f44 Add support for 'native' dependancies on systems that include the 'makedepend'
binary by default.  For example, linux freebsd and other unices that have
X11 installed in a reasonable fashion.  The commercial unices will continue
to suck as usual.
1998-12-04 05:07:01 +00:00
kin%netscape.com 5819efc4cc Added the editor/txmgr makefiles to the list of editor makefiles. 1998-12-03 22:20:34 +00:00
leaf%mozilla.org 056eac0361 readding the xpcom/tools/Makefile rule. xpcom/tools needs to be made before
xpcom/tools/idl/Makefile.
1998-12-03 20:26:22 +00:00
leaf%mozilla.org 2977ab5080 there's no xpcom/toolsMakefile.in , so don't try and make the Makefile 1998-12-03 08:44:14 +00:00
leaf%mozilla.org 917e7c14ab fixed mismatched quotes. 1998-12-02 22:30:52 +00:00
leaf%mozilla.org 28d024df78 backing out bad change 1998-12-02 22:24:09 +00:00
leaf%mozilla.org 7d8db1633a adding the editor/public header export makefiles to the default makefile list 1998-12-02 22:08:05 +00:00
briano%netscape.com 2d1da05422 Fix for NetBSD. Bugzilla#1421. 1998-12-02 01:08:00 +00:00
briano%netscape.com d5e9966a01 Fix for OpenBSD. Bugzilla#1407. 1998-12-02 00:45:24 +00:00
waterson%netscape.com 5be8f88f28 Added rdf to the build. 1998-12-02 00:22:44 +00:00
cyeh%netscape.com 05cd307164 applied fix from Bruce Mitchener (bruce@cybersight.com) to fix test
for --with-fullcircle. AC_TRY_LINK is still busted though, don't know why
1998-11-30 23:51:08 +00:00
cls%seawood.org 20042ee187 Tweaks to allow building SeaMonkeyBrowser w/o the editor. 1998-11-30 10:39:37 +00:00
cls%seawood.org 321e44a213 Call motif_detect scripts only if building with motif toolkit. Thanks to bert hubert <ahu@vvtp.tn.tudelft.nl> for the suggestion.
Fixed $CC evaluation problem when calling motif_detect scripts.  It should now work for multi-word $CC.
Removed extraneous gtk version variables.
1998-11-30 06:42:36 +00:00
shaver%netscape.com 8dba62ee10 make Makefiles for xpidl 1998-11-25 20:03:57 +00:00
cyeh%netscape.com 2f6b034b5d oooops. back out everything by commenting it out until i can fix
it next week.
1998-11-25 05:48:38 +00:00
cyeh%netscape.com b5de031056 make it so that if it can't actually find the talkback lib, it fails.
previously, if it didn't fail properly
1998-11-25 03:16:59 +00:00
cyeh%netscape.com cb6d9ba4d4 add support for fullcircle libraries and headers 1998-11-24 21:27:42 +00:00
pavlov%pavlov.net f86ef2b074 require gtk 1.1.5 1998-11-23 23:41:29 +00:00
cls%seawood.org d751bf3b73 Check for libraries before functions and fixed detection of -c -o problem. Thanks to Tim Rice <tim@trr.metro.NET> for pointing those out.
Modified hcc & hcpp to work for any compiler that doesn't support -c -o, not just Unixware.   They expect the real compiler to be the first argument now.
1998-11-23 17:12:39 +00:00
raman%netscape.com eea3dd8ded Added building of caps to the windows and unix build system 1998-11-21 06:05:24 +00:00
cls%seawood.org 59108f3b75 Removed redundant check for ios::bin. Replaced hardcoded check for 1.1.2 with $GTK_VERSION. 1998-11-21 00:48:32 +00:00
msw%gimp.org 82ddc788e0 Change the test for GTK+-1.1.3 to 1.1.2, as we should be able to build against
1.1.2 and that is the version that is on most boxes.  Approved by
shaver@netscape.com
1998-11-20 19:25:04 +00:00
pavlov%pavlov.net 26474f8be8 unrevert the changes reverted earlier (build with static gtk libraries) 1998-11-20 03:25:59 +00:00
akkana%netscape.com 43df61c24a more fixes for the irix autoconf build 1998-11-20 02:00:14 +00:00
cls%seawood.org f1dc36016a Ooops, got my versions of configure.in confused. 1998-11-19 17:16:56 +00:00
cls%seawood.org 00c4632e64 Pavlov's changes are reverted until the license issues with aclocal.m4 have been settled. 1998-11-19 16:49:09 +00:00
pavlov%pavlov.net 66382f77ca add --enable-static-gtk flag which will link the binaries with static gtk
libraries.  added aclocal.m4 with gtk's gtk check stuff which checks for GTK
properly.
1998-11-19 04:35:31 +00:00
cls%seawood.org 9e45b08f31 Don't bother checking for X libs or X toolkits when --without-x is specified. 1998-11-19 03:08:30 +00:00
akkana%netscape.com d55c53800d Get Irix autoconf build a bit farther along -- thanks to var@sgi.com 1998-11-19 02:24:28 +00:00
kin%netscape.com 8121906f69 Makefile.in and config modifications to allow us to build the new NGT based
editor.
1998-11-18 22:35:21 +00:00
cls%seawood.org eeaac74d92 Added -DMOZILLA_CLIENT define. Fixed problem with ios::binary cache values. Removed directory already exists error when manually making objdirs. 1998-11-18 21:54:38 +00:00
cls%seawood.org 2db5192e44 Only use libC is not using the GNU c++ compiler. 1998-11-18 17:29:38 +00:00
cls%seawood.org 41ba3729b2 Added DLL_SUFFIX fixes. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patches.
Removed dummy Makefiles from AC_OUTPUT and called mkdir manually.
1998-11-18 05:34:13 +00:00
cls%seawood.org 93b3f92fc9 Added #include <iostream.h> to ios::binary check. 1998-11-18 01:38:20 +00:00
cls%seawood.org 13578c77c0 Removed redundant test. Thanks to Chris <dexter@dns.ci.columbia.mo.us> for pointing this out. 1998-11-17 22:32:35 +00:00
cls%seawood.org fdbcc80507 Added check for ios::binary which seems to just be the new ANSI/ISO standard for ios::bin . 1998-11-17 16:53:02 +00:00
cls%seawood.org 28da8d5df4 Added check for DLL_SUFFIX. Thanks to Jeremy Lea <reg@shale.csir.co.za> for supplying the patch.
Changed gtk lib check to depend entirely upon the output from gtk-config.
1998-11-17 00:23:25 +00:00
cls%seawood.org ceb6b70efc Added check to make sure user only specifies supported toolkits. 1998-11-16 23:02:40 +00:00
cls%seawood.org 6da8634dc3 DSO_CFLAGS defaults to -fPIC only if using gcc, otherwise it's set to -KPIC. 1998-11-16 22:11:17 +00:00
cls%seawood.org 936238d763 Actually set GTK_VERSION. Thanks to Chris <dexter@dns.ci.columbia.mo.us> for pointing out this oversight. 1998-11-16 21:50:33 +00:00
cls%seawood.org b30ce261c1 Added --with-gtk-config=$location_of_gtk-config.
Added version checking for gtk.
Added check for GNU CC for setting DSO_LDOPTS for solaris and freebsd.
If compiler doesn't support -c -o, then use ${topsrcdir}/build/{hcc,hcpp}.
Cleaned up missing nspr error message.
1998-11-15 09:42:57 +00:00
alecf%netscape.com a6a89f0396 fix autoconf bustage for new xml layout stuff 1998-11-12 19:37:08 +00:00
cls%seawood.org 27df11fdb4 Added solaris section to pthread test 1998-11-10 21:57:18 +00:00
cls%seawood.org 9e4439c5c7 Changed libplds21 check from PL_VectorAdd to PL_GetEvent. Thanks to Brian Ryner <bryner@my-dejanews.com> for pointing out the nspr change. 1998-11-10 16:49:12 +00:00
mcafee%netscape.com 5af54219df Better error for missing nspr libs 1998-11-10 05:06:00 +00:00
akkana%netscape.com e9487bf16f Add coherent message if gtk libs are missing 1998-11-09 21:47:41 +00:00
mang%netscape.com 79789d473c Added fdlibm math library for JS 1.4 1998-11-04 20:11:45 +00:00
cls%seawood.org b9265d4202 Added xpfe Makefiles 1998-11-04 05:35:00 +00:00
cls%seawood.org f50c938b76 Removed classic build Makefiles from configure.in
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
ramiro%netscape.com 582dfd6925 Fix broken autoconf build. 1998-11-02 16:39:36 +00:00
blizzard%appliedtheory.com a2f9902d7a when using --enable-nglayout=gtk build gtk specific timer code 1998-11-01 19:49:49 +00:00
shaver%netscape.com f8df112cb4 add --enable-nglayout=gtk to build with GTK and not motif 1998-11-01 00:09:30 +00:00
shaver%netscape.com 84e0b04e0b add widget/src/gtk/Makefile 1998-10-31 19:45:01 +00:00
cls%seawood.org fb62c0cbbf FreeBSD shared libs opt, take2 1998-10-30 23:52:59 +00:00
cls%seawood.org e3e36164a0 Added fix for freebsd shared libs 1998-10-30 00:12:20 +00:00
cls%seawood.org 3f84172ab2 Fixed building of shared libs when using egcs. 1998-10-29 22:27:49 +00:00
cls%seawood.org 2f7e6e1095 Tweaked MKSHLIB settings. 1998-10-28 22:04:41 +00:00
cls%seawood.org 048a32e7d0 Added support for nglayout. Use --enable-nglayout to compile it *after* pulling the nglayout srcs. MKSHLIB & friends are now defined by configure. BUILD_UNIX_PLUGINS is set only ifndef NO_SHARED_LIB. 1998-10-28 03:40:33 +00:00
cls%seawood.org de51d518aa Fixed silly problem when checking for Xpm and Motif 2.1. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out. 1998-10-27 23:51:16 +00:00
cls%seawood.org f2f0a958dc Changed --enable-pthreads to --with-pthreads. Made it bomb again if the run of the test program fails when checking for nspr with thread lib. 1998-10-25 20:46:19 +00:00