gecko-dev/xpinstall/wizard/windows/uninstall
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
..
.cvsignore Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
Makefile.in Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.) 2002-04-25 02:52:44 +00:00
dialogs.c fixing bug - 104982 - Uninstaller code needs to broadcast message that default mail/browser client has been changed/reset. r=curt, sr=dveditz 2002-02-16 01:49:51 +00:00
dialogs.h
extern.h
extra.c fixing bug - 104982 - Uninstaller code needs to broadcast message that default mail/browser client has been changed/reset. r=curt, sr=dveditz 2002-02-16 01:49:51 +00:00
extra.h fixing bug 81248 - With adoption of system fonts, dialogs become unreadable 2001-06-20 06:20:10 +00:00
ifuncns.c fixing bug 67041 - Can't install with stub or sea bits 2001-01-31 06:55:12 +00:00
ifuncns.h This check-in will fix the following bugs: 2001-01-27 01:49:57 +00:00
logkeys.h
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
parser.c fixing: 2001-03-14 00:24:23 +00:00
parser.h fixing bug 64727 - Uninstaller for mozilla file associations need to be restored. 2001-02-07 02:21:13 +00:00
rdi.c fixing bug 103232 - Changes the function pointer reference name (that the installer looks for in Mapi32.dll) from MAPIGetVersion() to GetMapiDllVersion(); also fixes mail.xpi to update mapi32.dll when appropriate. r=curt, sr=dveditz. affects windows platforms only 2001-10-10 01:03:42 +00:00
rdi.h fixing bug 97650 - these patches updates the uninstaller to deal with undoing whatever mail integration we do to a WinXP system. r=curt, sr=dveditz. affects only windows platforms. 2001-09-29 02:13:29 +00:00
resource.h fixing bug 42904 - Windows install has localizable resources in binary files 2001-05-03 21:47:18 +00:00
uninstall.c
uninstall.h fixing bug - 104982 - Uninstaller code needs to broadcast message that default mail/browser client has been changed/reset. r=curt, sr=dveditz 2002-02-16 01:49:51 +00:00
uninstall.ico
uninstall.rc fixing bug 42904 - Windows install has localizable resources in binary files 2001-05-03 21:47:18 +00:00