r16928 - gnucash/trunk/packaging/win32 - Win32: Factor out make_install step, add make_install.sh.

Andreas Köhler andi5 at cvs.gnucash.org
Wed Feb 6 17:50:58 EST 2008


Author: andi5
Date: 2008-02-06 17:50:56 -0500 (Wed, 06 Feb 2008)
New Revision: 16928
Trac: http://svn.gnucash.org/trac/changeset/16928

Added:
   gnucash/trunk/packaging/win32/make_install.sh
Modified:
   gnucash/trunk/packaging/win32/defaults.sh
   gnucash/trunk/packaging/win32/functions.sh
   gnucash/trunk/packaging/win32/install.sh
Log:
Win32: Factor out make_install step, add make_install.sh.

Make_install.sh can be called in any build directory and will execute
`make install` and all the necessary extra steps after that.

Also, make prepare and finish ordinary steps that can be blocked and
inserted at will.  Add reset_steps.




More information about the gnucash-patches mailing list