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

701 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 45b44d42e4 step 2 of getting the pref-migrator progress dialog working on the Mac.
yes, I know these are in the wrong place.  after I get it working, I'll clean
it up
1999-09-22 01:50:58 +00:00
sfraser%netscape.com f2b6e9a1a6 File Removed. 1999-09-21 23:41:46 +00:00
brade%netscape.com dbacc00eda add JSLoader.mcp for shaver 1999-09-21 23:41:10 +00:00
brade%netscape.com e62839622d build txmgridl on Mac 1999-09-21 23:31:10 +00:00
sfraser%netscape.com e00cdf56f4 Remove unneeded MANIFESTS in cmd/macfe 1999-09-21 21:05:30 +00:00
shaver%netscape.com 1191a5609a turn on JS loader for Mac 1999-09-21 20:10:20 +00:00
sgehani%netscape.com beea47777e Adding i18n support to xpinstall: using StringBundleService. 1999-09-21 08:46:59 +00:00
tao%netscape.com a28efc9d1e Move *.properties to locale 1999-09-21 05:38:01 +00:00
ftang%netscape.com f110e9adab add uconvIDL.mcp 1999-09-21 00:55:40 +00:00
beard%netscape.com 60929bb954 added pulling of MRJ OJI plugin source, in preparation for building. 1999-09-19 03:36:15 +00:00
sspitzer%netscape.com 54d42248c8 remaining changes to get alecf's dom viewer to build on the mac. thanks to sfraser for the *.mcp / *.pm / MANIFEST help. 1999-09-19 00:43:24 +00:00
dougt%netscape.com 8c114e1926 removing silentdl to speed up build. 1999-09-18 20:34:19 +00:00
sfraser%netscape.com 856250d526 Moving default pref files to Defaults/Pref, for neeti. 1999-09-17 23:32:18 +00:00
sfraser%netscape.com 8bc2345187 Changes for profile DTD files, for gayatrib. 1999-09-17 23:22:59 +00:00
cyeh%netscape.com dbaab537de build RegXPCOM in optimized builds for creation of Component Registry 1999-09-17 00:08:41 +00:00
ramiro%netscape.com 12a0565ac7 Add a --enable-low-fat option to reduce the .dynsym bloating in components. 1999-09-16 13:43:15 +00:00
sfraser%netscape.com cd37cfd244 No need to build the security project any more. Yay! 1999-09-16 01:15:17 +00:00
warren%netscape.com a18c45690f Making nsIThread nsIRunnable and nsIThreadPool idl interfaces. 1999-09-15 21:41:20 +00:00
rjc%netscape.com 90c4552b82 Add search component (code, IDL, and datasets) into Mac build. 1999-09-15 08:19:30 +00:00
morse%netscape.com 29d26c0497 new cookie viewer from Ben Goodger 1999-09-14 21:53:54 +00:00
sspitzer%netscape.com 5564fdd48b create a "Mozilla Installer" thing for the mac.
now if only -installer would work on the mac.
but that's next.
1999-09-14 03:25:58 +00:00
hangas%netscape.com 293ab3ddf8 Added platform specific xul/dtd stuff to Mac build. 1999-09-14 02:27:59 +00:00
sfraser%netscape.com bbf2cf4c67 First Checked In. 1999-09-13 23:10:16 +00:00
jj%netscape.com 6b6ceb6d19 fix for 12046 1999-09-10 23:13:25 +00:00
slamm%netscape.com f3634f391b If creating directories all at once fails, create them one-by-one. Thanks to Colin <colin@theblakes.com> for the patch. 1999-09-10 23:08:07 +00:00
morse%netscape.com 13de20163d fix bug 13243 1999-09-10 19:11:04 +00:00
briano%netscape.com 7816238722 No need for an extra macro just to install a single file. 1999-09-10 08:49:55 +00:00
alecf%netscape.com 1325dd0db0 export components IDLs on mac 1999-09-10 05:51:38 +00:00
alecf%netscape.com 1f9ad5e175 land new profiles stuff
- move command line processing into nsIProfile
- fix up leaks
- use SERVICE macros
- general cleanup
1999-09-10 00:51:02 +00:00
slamm%netscape.com df4f71f8ca Simplify mkdir command by using '-p' option. 1999-09-09 19:26:19 +00:00
cls%seawood.org fb4ccfb185 Make --enable-insure work when building outside of the source dir. 1999-09-09 19:19:37 +00:00
rjc%netscape.com e80ca340ce Get timer header files from widget area now. 1999-09-09 11:30:07 +00:00
morse%netscape.com 1b12ffd9e9 localize wallet xul files 1999-09-09 07:46:05 +00:00
mscott%netscape.com b425967af3 Bug #11405. build mozilla\db\mork and mozilla\db\mdb. Stop building the mailnews versions as mork and mdb have new homes in mozilla\db. 1999-09-09 04:40:45 +00:00
sspitzer%netscape.com 57d8a427ed ignore generated file 1999-09-08 22:49:54 +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
sfraser%netscape.com 2bfeb5324a mozBrowser should be a component, so pass 1 not 0. 1999-09-03 20:39:24 +00:00
cls%seawood.org c7dd8b1d73 Turn off debug messages 1999-09-03 04:57:25 +00:00
law%netscape.com d81b419f0c Add browser app core replacement to mac build 1999-09-03 01:14:48 +00:00
slamm%netscape.com 9e7c7ae890 Simplify cls's fix. Remove tabs. 1999-09-02 21:55:32 +00:00
mscott%netscape.com 070038e4f0 Export manifest file for mailnews\mime\build\ 1999-09-02 21:03:03 +00:00
cls%seawood.org 1d401ad9fe Fixed make-makefile so that it works in the relative srcdir (../configure) case. It was breaking for at least myself & pavlov. Tested with ./configure, ../configure & /path/to/configure. Added a few debugging msgs along the way. 1999-09-02 04:58:40 +00:00
jj%netscape.com ce9530ad09 #9735: fixed typo in "Mozilla Preferences" 1999-09-02 00:21:03 +00:00
slamm%netscape.com 4b0c676303 Create multiple levels of directories is needed. 1999-09-01 23:37:05 +00:00
briano%netscape.com 85a18579d5 Cleaned it up and eliminated the pointless #!gmake. 1999-09-01 23:27:16 +00:00
sfraser%netscape.com 18c1ffcf22 Add the JSURL project 1999-09-01 22:23:28 +00:00
beard%netscape.com 60690eb358 building stream conversion projects now. 1999-09-01 21:21:31 +00:00
alecf%netscape.com af10a43428 add search DTDs to the export list 1999-08-30 22:11:18 +00:00
brade%netscape.com 23e0a006c5 remove unneeded manifests 1999-08-30 21:59:24 +00:00
ducarroz%netscape.com 59658c2702 Add build instruction for mozilla:mailnews:imap:macbuild:msgimapIDL.mcp 1999-08-28 18:01:13 +00:00