Commit Graph

1488 Commits

Author SHA1 Message Date
jj%netscape.com
ca246a2f8f bug 139815: Fix for depend builds: delete the plugin directory structure if it already exists under dist before copying it again. by sfraser, r=jj 2002-06-27 02:39:12 +00:00
blakeross%telocity.com
7bc8fc6afb 132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz 2002-06-24 21:48:24 +00:00
peterv%netscape.com
d5b273bc97 Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. 2002-06-20 12:04:22 +00:00
seawood%netscape.com
5b89bfd6bb Re-adding with executable bit set. 2002-06-17 17:30:22 +00:00
seawood%netscape.com
42f3e16064 Oops. These need to be executable by default 2002-06-17 17:28:34 +00:00
seawood%netscape.com
6de5b59159 Fixing win32 gmake builds lack of debugging information problem by working around a combination MSVC & cygwin make deficiencies:
* We must use the full path to the source file when calling MSVC so that debugging information shows up in the object files.
* Because of cygwin's use of /cygdrive when using full paths, we must use a cygwin-wrapper script in some cases to allow native win32 programs to use a fully qualified cygwin path.
* We have to call configure using the full path so that $(srcdir) contains the
full path in the Makefiles. The rules have been changed for win32 so that it
always use $(srcdir)/$*.{c,cpp} as the sourcefile name even when the file is in
the cwd.  This works around both the /cygdrive issue and the msvc's path info
optimization.
* We still use the wrapper when calling rc.exe & nsinstall.  nsinstall
frequently takes multiple args and is called all over the tree so changing each
calling site is going to be expensive.	(I'll have to check  the logs again but
I think the rc wrapping can go.)
* nspr & ldap still use the wrappers for all native win32 progs.  Neither nspr
nor ldap uses the acoutput-fast.pl script to speed up the substitution of
@srcdir@ into their Makefiles so, makefile substitution will break if we use
dos-paths.
* In the handful of directories where we copy srcfiles from another directory
in lieu of using VPATHs, we have to now copy those files to $(srcdir) so that
the default rules can find them.
Bug #141834 r=leaf,wtc,dmose,mcs
2002-06-17 17:09:57 +00:00
seawood%netscape.com
4fdf807b23 Use ftp.mozilla.org for the ftp test as ftp.netscape.com is ironicly unreachable from inside the Netscape firewall. 2002-06-14 05:29:20 +00:00
bnesse%netscape.com
10a7b9cd05 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
beard%netscape.com
670c2733f8 Backout previous checkin. MRJPlugin.jar is now part of the tree. 2002-06-06 23:40:28 +00:00
beard%netscape.com
f2cb764204 Fix build bustage, if no Java tools. 2002-06-06 23:32:07 +00:00
beard%netscape.com
f53bed27ee Add MRJPluginCarbon to the build. r=jj, sr=waterson, a=adt/jaimejr. 2002-06-06 20:35:33 +00:00
cbiesinger%web.de
1a92e0f845 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
blizzard%redhat.com
dc1bf45d96 No bug on this one. Fix the dependency for the mozilla-js package. Add a package file for nss. Not part of the standard build. r=cls 2002-06-03 22:26:01 +00:00
seawood%netscape.com
a2e8f48e87 Provide pkgconfig files.
Thanks to Chris Blizzard <blizzard@mozilla.org> for the patch.
Bug #134204 r=cls
2002-05-29 22:14:08 +00:00
blizzard%redhat.com
a5b81dcacf Bug #134204. Add files for pkg-config. Not part of the build. r=cls,hp 2002-05-28 20:20:42 +00:00
pinkerton%netscape.com
0aa5387f3b explicitly set locale in installed-chrome.txt for embedding packaging. r=ccarlen/sr=beard/a=valeski bug 144866. 2002-05-17 00:20:38 +00:00
seawood%netscape.com
4a10ccc70f Increase Shared Memory Transport size to 512k for solaris builds.
Note: "512 is a good compromise between the transport speed and the system memory resources consumed."
Thanks to Jeff Wasilko <jw-mozilla@smoe.org> for the patch.
Bug #118846 r=cls
2002-05-12 21:25:04 +00:00
seawood%netscape.com
07e47dd696 Restoring unlabelled 'MozillaHack's. Fixing Netscape uname bustage.
Bug #140869
2002-05-03 10:02:05 +00:00
seawood%netscape.com
33df5008ab Sync config.guess & config.sub with official GNU copies.
Bug #140869 r=bryner
2002-05-03 08:28:56 +00:00
seawood%netscape.com
7b9cb8e59f Trim module.mk's xpcom entry since all of xpcom's external deps have been removed.
Move 3rd party libs into tier_1 dir list.
Move standalone application level libs into tier_2 list.
Bug #107302 r=blythe sr=alecf
2002-05-02 22:53:30 +00:00
rods%netscape.com
b1cb2953ae Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:38:43 +00:00
tor%cs.brown.edu
09af8e5c54 Bug 53597: gamma correction backout. r=dbaron, sr=brendan 2002-04-30 23:15:52 +00:00
axel%pike.org
0816cae86b bug 139934, echo DISPLAY and printing environment vars in debug mode. patch by Roland.Mainz@informatik.med.uni-giessen.de, r=cls 2002-04-26 09:51:17 +00:00
pinkerton%netscape.com
89cccb0e97 package download progress on mac for embedding. fix jar manifest to not pull en-unix on every platform. r=bryner/sr=ben/a=rjesup. bug#134523 2002-04-25 21:25:59 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
dprice%netscape.com
e3eadfb065 136497 r=jfrancis sr=dveditz
carbonize XPICleanup
2002-04-16 22:54:39 +00:00
pinkerton%netscape.com
2639b4120d package xul security dialogs in embedding. also add appcomps to embed to get session history. r=ccarlen/sr=alecf. bug# 135211 2002-04-16 19:09:57 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
peterv%netscape.com
89dfe33cad Fix for bug 126691 (need extensions\interfaceinfo build fu). sr=sfraser. Not part of the default build. 2002-04-13 21:57:59 +00:00
peterv%netscape.com
935cfd4e08 Fixing mac bustage. 2002-04-13 12:52:28 +00:00
dcone%netscape.com
92f244b661 b=90751 r=peterl sr=attinasi a=asa Adding printer extensions to Mac OSX 2002-04-12 13:13:36 +00:00
seawood%netscape.com
f8884b57e0 Roll our own version of abs2rel to handle MOZ_OBJDIRs with .. in their path
Bug #135589 r=kaie
2002-04-11 22:18:55 +00:00
dmose%netscape.com
49752a8d2d LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2002-04-10 04:21:13 +00:00
brade%netscape.com
62cb5d1aef bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime) 2002-04-05 13:42:52 +00:00
pinkerton%netscape.com
a76c660801 turn on building of native scrollbars from xbl, on for mac classic skin. r=sdagley/sr=beard/a=valeski. bug# 121440 2002-03-31 18:36:55 +00:00
srilatha%netscape.com
5fe0b177f4 Fix for bug # 78585. Import local folders from 4.x.
r=racham@netscape.com,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
ducarroz%netscape.com
7d9b6b995a Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:30:02 +00:00
dmose%netscape.com
129659a00e Attempt to fix Mac clobber build bustage by getting rid of a bogus MANIFEST installation and changing the way a header is generated in the hope that it will keep the Mac build automation from getting confused (bug 133999). Patch from peterv (r=dmose), with tweaks by me (r=peterv); sr=sspitzer; a=jelwell (the sheriff) 2002-03-28 20:25:59 +00:00
sspitzer%netscape.com
1a77600266 attempting to fix the mac bustage. r=dmose, thanks to cls for the tip. 2002-03-27 22:37:04 +00:00
dmose%netscape.com
1cc4fac6b0 MacOS build system changes to switch to LDAP C SDK version 5.0 (bug 124244). Patches from peterv@netscape.com, r=dmose@netscape.com; sr=smfr@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:49 +00:00
pinkerton%netscape.com
75c2a47ecf enable packaging of xul prefs into embed.jar and build changes to do it on mac. r=ccarlen/sr=scc/a=asa bug#128924. 2002-03-19 22:06:12 +00:00
blakeross%telocity.com
6d8d794edd Fixing mac bustage. 2002-03-18 03:43:14 +00:00
blakeross%telocity.com
93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com
69a2eecc19 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com
563323de3b 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
rbs%maths.uq.edu.au
8f6916c2d9 perf bug 124570 - configure mathml.css as a catalog stylesheet that is loaded on demand rather than at startup, r=harishd, sr=jst, a=asa 2002-03-15 09:45:31 +00:00
shliang%netscape.com
d255e04b6b fixing redness in mac - cut off part of a line by accident before in MozillaBuildList.pm 2002-03-15 00:16:08 +00:00
shliang%netscape.com
773649dc13 bug 128962 - mac build changes for mdn account manager extension - r=ducarroz,sr=sspitzer,a=asa 2002-03-14 23:35:16 +00:00
pinkerton%netscape.com
f76d67c93e create embed.jar on mac, refactoring gen_mn.pl so it can be called from macPerl directly. r=ccarlen/sr=sfraser/a=shaver. bug#129492 2002-03-14 14:53:55 +00:00
peterv%netscape.com
dd0cd87639 Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron. 2002-03-14 12:18:04 +00:00