Commit Graph

70 Commits

Author SHA1 Message Date
morse%netscape.com
907d086d7b put wallet viewers into one dll 1999-06-20 00:35:52 +00:00
morse%netscape.com
621a5c5670 fix bug 8492 1999-06-19 21:00:44 +00:00
sfraser%netscape.com
d93f28730b Add editor idl directory to build 1999-06-11 19:01:36 +00:00
waterson%netscape.com
b849d2d9f1 Build xpfe/components/bookmarks makefiles. 1999-06-11 06:16:22 +00:00
mcmullen%netscape.com
b404168311 Added xpfe/components/prefwindow to unix build 1999-06-09 20:40:18 +00:00
waterson%netscape.com
772a10c7e8 Add xpfe/components/related. 1999-06-07 19:22:35 +00:00
akkana%netscape.com
7f2e4e64f8 comment out three directories which no longer exist 1999-06-03 19:09:15 +00:00
ftang%netscape.com
fc6dc97b0e add ucvtw, ucvtw2, ucvko 1999-05-31 16:33:13 +00:00
ramiro%netscape.com
c566d9d352 Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com
464209a782 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
a4ec351fe7 adding services 1999-05-26 08:11:53 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
kin%netscape.com
79af47e95c 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
229bf72393 Add history component makefiles. 1999-05-18 03:40:25 +00:00
ftang%netscape.com
9c8791a2ed add intl/chardet 1999-05-17 19:08:19 +00:00
mccabe%netscape.com
29a63d4855 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
2d53d25f66 Adding sample app shell component directories 1999-05-13 05:41:33 +00:00
law%netscape.com
77be4c6c46 Adding new app shell components 1999-05-13 02:47:41 +00:00
waterson%netscape.com
c0337c8b0c Added xpconnect sample. 1999-05-12 23:54:34 +00:00
briano%netscape.com
003a2c59aa Added support for the QNX photon directories under base, gfx, and widget. 1999-05-11 21:03:27 +00:00
dougt%netscape.com
d008573b76 Adding xpcom/proxy/* to the list. 1999-05-08 20:57:07 +00:00
bruce%cybersight.com
7b87f8884c 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
397797a6d6 Added a makefile 1999-05-06 19:24:31 +00:00
mcafee%netscape.com
cdbe3d1466 Adding xpcom/libxpt/xptcall/src/md/test/Makefile for Linux. 1999-05-05 06:06:10 +00:00
waterson%netscape.com
e9515e1945 Added profile/resources. 1999-05-05 04:38:45 +00:00
waterson%netscape.com
25ead2c24f Added rdfpoll makefile to the build. 1999-05-05 03:19:16 +00:00
waterson%netscape.com
0e4d0dc3cc Added rdf/resources/Makefile. 1999-05-04 18:59:21 +00:00
hshaw%netscape.com
101a9cb711 generate netwerk if directory exists 1999-05-04 17:45:58 +00:00
briano%netscape.com
6b534cea80 The config/ports stuff I wrote is no longer of any use. 1999-05-01 01:32:28 +00:00
kin%netscape.com
9f74df168f Added editor/txtsvc makefiles to list. 1999-04-23 16:06:21 +00:00
pnunn%netscape.com
f6b50b18b5 Reorder so includes exported before compiling libimg/src. pnunn. 1999-04-23 00:27:30 +00:00
sfraser%netscape.com
16259dd54e Added components/find/Makefile 1999-04-22 05:15:27 +00:00
alecf%netscape.com
99e1565daf oops, this belonged in the find subdirectory 1999-04-22 03:28:32 +00:00
alecf%netscape.com
c2be37d7c8 add xpfe/components makefiles 1999-04-22 02:45:24 +00:00
cmanske%netscape.com
9b2e0b2c08 Added new editor makefiles 1999-04-21 18:51:05 +00:00
ramiro%netscape.com
517c5700e0 someone forgot a makefile. 1999-04-16 07:42:06 +00:00
mcmullen%netscape.com
d6a9725a28 Added profile and profile/public. TBD: profile/src 1999-04-15 20:21:48 +00:00
sfraser%netscape.com
c1cda24b26 Added mozilla/dom/src/range makefile 1999-04-15 20:17:20 +00:00
ramiro%netscape.com
2d052a5d28 Update nspr environment config and override as discussed with the NSPR team. 1999-04-14 11:24:11 +00:00
ramiro%netscape.com
3638cc03ab 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
20eb28c405 Added mozilla/dom/public/range makefile. 1999-04-13 01:26:35 +00:00
ramiro%netscape.com
d09af540ef 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
77f29edbe2 adding a makefile 1999-04-10 20:46:22 +00:00
sspitzer%netscape.com
70d7dccddf fix more build breakage for Linux 1999-04-10 16:15:02 +00:00
sspitzer%netscape.com
6e6cb4cd78 fix the --enable-tests build 1999-04-10 16:10:34 +00:00
blizzard%redhat.com
da077dd5a5 add makefiles for xlib and add toolkit option 1999-04-10 15:30:19 +00:00
sspitzer%netscape.com
e55de86622 these aren't there anymore 1999-04-10 01:28:00 +00:00
ramiro%netscape.com
51b881225c Fix for bug 4855. Packaging info for m4 on Linux. 1999-04-09 23:01:46 +00:00
cata%netscape.com
2314ed4056 Chinese converters added. 1999-04-06 23:10:57 +00:00
mcafee%netscape.com
e7ec47c1fa Removing non-existant extensions/wallet/module/Makefile 1999-04-05 05:37:55 +00:00