sapling/contrib
Pascal Quantin 8779a2558c win32: update build instructions with correct CRT version
As stated in http://msdn.microsoft.com/en-us/library/cc664727.aspx, when you
compile an application with MSVC 2008 SP1 it is bound by default to the
original CRT version (9.0.21022.8). This is the case for Python 2.6 up to 3.1.
If the wrong CRT version is embedded in the Inno Setup installer, with a PC
that does not have the MSVC 2008 redistributable package installed, hg will
refuse to launch with an error: "the system cannot execute the specified
program".
2010-09-16 11:36:38 +02:00
..
hgfixes hgfixes: added a fixer to convert changes in the email package 2010-08-08 15:48:58 -03:00
hgsh many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
macosx Make Readme.html reference current OS X release 2010-03-06 21:29:02 -08:00
vim Updated contrib/vim/patchreview.* to version 0.2.2 2010-02-24 19:43:13 -08:00
win32 win32: update build instructions with correct CRT version 2010-09-16 11:36:38 +02:00
wix wix: generate a new GUID for the help folder 2010-07-01 19:13:23 -05:00
bash_completion mq/qqueue: update bash completion 2010-08-18 23:37:26 +02:00
buildrpm buildrpm: enhance changelog of the RPM file 2009-11-06 10:06:08 +01:00
check-code.py check-code: catch "echo -n" in tests 2010-08-15 17:48:05 +02:00
compress.py contrib/compress: compress should activate parentdelta 2010-08-22 19:41:04 +02:00
convert-repo convertrepo: make it work with refactored convert extension 2008-03-23 21:41:03 +01:00
debugshell.py contrib: add debugshell extension 2010-07-20 23:29:49 +05:30
dumprevlog linkrev: take a revision number rather than a hash 2008-11-12 15:19:14 -06:00
hg-ssh Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
hgk hgk: do not ignore ---/+++ lines in diff 2009-12-02 14:30:39 +02:00
hgweb.fcgi hgweb: synchronize fcgi and wsgi scripts 2010-04-26 11:03:40 -05:00
hgweb.wsgi hgweb.wsgi: add a URL to the corresponding wiki documentation 2010-07-03 01:48:50 +02:00
logo-droplets.svg logo: clean up source file with scour 2010-04-05 14:33:41 -05:00
memory.py many, many trivial check-code fixups 2010-01-25 00:05:27 -06:00
mercurial.el mercurial.el: add forgotten version number 2010-01-20 16:48:20 +01:00
mercurial.spec mercurial.spec: specify file modes for install 2010-08-26 23:11:03 +02:00
mergetools.hgrc mergetools.hgrc: add vimdiff 2010-07-03 02:15:25 +02:00
mq.el Update license to GPLv2+ 2010-01-19 22:20:08 -06:00
perf.py perf: break down long line 2010-07-31 11:41:42 +09:00
pylintrc pylintrc: string isn't deprecated, only some of its methods 2010-02-09 13:48:52 +01:00
python-hook-examples.py Change wording in example hook 2009-03-30 01:21:39 +02:00
sample.hgrc win32text: mark this extension as deprecated 2010-06-02 14:54:25 +02:00
setup3k.py contrib/setup3k.py: added script to build hg with py3k 2010-08-03 13:18:16 -03:00
shrink-revlog.py shrink-repo: wrong variable name 2010-06-06 22:39:32 +05:30
simplemerge simplemerge: use ui.warn() for warnings 2009-04-30 23:57:36 -05:00
tcsh_completion contrib: update tcsh_completion with commands for 1.6 2010-06-26 15:56:48 +02:00
tcsh_completion_build.sh Update tcsh completion scripts with new commands and for new help output. 2009-02-08 15:58:39 +01:00
tmplrewrite.py contrib: add tmplrewrite.py script to help rewrite old templater syntax 2009-05-15 10:47:19 +02:00
undumprevlog contrib: fix binary file issues with dumprevlog on Windows 2008-04-04 16:39:44 +02:00
xml.rnc Added RelaxNG schema for hg log XML output format 2009-12-30 02:44:37 +01:00
zsh_completion zsh completion: bookmarks support 2010-09-05 13:37:17 -07:00