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

745 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com a18f45f9c4 Partial fix for bug 17722, "No [Sidebar] Panels for mac". We should probably copy the entire directory, but adding a MANIFEST file to profile/defaults would mess up Linux and Windows. May need to add Makefiles for them too. r=pinkerton. 1999-11-02 03:49:14 +00:00
cls%seawood.org 999f41f3d0 Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>. 1999-11-02 01:24:16 +00:00
sgehani%netscape.com 03d941a318 Turning on Mac Install Wizard. [r=ssu] 1999-10-30 23:04:41 +00:00
sspitzer%netscape.com 611f8d45b2 adding "Mozilla Select Profile" (aka -SelectProfile) for the mac. 1999-10-28 23:19:02 +00:00
ducarroz%netscape.com c1110ddbf5 Fix Mac bustage for mscott. Add build instruction for mozilla:mailnews:mime:public:MANIFEST_IDL. 1999-10-28 05:45:22 +00:00
pinkerton%netscape.com a8d49951d8 use new chrome idl project instead of generated header file (r=hyatt). 1999-10-26 22:38:40 +00:00
ramiro%fateware.com 187c666c05 Fix the invocation of regxpcom. 1999-10-26 05:42:33 +00:00
ramiro%fateware.com 1c57d0cb13 Simplify the package list file. 1999-10-24 13:44:34 +00:00
ramiro%fateware.com 62e3ee0a14 Add lots of comments. Deal with %dir. Deal with duplicate entries.
Properly call regxpcom each time components get installed.
Not part of SeaMonkey.
1999-10-23 00:15:23 +00:00
ramiro%fateware.com 2bba93d96d More rpm work in progress. Work around some bugs in rules.mk. 1999-10-22 05:55:29 +00:00
ramiro%fateware.com 9cad9725f9 Made the spec file actually work. Not part of SeaMonkey. 1999-10-22 02:55:21 +00:00
ramiro%fateware.com ee89867f1f Fixed the mozilla script. Not part of anything. 1999-10-22 02:54:23 +00:00
ramiro%fateware.com a9b4517b8c More rpm packaging work in progress. Not part of anything. 1999-10-21 21:12:50 +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
pierre%netscape.com fc6e72a505 Enabled MOZ_PERF_METRICS in the Mac build: - updated DefinesMozilla.h - fixed stopwatch.cpp - created libutilIDL.mcp - added StopWatch exports to libutil.exp - added xpcom.shlb to libutil.mcp - added libutil.shlb to htmlparser.mcp, layout.mcp, webshell.mcp 1999-10-21 05:41:45 +00:00
scc%netscape.com 443184730b Now InstallFromManifest "xpcom/components/MANIFEST_COMPONENTS" to get some javascript installed in the apps "Components" directory. This corresponds to work shaver has already done on the other platforms. r=sfraser 1999-10-20 21:31:46 +00:00
davidm%netscape.com 330561ede3 14974 apprunner fails to start up on B&W G3 8.6 Add file to generate logs on the mac r sdagley 1999-10-14 23:46:27 +00:00
sfraser%netscape.com 94149b57b9 Add jsurl IDL manifest and project for dougt. 1999-10-13 07:19:40 +00:00
sspitzer%netscape.com 71c98f1d88 fix for #16262, r=mscott. now we have "Mozilla Profile Wizard" (a.k.a. -ProfileWizard) for the mac. 1999-10-13 04:21:18 +00:00
sspitzer%netscape.com c3d246d9c3 fix for #16098, r=mscott. Now we have "Mozilla Profile Manager" for the mac, which is the same as -ProfileManager on the other platforms 1999-10-12 00:16:31 +00:00
sfraser%netscape.com 049485c2c3 Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley 1999-10-06 01:20:44 +00:00
beard%netscape.com 2cdd7248cf removed pulling of mozilla/gc/boehm, no longer building NStdLibGC target. r=smfr 1999-10-03 21:51:39 +00:00
beard%netscape.com e5e3abf3e5 added pulling of mozilla/gc/boehm, conditionally building gc.mcp if $GC_LEAK_DETECTOR is true, and building MemAllocator.mcp[MemAllocatorGC.o], NSStdLib.mcp[NSStdLibGC.shlb] if $GC_LEAK_DETECTOR is true. r=smfr 1999-10-03 20:06:10 +00:00
beard%netscape.com a533411cca Added $GC_LEAK_DETECTOR. r=smfr 1999-10-03 20:03:39 +00:00
beard%netscape.com 689b2c4833 added GC_LEAK_DETECTOR variable. r=smfr 1999-10-03 20:01:48 +00:00
hyatt%netscape.com 3c2c8a8904 Fixing apprunner startup bustage on mac. r=beard 1999-10-03 01:41:06 +00:00
beard%netscape.com b86254c097 Now that mozilla/lib/mac/NSStartup has been added to the modules file, SeaMonkeyEditor, reenabled building NSStartup.mcp. Converted building JSLoader.mcp into Components, per shaver's permission. r=smfr 1999-10-03 00:37:19 +00:00
scc%netscape.com 2bd686b0b0 Fixing Mac build bustage by backing out (actually commenting out) beards previous change. The project he cites isn't in the module (or something) and isn't getting checked out. Ergo, errors when you try to find it to build. Couldn't find anyone to review or approve and there is no bug number ... but it has to be done. I guess I'm going to hell. 1999-10-02 03:41:52 +00:00
briano%netscape.com 4c807379b7 Added support for SCO UnixWare 7. 1999-10-02 02:49:32 +00:00
beard%netscape.com b1784bc612 added mozilla/lib/mac/NSStartup/NSStartup.mcp to the build. This will create NSAppStartup.o, NSComponentStartup.o, and NSLibraryStartup.o, and will permit conditional use of the GC leak detector. r=sdagley 1999-10-02 02:21:17 +00:00
hyatt%netscape.com a743892b2e Restructuring ua.css to use html.css 1999-10-01 21:57:01 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
beard%netscape.com 30ad9147e0 build htmlparser and view into components directory. r=vidur 1999-10-01 00:43:24 +00:00
briano%netscape.com f7a847c77b Fix for bug 15190. 1999-09-30 01:59:30 +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 33d3b90187 whoops. this is still needed, as it builds nsIProfile.idl 1999-09-28 07:40:55 +00:00
sspitzer%netscape.com 0447c362ae idlservices is gone, as is the profile appcore. #14999 1999-09-28 07:35:32 +00:00
sspitzer%netscape.com a0a70c9ca0 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
cls%seawood.org 1a2a45c8c3 Approved by leaf.
Removed --enable-random-options and --enable-cross-compile options.  Set CROSS_COMPILE in the environment if you want to use the cross-compiling setup for now.

Gave into my pedantic side and cleaned up the help messages so that the output from --help actually looks reasonable.  For the curious, they are lined up on column 27.

Marked --disable-client-wallet & --disable-cookie-management as broken.
1999-09-27 20:47:51 +00:00
slamm%netscape.com b093145c14 Add a command-line option to specify the source tree path. 1999-09-27 17:28:33 +00:00
morse%netscape.com 6a164cc520 fix signonviewer bugs 14703 and 14916, approved chofmann 1999-09-26 09:51:20 +00:00
waterson%netscape.com dce8066e08 Bug 14896. Add regviewer to mac build. a=chofmann 1999-09-25 00:51:59 +00:00
gordon%netscape.com f8ef0a4dcf Add data.mcp and dataIDL.mcp to buildlist for bug#13697 and #8649. Reviewed by warren, approved by chofmann. 1999-09-24 00:47:30 +00:00
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