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

151 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 2215416e20 Removed listing of win32 Makefile I accidentally checked in. 1999-11-20 23:48:14 +00:00
mscott%netscape.com 7455ff72f8 add uriloader directory 1999-11-18 06:05:16 +00:00
cls%seawood.org 3eefe6333e Back by popular demand...(ok, it was just fur ;P)..dbm has returned. 1999-11-16 15:56:31 +00:00
cls%seawood.org 9d01025470 Removing dbm & modules/security/freenav from DIRS 1999-11-14 02:52:19 +00:00
blizzard%redhat.com 6d79d4bbf8 add widget/src/gtksuperwin/Makefile 1999-11-12 20:12:28 +00:00
cls%seawood.org 83dc3101b9 I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h. 1999-11-10 02:30:47 +00:00
cls%seawood.org 43e4866854 Commented out ExtCacheDBInfo struct & uses of it in net.h as it's not used since Necko landed. r=warren
Removed dbm from allmakefiles.sh & mozilla/Makefile.in.
1999-11-09 23:52:25 +00:00
cls%seawood.org d30bb6ea81 Moved the handling of extensions into configure.in.
Changed allmakefiles.sh to only generate Makefiles for extensions directories that are specified.
Added support for --with-extensions=none & --without-extensions
The following options have been superceded by --with-extensions:
   --disable-cookie-management
   --disable-client-wallet
   --disable-single-signon
1999-11-09 23:30:32 +00:00
cls%seawood.org 69b832ac90 Commented out unused Makefiles 1999-11-09 23:18:28 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org 8160ac8c7c No need to generate obsolete network Makefiles 1999-11-02 23:27:45 +00:00
mcafee%netscape.com 6a583bd16a NECKO=1 is on by default now. this was removed from the Makefile name-space this past weekend and needs to be removed here. Adding necko directories by default, removing netwerk/makefiles. Adding netwerk/protocols/keyword/Makefiles for valeski. r=slamm. 1999-11-02 01:54:54 +00:00
ramiro%fateware.com 379808b351 Work in progress to add reasonable rpm packaging support for the beast.
NOT PART OF THE SEAMONKEY BUILD.
1999-10-21 14:57:38 +00:00
alecf%netscape.com 9b4f3ed14d remove makefiles that arent' part of the module anymore 1999-10-18 22:49:05 +00:00
rbs%maths.uq.edu.au a93cafbc81 [MathML] Hooks to allow --enable-mathml 1999-10-13 00:46:09 +00:00
leaf%mozilla.org bee6de7758 << termination needs to be the first thing on the line, no preceding whitespace
fixing solaris build
1999-10-08 02:27:34 +00:00
tao%netscape.com 5be7e1c635 Hook up l10n/ when MOZ_L10N is defined. 1999-10-08 01:32:44 +00:00
sspitzer%netscape.com 9bd69cb663 fix resources for the profile migration dialog. 1999-09-29 04:07:12 +00:00
sspitzer%netscape.com 85f2d4b7ac finish renaming and moving all the profile xul, js and dtd files. 1999-09-28 22:50:45 +00:00
sspitzer%netscape.com 11a8e083bf idlservices is gone, as is the profile appcore. #14999 1999-09-28 07:35:32 +00:00
mcafee%netscape.com d56a7aacf4 Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp 1999-09-25 20:44:48 +00:00
brade%netscape.com db0d669bfe add editor/txmgr/idl 1999-09-21 22:28:08 +00:00
waterson%netscape.com 03c53ed728 Add regviewer. 1999-09-21 05:08:18 +00:00
dougt%netscape.com f11d8bd1c4 removing silentdl to speed up build. 1999-09-18 20:34:19 +00:00
gayatrib%netscape.com 07fc96d7be adding locale and en-US dir to profile resources dir 1999-09-17 23:19:07 +00:00
rjc%netscape.com 240f4baf95 Add search service into Unix builds. 1999-09-15 11:23:43 +00:00
akkana%netscape.com ddbf656287 Add htmlparser/tests/outsinks 1999-09-14 21:39:41 +00:00
sspitzer%netscape.com 3895a9d90d changes for hangas for his platform specific ui files 1999-09-14 02:13:50 +00:00
sspitzer%netscape.com 4faf8d4ffa changes to get pref-migrator (think apprunner -installer) on UNIX.
use the NS_DEFINE_STATIC_IID_ACCESSOR and NS_DEFINE_STATIC_CID_ACCESSOR macros.
fix a bunch of warnings.  rewrite to use #defines. remove unused variables.  use MAXPATHLEN instead of _MAX_PATH.
when setting a 4.x pref (example "mail.directory") to a new 5.0 value, create a "premigration" pref
with the old value.  (example "premigration.mail.directory").
1999-09-11 19:48:50 +00:00
ramiro%netscape.com c223f99fe8 More unix embedding examples, contributed by
Milind Changire <milindc@corel.com>.
NOT PART OF BUILD.
1999-09-10 20:29:28 +00:00
briano%netscape.com 01ea5bec28 Force MAKEFILES to be set, even if nothing is read. 1999-09-10 18:05:38 +00:00
mscott%netscape.com 5bffca8046 Bug #11405 --> build db\mdb and db\mork 1999-09-08 20:59:36 +00:00
rginda%ndcico.com bd833506d2 Changes to configure extentions/irc and extentions/irc/libbs, for irc library 1999-09-06 17:19:05 +00:00
cls%seawood.org d4fd34d75a Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.
1999-09-06 04:20:50 +00:00
kipp%netscape.com 32d51313ea Added dom idl Makefiles 1999-09-01 00:55:35 +00:00
bruce%cybersight.com 76bf00b38e Add gfx/idl/Makefile 1999-09-01 00:38:23 +00:00
ramiro%netscape.com a0facefaf3 Add a config makefile that can be set by the toplevel config. 1999-08-24 14:43:44 +00:00
waterson%netscape.com a099869098 Add xpfe/components/directory/Makefile. 1999-08-23 04:20:45 +00:00
ramiro%netscape.com 7f6c254748 Add embedding examples. 1999-08-22 15:31:44 +00:00
ramiro%netscape.com 2e60bb6535 Finish support for building more than one toolkit at once. 1999-08-22 14:06:52 +00:00
tague%netscape.com f969ec5baf updated for nsIEntityconverter 1999-08-21 02:51:15 +00:00
briano%netscape.com 5a737031e9 Added xpinstall/packager. 1999-08-20 02:59:26 +00:00
cls%seawood.org e5ee7e67f5 Must create the intermediate sudir first. Thanks to Tim Rowley <tor@cs.brown.edu> for pointing this out 1999-08-20 02:33:21 +00:00
ramiro%netscape.com 7006f7b8ce Fix build bustage. 1999-08-19 23:05:52 +00:00
rjc%netscape.com 5d9fe5a35d Get Search stuff into Unix builds. 1999-08-19 19:57:10 +00:00
ramiro%netscape.com fc948c159d Cleanup the nsWidgetSupport.cpp mess on unix. Windows next. 1999-08-17 16:09:40 +00:00
ramiro%netscape.com 2835075ab2 Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
default for Linux and Solaris.  Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner.  The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful.  There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.

Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
matt%netscape.com f8d4dbcbd1 Adding makefile locale/en-US 1999-08-12 22:41:25 +00:00
matt%netscape.com cb4c2b5353 adding allmakefiles.sh 1999-08-10 02:49:43 +00:00
brade%netscape.com 49ecf5b840 editor/ui/composer/locale 1999-08-09 13:35:39 +00:00