sillsdev / Mercurial4Chorus

Mercurial version used by Chorus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mercurial4Chorus

This repo contains the binaries (Windows as well as Linux 64-bit) and extensions for the Mercurial version that Chorus uses. Mercurial is provided in the form of a nuget package, SIL.Chorus.Mercurial.

After installation of the nuget package the Mercurial and MercurialExtensions folders will be copied to the solution's directory during the build. Alternatively, specify Mercurial4ChorusDestDir to copy into instead of the solution's directory.

Building

To create a pre-release nuget package:

msbuild /p:BuildCounter=1 build/SIL.Chorus.Mercurial.proj

To release a nuget package:

msbuild /p:PreRelease=. build/SIL.Chorus.Mercurial.proj

About

Mercurial version used by Chorus

License:GNU General Public License v2.0


Languages

Language:Python 93.9%Language:C 2.9%Language:Tcl 1.1%Language:Vim Script 0.9%Language:Emacs Lisp 0.4%Language:CSS 0.3%Language:JavaScript 0.3%Language:Shell 0.2%Language:Batchfile 0.0%