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

196 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org c37ffed10b 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 535128ff07 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 def1bb1371 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 a8c0052d91 Commented out unused Makefiles 1999-11-09 23:18:28 +00:00
dmose%mozilla.org 8535dda53e 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 9045bd6267 No need to generate obsolete network Makefiles 1999-11-02 23:27:45 +00:00
mcafee%netscape.com 92e353b41e 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 035f0f5f2a 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 c35506fae6 remove makefiles that arent' part of the module anymore 1999-10-18 22:49:05 +00:00
rbs%maths.uq.edu.au 97e67cf1fc [MathML] Hooks to allow --enable-mathml 1999-10-13 00:46:09 +00:00
leaf%mozilla.org 6017fd63f5 << 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 241299a088 Hook up l10n/ when MOZ_L10N is defined. 1999-10-08 01:32:44 +00:00
sspitzer%netscape.com 8093d1a122 fix resources for the profile migration dialog. 1999-09-29 04:07:12 +00:00
sspitzer%netscape.com ae18a95895 finish renaming and moving all the profile xul, js and dtd files. 1999-09-28 22:50:45 +00:00
sspitzer%netscape.com 0447c362ae idlservices is gone, as is the profile appcore. #14999 1999-09-28 07:35:32 +00:00
mcafee%netscape.com 67f0e0f0aa 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 b6aecef2a1 add editor/txmgr/idl 1999-09-21 22:28:08 +00:00
waterson%netscape.com 74b40123ed Add regviewer. 1999-09-21 05:08:18 +00:00
dougt%netscape.com 8c114e1926 removing silentdl to speed up build. 1999-09-18 20:34:19 +00:00
gayatrib%netscape.com ddc337b8b5 adding locale and en-US dir to profile resources dir 1999-09-17 23:19:07 +00:00
rjc%netscape.com dced22fecd Add search service into Unix builds. 1999-09-15 11:23:43 +00:00
akkana%netscape.com 3279a91445 Add htmlparser/tests/outsinks 1999-09-14 21:39:41 +00:00
sspitzer%netscape.com 798b594a9c changes for hangas for his platform specific ui files 1999-09-14 02:13:50 +00:00
sspitzer%netscape.com e08a5a5296 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 ffe42c86fb 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 80ca7ca8bd Force MAKEFILES to be set, even if nothing is read. 1999-09-10 18:05:38 +00:00
mscott%netscape.com 698f6efb37 Bug #11405 --> build db\mdb and db\mork 1999-09-08 20:59:36 +00:00
rginda%ndcico.com 8ad03667e9 Changes to configure extentions/irc and extentions/irc/libbs, for irc library 1999-09-06 17:19:05 +00:00
cls%seawood.org 1a9963ad09 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 515ffb6d68 Added dom idl Makefiles 1999-09-01 00:55:35 +00:00
bruce%cybersight.com ee987f43e1 Add gfx/idl/Makefile 1999-09-01 00:38:23 +00:00
ramiro%netscape.com e830a4efd6 Add a config makefile that can be set by the toplevel config. 1999-08-24 14:43:44 +00:00
waterson%netscape.com 76b0333c94 Add xpfe/components/directory/Makefile. 1999-08-23 04:20:45 +00:00
ramiro%netscape.com 40b1b8e613 Add embedding examples. 1999-08-22 15:31:44 +00:00
ramiro%netscape.com 20f53e7664 Finish support for building more than one toolkit at once. 1999-08-22 14:06:52 +00:00
tague%netscape.com 38c16e3690 updated for nsIEntityconverter 1999-08-21 02:51:15 +00:00
briano%netscape.com d0e3869f6b Added xpinstall/packager. 1999-08-20 02:59:26 +00:00
cls%seawood.org 6d5d4f876a 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 d0807b69b6 Fix build bustage. 1999-08-19 23:05:52 +00:00
rjc%netscape.com 9b7d9a8bfd Get Search stuff into Unix builds. 1999-08-19 19:57:10 +00:00
ramiro%netscape.com 824b05d915 Cleanup the nsWidgetSupport.cpp mess on unix. Windows next. 1999-08-17 16:09:40 +00:00
ramiro%netscape.com 33f8c1f169 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 7c8ede55b5 Adding makefile locale/en-US 1999-08-12 22:41:25 +00:00
matt%netscape.com cc4c7c431c adding allmakefiles.sh 1999-08-10 02:49:43 +00:00
brade%netscape.com 819979f10a editor/ui/composer/locale 1999-08-09 13:35:39 +00:00
arielb%netscape.com 9b8f77f338 added a new and improved factory to caps module. fixed some bugs and
cleared some warnings.  also move some methods of privilege manager to
principal manager.
1999-08-06 22:44:35 +00:00
tao%netscape.com 1671c0aea4 Add editor/ui/dialogs/locale/en-US to UNIX build. 1999-08-06 20:09:34 +00:00
slamm%netscape.com 37df67195d Add sidebar component directory. 1999-08-03 22:35:39 +00:00
ftang%netscape.com 5b6bcf6ad2 remove ucvja2. the converters are merged into ucvja 1999-08-03 18:06:10 +00:00
ramiro%netscape.com 992957e280 Add toolkit service. 1999-08-02 13:41:04 +00:00
tague%netscape.com 1ee10c3a77 Land nsLocale scriptability changes 1999-08-02 03:00:23 +00:00
ramiro%netscape.com cad8a489dd Exorcise the evil global app context thing and replace it with an xpcom thing. 1999-07-23 12:12:08 +00:00
mcafee%netscape.com ca2f99609f Removing win-specific directory profile/Acct 1999-07-23 06:44:02 +00:00
mcafee%netscape.com b9b9be7e1a Adding Acct Makefile to unix build, not part of build yet. 1999-07-23 06:40:36 +00:00
racham%netscape.com 74015ebc77 Added xpidl interfaces to profile services 1999-07-23 00:56:42 +00:00
blizzard%redhat.com b3ff26314b add the window_service makefile to the list 1999-07-21 22:02:16 +00:00
dougt%netscape.com 61b62838ba Adding xpinstall/notifier 1999-07-21 20:48:28 +00:00
putterman%netscape.com c0d3ed6a99 Add xpfe/global/resources/locale so globalOverlay.dtd gets copied over. 1999-07-20 19:17:11 +00:00
ramiro%netscape.com b7848b84b0 Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
hangas%netscape.com 805fe3e590 Updated to add chrome://global/content/ dir to build 1999-07-19 21:42:29 +00:00
ramiro%netscape.com d0a1d25ac7 Add timer dirs. 1999-07-17 13:03:52 +00:00
norris%netscape.com 7562aefe4a Move several security files into idl. (Create idl directory in caps module.)
Implement methods of nsIXPCSecurityManager.
Fix random errors in DOM JS security.
1999-07-15 23:23:16 +00:00
matt%netscape.com 098d5dd405 Adding global to allmakefiles.sh 1999-07-14 00:48:10 +00:00
racham%netscape.com a9b516ba45 Added defaults dir to the list. Rev by gayatri. Approved by chofmann 1999-07-09 04:39:31 +00:00
ramiro%netscape.com 59e780eb7a Add gfx/src/xlibrgb/Makefile. 1999-07-07 02:16:24 +00:00
matt%netscape.com b2bfc329bb Adding resources directory 1999-07-01 23:02:59 +00:00
mcafee%netscape.com 2e777130a1 Adding htmlrobot for NECKO case 1999-07-01 20:30:00 +00:00
mcafee%netscape.com a86f9d33e3 Cut & paste error on last checkin 1999-07-01 20:26:11 +00:00
mcafee%netscape.com 774c04f0d6 Switching to test for NECKO instead of -d netwerk, which everyone has now. Added cookies Makefiles for necko case. 1999-07-01 11:40:23 +00:00
cmanske%netscape.com e8040da64d Removed editor guimanager 1999-06-30 20:53:44 +00:00
mcafee%netscape.com 27a322ba94 Adding Makefiles for BeOS. 1999-06-30 04:20:46 +00:00
sgehani%netscape.com 730fee7249 XPInstall ressurected on Unix. 1999-06-23 06:22:53 +00:00
alecf%netscape.com 4e9c3cb43b add resources directory 1999-06-22 02:01:11 +00:00
alecf%netscape.com adae92e46b add DOM datasource to the build 1999-06-22 01:51:13 +00:00
morse%netscape.com b3c35ac4bc turn on wallet viewers 1999-06-21 02:18:16 +00:00
morse%netscape.com c753a6f24f fixing unix bustage by backing out my change 1999-06-20 01:46:45 +00:00
morse%netscape.com 79683aa46e put wallet viewers into one dll 1999-06-20 00:35:52 +00:00
morse%netscape.com c74c319f6d fix bug 8492 1999-06-19 21:00:44 +00:00
sfraser%netscape.com 9a30881777 Add editor idl directory to build 1999-06-11 19:01:36 +00:00
waterson%netscape.com a37b6962c9 Build xpfe/components/bookmarks makefiles. 1999-06-11 06:16:22 +00:00
mcmullen%netscape.com 63cdb6d6eb Added xpfe/components/prefwindow to unix build 1999-06-09 20:40:18 +00:00
waterson%netscape.com c4fca0a123 Add xpfe/components/related. 1999-06-07 19:22:35 +00:00
akkana%netscape.com b1f2a7d4c9 comment out three directories which no longer exist 1999-06-03 19:09:15 +00:00
ftang%netscape.com 5a26c2dc94 add ucvtw, ucvtw2, ucvko 1999-05-31 16:33:13 +00:00
ramiro%netscape.com 93702e2afe Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com 35a17d67b0 Remove these from the unix build to reduce the evil possibility of a fork. 1999-05-27 02:31:44 +00:00
dp%netscape.com f95e84f7a4 adding services 1999-05-26 08:11:53 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
kin%netscape.com 38d429e85f Fix build bustage when --disable-editor is used.
Approved by chofmann@netscape.com and leaf@mozilla.org.
1999-05-19 20:26:51 +00:00
waterson%netscape.com 3f145feae2 Add history component makefiles. 1999-05-18 03:40:25 +00:00
ftang%netscape.com a8202ad071 add intl/chardet 1999-05-17 19:08:19 +00:00
mccabe%netscape.com 0a5aa3a286 Make xpconnect compile and export .h files and xptconnect.xpt using XPIDLSRCS for unix and windows. 1999-05-14 08:27:27 +00:00
law%netscape.com a282359d20 Adding sample app shell component directories 1999-05-13 05:41:33 +00:00
law%netscape.com c9b63ba701 Adding new app shell components 1999-05-13 02:47:41 +00:00
waterson%netscape.com 6e03b29e35 Added xpconnect sample. 1999-05-12 23:54:34 +00:00
briano%netscape.com e84ac84862 Added support for the QNX photon directories under base, gfx, and widget. 1999-05-11 21:03:27 +00:00
dougt%netscape.com 0ff3fece12 Adding xpcom/proxy/* to the list. 1999-05-08 20:57:07 +00:00
bruce%cybersight.com ce8f431ac6 Conditionally adding PICS (extensions/pics/) to the unix build. Use --enable-pics with configure to turn it on and build it. Not called anywhere yet. Neeti is aware that I was doing this. 1999-05-08 01:43:41 +00:00
kipp%netscape.com c90df58b57 Added a makefile 1999-05-06 19:24:31 +00:00
mcafee%netscape.com 38ebc91da3 Adding xpcom/libxpt/xptcall/src/md/test/Makefile for Linux. 1999-05-05 06:06:10 +00:00