commit: head,win32, installer fixes

From: Kenneth J. Davis (jeremyd@computer.org)
Date: Fri Oct 31 2003 - 10:16:03 EST

  • Next message: Kenneth J. Davis: "Win32 2.0.1 build with plugins"

    Basically this syncs the plugins up with the main setup installer
    as to where things default to/are written. However those using a
    NSIS v1 based installer will find it no longer finds your install
    automatically (prior to this, this occurred for the NSISv2 based
    installer). Unless there are objections, I will be switching HEAD
    over to use the NSIS v2 installer by default: this means
     ABI_OPT_NSIS_20=1 will be the default (set to 0 for old NSIS) and
    you must check out the NSIS_20 branch of nsis. This is important
    as I'm going to pull the shared settings out of the installers
    and into a common.nsh file (shared by plugin installers and setup).
    Also, as the plugin installers already require NSIS v2 branch,
    anyone wanting to build them should already be using the NSIS_20
    branch; if you don't care about plugins, you may safely continue
    to use the old NSIS branch, just add ABI_OPT_NSIS_20=0 to your
    make line.

    Jeremy

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: pluginGLibImportersExporters.nsi pluginGrammerTools.nsi
    CVS: pluginImportersExporters.nsi pluginTools.nsi
    CVS: NSISv2/AbiWord.nsi NSISv2/abi_dict_misc.nsh
    CVS: NSISv2/abi_util_connected.nsh
    CVS: ----------------------------------------------------------------------
    update plugin installers to install to same dir as NSISv2 based installer,
    add retry option when download fails for downloadable components,
    reorder uninstall section some so removal of start menu entry works.



    This archive was generated by hypermail 2.1.4 : Fri Oct 31 2003 - 10:14:49 EST