Commit graph

571 commits

Author SHA1 Message Date
Joey Hess
2ba851ff5d
OSX build updated for security fix; old obsolete builds for older versions removed as they contain vulnerable git 2016-03-28 12:51:16 -04:00
Joey Hess
2eae70353d
remove note about cygwin git 2016-03-12 13:45:31 -04:00
Joey Hess
d201e6c359
add todo from comment 2016-03-09 13:21:55 -04:00
Joey Hess
0cdd4f9f58
Merge branch 'master' of ssh://git-annex.branchable.com 2016-03-09 13:13:28 -04:00
Joey Hess
8a54643618
update flag list 2016-03-05 17:33:52 -04:00
Joey Hess
59bad9681b
i386ancient build switched to stack, has more flags enabled 2016-03-05 17:16:46 -04:00
Joey Hess
66ce77f2d4
relocate page 2016-02-23 12:06:30 -04:00
Joey Hess
062e374ed5
update for MagicMime with stack 2016-02-05 14:34:12 -04:00
andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59
3b5c1366c8 Added a comment: 10.10 build works on El Capitan (10.11) 2016-02-02 01:30:46 +00:00
andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59
a5ee84862e 2016-02-02 01:24:17 +00:00
andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59
c5eaa3d04f Add homebrew cask instructions. 2016-02-02 01:22:17 +00:00
andrew.grangaard@bf525d11f8ebfbfb0976f7df2301aa0f36668f59
06747f79ce Tested as working in 10.11 / El Capitan. Add hombrew-cask reference. 2016-02-02 01:18:07 +00:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
2bd01ad33a Added a comment 2016-01-26 19:09:05 +00:00
Joey Hess
51d59fec66
comment 2016-01-26 14:53:18 -04:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
7fe55d46e6 removed 2016-01-26 16:49:49 +00:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
1adcf268ea Added a comment: problem with latest pull and stack 2016-01-26 16:49:05 +00:00
reyman64@740e43250854ada1b8484b3bc44b53be03367d70
281f445dfd Added a comment: problem with latest pull and stack 2016-01-26 16:48:43 +00:00
Joey Hess
5377806fc1
response 2016-01-22 11:58:09 -04:00
reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421
5b4378cb9c Added a comment: Error on compile 2016-01-20 22:50:02 +00:00
Joey Hess
4253031648
update for new arch package 2016-01-19 16:13:33 -04:00
Joey Hess
95971475c7
link to neurodebian standalone deb 2015-12-22 12:34:28 -04:00
Joey Hess
d6b744ce89
comment 2015-11-30 15:09:32 -04:00
eren.m.dursun@73116dce47e54243c7ee1637f1289afb02f07f4b
8eff96c736 Added a comment: Re: Compatibility with recent version of Git for Windows 2015-11-29 19:24:04 +00:00
reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421
6803f17a1e Added a comment 2015-11-06 17:07:21 +00:00
Joey Hess
e96d9bbdb4
move dep on http-client to main dep list, since Utility.Url uses it 2015-11-06 12:54:23 -04:00
reyman64@f52a9d695f5dc1d5b0788fbb9877e9401fae7421
749aa0fdb6 Added a comment: Error with Url.hs 2015-11-06 13:37:41 +00:00
Joey Hess
db29bbf21e
emphasize that 32 bit version if git for windows is the one that works with git-annex 2015-10-26 13:29:12 -04:00
Joey Hess
d1c599c293 improve 2015-09-26 07:12:05 -04:00
Joey Hess
f3979196d4 turn off dbus for stack
Needs xml parser C libs.

I couldn't avoid needing zlib though, http-client needs it.
2015-09-26 06:59:30 -04:00
Joey Hess
028cdccc65 Added stack.yaml to support easy builds from source with stack.
Update install instructions.

Note that xmpp is disabled in the stack.yaml, because that needs C
libraries that would take extra work for the user to install.
xmpp is moving toward deprecation anyway.
2015-09-26 06:20:09 -04:00
Joey Hess
1c98029bb0 add i386-ancient build 2015-09-23 13:36:45 -04:00
Joey Hess
eef464900a update for git for windows 2015-09-11 14:34:35 -04:00
Joey Hess
e766dcc940 formatting 2015-09-10 19:25:01 -04:00
Joey Hess
b42aee4ef3 update for current status
Revert this commit after next release
2015-09-10 19:18:34 -04:00
Joey Hess
6158036e23 Switched to using git for Windows, rather than msysgit.
Using msysgit with git-annex is no longer supported.

At the same time, I'm updating the rsync.exe in my downloads repository
with the one from msys2.

Note that rsync is currently still being ldded and installed in Git/cmd/
like the other cygwin programs. The ldd fails and this failure is ignored.
It would be better to special case it to go in Git/usr/bin/, so that the
user can't run rsync in a dos prompt window, which doesn't work, as it needs
additional libs. However, as far as git-annex running rsync running ssh,
it works ok in this location.

Removed the ssh.cmd and ssh-keygen.cmd; these are not needed with git for
windows. Keeping them would let ssh be run manually from a dos prompt
window, but that's not really a goal.
2015-09-10 19:16:30 -04:00
Joey Hess
b4693a21d1 warn about git for windows not working 2015-09-10 13:22:19 -04:00
jpfeifer@4c6cf56b857caa324cbbc9f133705fb2fb3f9bef
1ae1e18660 Added a comment: Compatibility with recent version of Git for Windows 2015-09-02 17:58:41 +00:00
Joey Hess
533ab7b9ad tip for git-annex-shell PATH issues 2015-08-09 18:09:05 -04:00
Joey Hess
61f30ff452 document a PATH issue 2015-08-09 17:25:13 -04:00
dropped
97ba6dcee8 Added a comment: Correct way to install git-annex directly through cabal. 2015-07-27 12:01:34 +00:00
Joey Hess
33e5f2e532 reorder cabal configure after install of dependencies
can't configure w/o all deps installed
2015-07-21 19:16:46 -04:00
Joey Hess
163e69ae62 a few cleanups, and point to the main cabal instructions 2015-07-21 19:15:13 -04:00
javier.tia@235c3cfc511b7034a1c12c22caddb79d9517ca1f
de48738c27 Fix typo in pubkey 2015-07-19 13:27:31 +00:00
Joey Hess
c70bfba5ff update arch page to mention haskell-core repo 2015-07-17 11:40:30 -04:00
Joey Hess
fbebc52f65 followup 2015-07-15 11:55:07 -04:00
04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8
8695533f33 removed 2015-07-14 21:16:59 +00:00
04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8
7399d79b67 Added a comment: GPG Key 2015-07-12 03:23:08 +00:00
cbaines
bfd652ced8 Add some information about Ubuntu Phone's 2015-07-11 17:25:51 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
4eab9f7909 Added a comment: apt-get build-dep fails 2015-07-09 00:07:32 +00:00
Joey Hess
496eb6c919 remove documentation of obsolete docker containers for building git-annex
I use sustemd-nspawn machines now
2015-06-01 14:29:30 -04:00