cbaines
5ab9875fa3
Add install page for Guix
2018-06-01 14:37:08 +00:00
allforabit
3e7e0901df
Added a comment: Apologies
2018-05-19 23:48:06 +00:00
allforabit
4cadb44c4a
removed
2018-05-19 23:41:19 +00:00
allforabit
2c7ad5d80d
removed
2018-05-19 23:40:54 +00:00
Joey Hess
2948f6d916
avoid uname -o on !linux and catch any exception from it
...
Fix bug in last release that prevented the webapp opening on non-Linux systems.
This commit was sponsored by Jake Vosloo on Patreon.
2018-05-08 14:06:19 -04:00
Joey Hess
c35a4c61c5
move toward deprecating old android app for termux
2018-05-08 13:55:20 -04:00
allforabit
0d2527e67b
Added a comment
2018-05-01 17:49:32 +00:00
lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245
5f5b7be593
Added a comment
2018-04-29 18:37:16 +00:00
allforabit
03de7d753d
Added a comment: Error in High Sierra
2018-04-29 18:28:08 +00:00
Joey Hess
442d352c70
link to termux tip
2018-04-25 15:40:00 -04:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
8ccbafa917
Added a comment
2018-04-21 09:52:31 +00:00
andrew
bec70f86c4
Added a comment: git-annex not a cask anymore
2018-04-20 13:21:27 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
8a681bad73
Added a comment
2018-04-17 08:38:33 +00:00
hobbes@b2cacef69071743c3a831e60511062f7e014e52f
dd36f22098
Added a comment: Modern Android?
2018-04-16 19:28:09 +00:00
achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8
4b522713f0
Added a comment
2018-04-04 16:27:54 +00:00
Joey Hess
2b55c90da7
remove spam
2018-04-04 12:21:04 -04:00
Joey Hess
300e277c6a
response
2018-04-04 12:00:50 -04:00
Joey Hess
18c3d9ea55
response
2018-04-04 11:57:56 -04:00
Joey Hess
75df217b0a
git-annex-bin is gone
2018-03-29 17:51:12 -04:00
achilleas.k@14be77d42a1252fab5ec9dbf4e5ea03c5833e8c8
9f0671421c
Added a comment: dmg (possibly) requires rebuild
2018-03-29 15:31:23 +00:00
cristianpolanco2015@04c392af1063e289871c7a1ae208794e1105ba65
f43c371f15
Added a comment: Play Store App Download Free
2018-03-29 15:27:19 +00:00
Joey Hess
8a03f38931
add
2018-03-27 17:43:52 -04:00
Joey Hess
5a2c32820e
upgraded ilya shlyakhter's comment to install/conda page
2018-03-27 17:42:39 -04:00
ilyawebmail@d5db0da13c02cda3860f534f3f02acdc914360b9
3809698fbf
Added a comment: conda install now available on Linux (no root privileges needed)
2018-03-27 18:33:36 +00:00
dittigas
a56d2c7a59
Added a comment: git-annex-webapp missing from Fedora 27
2018-03-27 07:43:53 +00:00
douglass.doug@f332d3f2822cae5f75accdf82fdab4a8f565e1f9
bfa8b90f45
Added a comment: git-annex-bin package?
2018-03-09 20:59:02 +00:00
drunken_sapo
48c06f18a6
Added a comment: It is better to provide osx dmgs
2018-03-05 11:48:12 +00:00
Joey Hess
def6936be1
Merge branch 'master' of ssh://git-annex.branchable.com
2018-03-04 19:48:54 -04:00
spwhitton
2dcd46683e
Added a comment: armel+armhf available in stretch-backports
2018-03-04 19:03:19 +00:00
Joey Hess
0d254385d1
mention stretch backports
2018-03-01 17:22:14 -04:00
Joey Hess
8f71b316c9
remove chrpath hack
...
Makefile: Remove chrpath workaround for bug in cabal, which is no longer
needed.
https://github.com/haskell/cabal/issues/2717 says it uses RUNPATH instead
of RPATH now, but I don't even see that for statically linked libraries;
the bug with that appears to be fixed.
cabal-install version 1.24.0.2
compiled using version 1.24.2.0 of the Cabal library
I left the rpath removal using otool on OSX because those straight up
broke the linker, and I don't know if the OSX autobuilder is updated to
a new enough cabal to not need it.
This commit was sponsored by Ewen McNeill on Patreon.
2018-02-27 12:02:38 -04:00
Joey Hess
25854c73db
still need stack-windows.yaml to specify newer versions of Win32 and unix-compat
2017-11-09 13:54:05 -04:00
Joey Hess
a0c38d7c96
use win32 2.6.1.0
...
That has my patches merged into it, so stack-windows.yaml is not needed
any longer.
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2017-11-09 13:39:07 -04:00
Joey Hess
a9eaaff725
followup
2017-11-07 17:02:06 -04:00
erics
482c99c4fd
FreeBSD port is in devel/*hs-*git-annex (the URL was correct; the text wasn't)
2017-11-02 22:18:53 +00:00
erics
8160f093d5
Added a comment: Woops, just found the "contributing" page...
2017-11-01 19:33:08 +00:00
erics
88b489da2b
Added a comment: Adventures with stack
2017-11-01 19:19:52 +00:00
Joey Hess
d1d027ca10
better describe autobuild
2017-10-26 13:47:47 -04:00
Joey Hess
833b3f06cd
build for windows with forked win32 package that has terminateProcessId
...
Get ugly reversion out of CHANGELOG.
Also, relocated the windows stack.yaml to top, and updated windows build
instructions.
This commit was sponsored by Henrik Riomar on Patreon.
2017-10-25 14:45:23 -04:00
Alan
9428df794f
Added a comment: For stretch on armhf, install from unstable
2017-08-28 09:25:22 +00:00
Alan
078c458ff1
Added a comment: No package for armhf on stretch
2017-08-28 09:00:15 +00:00
Alan
47573f64c2
Added a comment: No package for debian stretch, armh?
2017-08-25 11:58:39 +00:00
Joey Hess
626204483e
arm autobuilder moved to my house
2017-07-26 10:31:52 -04:00
yarikoptic
3ba8cce61f
Added a comment: For Debian/Ubuntu users -- get git-annex-standalone from NeuroDebian
2017-07-12 17:57:22 +00:00
Joey Hess
4502d8bc4f
remove reference to some old docker image of mine
2017-06-18 09:35:26 -04:00
Joey Hess
d9237da8aa
update, removing notes about by now quite old ubuntu releases
2017-06-18 09:32:34 -04:00
Joey Hess
c8e5eb0c9a
update for debian release
2017-06-18 09:28:51 -04:00
florian-git-annex@90936f45daa5a57ed4b867f7ebc35e23acad1a08
e1a60f590c
Added a comment: apt-get build-dep git-annex problem on Raspbian
2017-06-01 07:09:58 +00:00
Joey Hess
d6d23d8a15
remove page for Homebrew-cask
...
I checked the git repo, and git-annex was removed from it, since it's
available in Homebrew. (Why did they add it originally then? Dunno..)
2017-02-02 16:39:47 -04:00
chocolate.camera@ec2ecab153906be21ac5f36652c33786ad0e0b60
991c1b7945
Added a comment: Install via brew cask not working
2017-02-02 00:01:08 +00:00
Joey Hess
bb66e098b1
linux standalone builds should have "unable to decommit memory" bug fixed
2016-12-11 15:37:52 -04:00
Joey Hess
fd1f127996
warning about old kernels
2016-12-10 11:45:46 -04:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
7a91c4952b
2016-12-06 14:59:40 +00:00
Yury V. Zaytsev
ddaea54191
Remove obsolete link to Windows build logs
2016-12-01 12:05:28 -04:00
Joey Hess
84358624c6
tighten added language
...
Removed part about neeing to install git-annex and git in the same
location. The installer checks if the location given exists, and if not,
tells the user that git is not installed there. And the default should
work if the user just picks it in both installers.
2016-11-29 13:37:16 -04:00
Joey Hess
bccf7638a3
Merge branch 'master' of ssh://git-annex.branchable.com
2016-11-29 13:32:10 -04:00
Joey Hess
c8d2595758
Windows autobuilder is going to be hosted at Dartmouth now
2016-11-29 12:05:37 -04:00
senatorzergling@c1d78877a6120a80f0f4005210eda262c1586555
fe310d1c35
Added more explanations of my experience with the Windows install process.
2016-11-29 15:13:16 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
36d0cb5e50
Added a comment: Android 6/7?
2016-11-09 21:44:26 +00:00
CandyAngel
da98d8ab1c
Added a comment
2016-11-03 10:17:50 +00:00
caleb@2b0d6f0eabf955cc8fd04c634b09f0ca4aad9233
dcab1ecbb5
Added a comment: Arch packages
2016-11-03 09:54:34 +00:00
CandyAngel
ca7e3921ef
Added a comment
2016-11-03 09:44:23 +00:00
IgorGanapolsky
b56c221bbf
Added a comment: Cannot install c2hs
2016-10-24 18:05:51 +00:00
IgorGanapolsky
da44eb22ba
removed
2016-10-24 18:05:25 +00:00
IgorGanapolsky
b2de1e265f
Added a comment: Cannot install c2hs
2016-10-24 18:04:50 +00:00
Joey Hess
ac3880ea8f
response
2016-10-17 15:38:52 -04:00
https://launchpad.net/~stephane-gourichon-lpad
81737b5277
Added a comment: Build on Debian 7.11 AMD64
2016-10-10 06:43:49 +00:00
Joey Hess
460f7c09b7
response
2016-09-21 13:22:47 -04:00
https://anarc.at/openid/
da089228e1
promote the neurodebian backport since the official backport looks like it will never come
2016-09-18 01:56:21 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
4af313288e
Added a comment: concurrent-output-1.7.7
2016-09-08 17:41:28 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
8dbe7a6a26
Added a comment: This seems relevant to the comment directly previous this one.
2016-09-07 20:27:49 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
b9041def67
Added a comment: Build failure
2016-09-07 18:25:20 +00:00
Joey Hess
01261a9e95
new OSX autobuilder
2016-08-18 16:41:41 -04:00
Joey Hess
1bd750dd13
update instructions to work around https://github.com/commercialhaskell/stack/issues/2371
...
Also don't recommend using cabal unpack to get the source, since the git
clone has a more extensive source tree.
2016-07-19 14:40:51 -04:00
Joey Hess
6b0e475a92
move tumbleweed stuff to the openSUSE main page
2016-07-05 11:50:01 -04:00
mimi.vx
9664090e5d
2016-06-28 08:42:32 +00:00
matei.david@d6acba23dba331f26fc4756d01c7ab65cf3aee4d
70dda871a7
Added a comment: A more detailed walkthrough
2016-06-03 18:48:11 +00:00
Joey Hess
e9f131cd41
comment
2016-05-10 13:27:50 -04:00
Joey Hess
2862eb9d59
new simpler windows build environment using stack and git for windows and no cygwin
2016-05-05 15:47:01 -04:00
Joey Hess
3e79a2f114
enable explicit-setup-deps
2016-05-05 15:37:42 -04:00
lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245
8b5bc09a87
Added a comment: The application cannot be opened because its executable is missing.
2016-05-05 04:33:06 +00:00
anarcat
cfc6f5bdcf
mention jessie backports, use apt, and clarify neurodebian
2016-04-23 04:11:27 +00:00
Joey Hess
113d948cd1
remove incorrect out of dateness warning
2016-04-11 11:26:44 -04:00
xloem
359ab36a6b
2016-04-11 01:43:50 +00:00
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