Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Building installers for Git Extensions

  1. Download the Windows Installer XML (WiX) 3.8 toolset from here and install it.

    • Latest stable version at the time of writing was 3.8
  2. Run set_version_to.py (Python 2) to change current version.

    set_version_to.py --version 2.48

  3. Run BuildInstallers.VS2012.cmd, or BuildInstallers.VS2013.cmd, or BuildInstallers.VS2015.cmd. This will generate two msi installers:

    • GitExtensions248.msi - the standard install with only Git Extensions
    • GitExtensions248Complete.msi - also includes Git for Windows and KDiff3
  4. Run BuildInstallers.Mono.cmd. This will generate zip archive