new simpler windows build environment using stack and git for windows and no cygwin

This commit is contained in:
Joey Hess 2016-05-05 15:47:01 -04:00
parent 3e79a2f114
commit 2862eb9d59
Failed to extract signature
2 changed files with 14 additions and 9 deletions

1
debian/changelog vendored
View file

@ -10,6 +10,7 @@ git-annex (6.20160420) UNRELEASED; urgency=medium
Thanks, freewheelinfranks.
* Added DIRHASH-LOWER to external special remote protocol.
* git-annex.cabal: Add Setup-Depends.
* stack.yaml: Enable explicit-setup-deps.
* Windows: Fix several bugs in propigation of changes from the adjusted
branch back to the master branch.
* map: Hide dead repositories that are not connected to the graph.