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

434 Коммитов

Автор SHA1 Сообщение Дата
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
waterson%netscape.com b7e7ccb12c Added profile/resources. 1999-05-05 04:38:45 +00:00
waterson%netscape.com a75ce91527 Added rdfpoll makefile to the build. 1999-05-05 03:19:16 +00:00
waterson%netscape.com d788ba1b29 Added rdf/resources/Makefile. 1999-05-04 18:59:21 +00:00
hshaw%netscape.com 8a8eeca666 generate netwerk if directory exists 1999-05-04 17:45:58 +00:00
briano%netscape.com ef7432c244 The config/ports stuff I wrote is no longer of any use. 1999-05-01 01:32:28 +00:00
kin%netscape.com 25cb3b9252 Added editor/txtsvc makefiles to list. 1999-04-23 16:06:21 +00:00
pnunn%netscape.com c727f2a593 Reorder so includes exported before compiling libimg/src. pnunn. 1999-04-23 00:27:30 +00:00
sfraser%netscape.com 430e08c669 Added components/find/Makefile 1999-04-22 05:15:27 +00:00
alecf%netscape.com c8c55b9717 oops, this belonged in the find subdirectory 1999-04-22 03:28:32 +00:00
alecf%netscape.com 1da6732a99 add xpfe/components makefiles 1999-04-22 02:45:24 +00:00
cmanske%netscape.com ad8c907c53 Added new editor makefiles 1999-04-21 18:51:05 +00:00
ramiro%netscape.com 189ca77a30 someone forgot a makefile. 1999-04-16 07:42:06 +00:00
mcmullen%netscape.com 66e92d6e92 Added profile and profile/public. TBD: profile/src 1999-04-15 20:21:48 +00:00
sfraser%netscape.com 376b6e136c Added mozilla/dom/src/range makefile 1999-04-15 20:17:20 +00:00
ramiro%netscape.com 9af0be6656 Update nspr environment config and override as discussed with the NSPR team. 1999-04-14 11:24:11 +00:00
ramiro%netscape.com 25d323e78a Move unix specific build hacks/scripts/etc into their own little place:
build/unix.
1999-04-13 04:15:34 +00:00
sfraser%netscape.com ad9d2205f8 Added mozilla/dom/public/range makefile. 1999-04-13 01:26:35 +00:00
ramiro%netscape.com 54628fb276 Simplify further. Use only one one variable to indicate whether NSPR is
native or not.

Remove a bunch of AC_DEFINE() statements for a previous rpm support checkin
I made (it was not needed).  Use MOZ_ instead of MOZILLA_ to be consistent
with the rest of configure.in.

Added build/nsprenv.mk support.  Setting the NSPR environment via a file.
This doesnt work yet, since it needs 2 small tweaks to NSPR.

Added support for non native nspr.  Not turned on yet.  Until NSPR includes
2 small tweaks.

Since comments are free, added a bunch of them.
1999-04-11 10:32:45 +00:00
jband%netscape.com 0fc699a57c adding a makefile 1999-04-10 20:46:22 +00:00
sspitzer%netscape.com da83e681d4 fix more build breakage for Linux 1999-04-10 16:15:02 +00:00
sspitzer%netscape.com d989dcdb81 fix the --enable-tests build 1999-04-10 16:10:34 +00:00
blizzard%redhat.com fbd7a623a0 add makefiles for xlib and add toolkit option 1999-04-10 15:30:19 +00:00
sspitzer%netscape.com 05f95751f4 these aren't there anymore 1999-04-10 01:28:00 +00:00
ramiro%netscape.com 3fce5c3aeb Fix for bug 4855. Packaging info for m4 on Linux. 1999-04-09 23:01:46 +00:00
cata%netscape.com b66062370b Chinese converters added. 1999-04-06 23:10:57 +00:00
mcafee%netscape.com 15e108cb0a Removing non-existant extensions/wallet/module/Makefile 1999-04-05 05:37:55 +00:00
dp%netscape.com 89caf09ec2 Adding xpcom/tools/registry 1999-04-05 04:54:10 +00:00
danm%netscape.com b075ef368a added browser samples makefiles 1999-04-02 21:13:29 +00:00
waterson%netscape.com 7b6abed59d Added rdf/tests/rdfcat. 1999-04-02 20:19:34 +00:00
kipp%netscape.com 42d6035400 Added chrome dirs 1999-04-02 17:41:00 +00:00
waterson%netscape.com 86d944d301 Added brprof stuff. 1999-04-01 05:10:47 +00:00
morse%netscape.com bd0e1da186 *** empty log message *** 1999-03-29 22:51:11 +00:00
akkana%netscape.com 5b690d7fe5 Linux part of dougt's libjar and libxpinstall changes 1999-03-25 20:47:28 +00:00
jband%netscape.com a61d756bdb adding xpconnect and xptcall directories 1999-03-23 20:49:58 +00:00
cls%seawood.org 978e540e95 Modified allmakefiles.sh setup to use autoconf's default $srcdir. Also fixes mailnews not building in separate obj tree. 1999-03-06 20:38:24 +00:00
waterson%netscape.com df91d98e38 Added mozilla/rdf/base/idl so Makefile is generated. This is not otherwise in the build. 1999-03-03 03:30:17 +00:00
jband%netscape.com 7538d7e1aa added some XPConnect dirs to the list 1999-03-02 08:19:10 +00:00
mccabe%netscape.com 5f572e6d7e Not yet part of the seamonkey build.
Moved nsInterfaceInfoManager files from the libxpt directory (where
they would have precipitated an unpleasant circular dependency between
xpidl and nsISupports.h) into a new subdirectory.

Added corresponding entries to allmakefiles.sh.

nsInterfaceInfoManager is intended to abstract the loading and
management of typelib information generated by xpidl, for use by
xpconnect.
1999-03-02 05:21:31 +00:00
mcafee%netscape.com 038b1c5a0b Adding expat to Mozilla. a=nisheeth@netscape.com 1999-02-27 09:16:17 +00:00
warren%netscape.com a4c5a5cb7b Added rdf/util makefiles 1999-02-24 09:54:36 +00:00
kmcclusk%netscape.com cc41ac096d Added support for creating a postscript device context for printing under GTK.
Sanitized the GTK nsDeviceContextSpecFactoryG, nsRenderingContextPS, nsDeviceContextPS,
and nsDeviceContextSpecG by removing WIN32 dependencies.
Added checks for null widgets in nsWidget and nsScrollbar GTK implementations.
1999-02-22 18:56:54 +00:00
ramiro%netscape.com 1c7faf18c0 Add xpcom/idl/Makefile to the build. 1999-02-19 02:51:57 +00:00
alecf%netscape.com 6d3da821e9 moving mailnews makfiles into mailnews directory 1999-02-18 03:22:52 +00:00
slamm%netscape.com a22af09164 Source allmakefiles.sh instead of running in subshell. This way it can read the variables from configure. 1999-02-17 18:25:39 +00:00
slamm%netscape.com ea536f5fa4 add intl/lwbrk directories 1999-02-16 19:28:33 +00:00
slamm%netscape.com 1060b26cac Separate the list of makefiles into a new file. 1999-02-16 18:29:51 +00:00