git-annex/Build
Joey Hess c7a6296ef3 get git-annex working even if user doesn't add git to path
This is pretty complicated, but I have both "git-annex" and "git annex"
working both in the git bash shell even with git not added to path.
And, when git's added to path, both work from MS-DOS prompt window too.

I think that the webapp startup does still need git in path, so
instructions will keep saying to do that. But, users often disregard them,
and hopefully this will reduce support traffic.

Also, switched the wget from the cygwin one to the msys2 one, avoiding the
complication of needing to bundle any cygwin dlls.
2015-09-11 12:44:27 -04:00
..
BuildVersion.hs add Build/BuildVersion, for use by autobuilders 2014-06-18 14:29:39 -04:00
BundledPrograms.hs Switched to using git for Windows, rather than msysgit. 2015-09-10 19:16:30 -04:00
collect-ghc-options.sh Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, and cpp. 2015-08-19 13:53:57 -04:00
Configure.hs more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is merely a difference of opinion to you to do this is a bit of an asshole move. Just saying. 2015-05-10 16:38:49 -04:00
DesktopFile.hs more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is merely a difference of opinion to you to do this is a bit of an asshole move. Just saying. 2015-05-10 16:38:49 -04:00
DistributionUpdate.hs remove Params constructor from Utility.SafeCommand 2015-06-01 13:52:23 -04:00
EvilLinker.hs Fix Windows build to work with ghc 7.10 2015-09-01 14:51:14 -07:00
EvilSplicer.hs avoid unused variable 2015-05-27 17:02:23 -04:00
InstallDesktopFile.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
LinuxMkLibs.hs Better fix for standalone tarball git-annex sync linker shim bug, that works for "git annex sync" as well as "git-annex sync". 2015-03-27 16:06:50 -04:00
make-sdist.sh use ustar format and omit filnames with colons. new hackage requirements 2014-04-11 18:45:46 -04:00
mdwn2man fix formatting of git-annex(1) synopsis 2015-07-09 11:22:37 -04:00
NullSoftInstaller.hs get git-annex working even if user doesn't add git to path 2015-09-11 12:44:27 -04:00
OSXMkLibs.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Standalone.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
TestConfig.hs more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is merely a difference of opinion to you to do this is a bit of an asshole move. Just saying. 2015-05-10 16:38:49 -04:00
Version.hs remove unused import 2015-08-24 14:26:41 -07:00