Commit graph

51 commits

Author SHA1 Message Date
Joey Hess
8c6efd1b1b force link of libxml2 seems necessary now 2013-07-27 13:50:10 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk1MwAbPhkvUfU6duYaUnLFC_PXI2VfwtE
333365cafa add a step to make sure that $HOME/bin exists - this tripped me up. 2013-07-08 07:20:04 +00:00
Joey Hess
306f8a4c45 downloads.kitenet.net now supports https; use it for all links 2013-06-26 19:21:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl9J51AO9t75xN5k0sJgg8taUo4y0a4hpQ
49ea56e81c 2013-06-11 19:04:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9J51AO9t75xN5k0sJgg8taUo4y0a4hpQ
89969b2622 Added cabal bin path for brew 2013-06-10 19:00:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnu1NYw8UF-NoDbKu8YKVGxi8FoZLH7JPs
7298f95a76 Added a step I had to do on my own OS X machine with 10.6 in order for the build to work. 2013-05-25 18:36:37 +00:00
Joey Hess
ff912832c0 reorganize osx app, so it can be put in PATH
Move all the binaries and libraries under a bundle/ subdirectory;
so when it's in PATH only git-annex, runshell, and git-annex-webapp
will be available.
2013-03-20 14:01:05 -04:00
Joey Hess
cd9ad7902d link 2013-03-19 14:16:42 -04:00
Joey Hess
3d4e76b616 typo 2013-03-19 14:15:29 -04:00
Joey Hess
400b844577 add OSX runshell documentation 2013-03-19 14:12:47 -04:00
Joey Hess
521398cc3d Now uses the Haskell Glob library, rather than pcre-light, avoiding the need to install libpcre. Currently done only for Cabal or when the Makefile is made to use -DWITH_GLOB 2013-02-11 11:47:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlDDW-g2WLLsLpcnCm4LykAquFY_nwbIrU
bdb0a4a3a3 Add missing depends to MacPorts port install call 2013-01-15 10:40:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
e610c36276 sudo should not be used with homebrew 2012-12-26 01:34:47 +00:00
Joey Hess
da8fbb9e3e adjust path for logs 2012-12-21 15:06:22 -04:00
Joey Hess
f878141286 moved my autobuild 2012-12-21 15:05:08 -04:00
Joey Hess
0846d60c3c new autobuilder 2012-12-17 19:47:39 -04:00
Joey Hess
00fd541304 OSX Mountian Lion builds now available 2012-12-17 12:59:18 -04:00
Joey Hess
0a52db2ea9 improve cabal instructions to handle installing c2hs 2012-12-09 11:51:45 -04:00
Joey Hess
38d94539ac add libxml2 to brew instructions 2012-12-06 18:18:06 -04:00
Joey Hess
c9f293e18b reorg OSX bugs 2012-11-26 13:35:43 -04:00
Joey Hess
dd9fd5eded add packages I'm told are now needed to build from brew 2012-11-09 11:28:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlqL9r-NagkZZWj5P_u08Q6_QIKj3ZgbBo
269a2e7d4e 2012-11-01 05:22:12 +00:00
Joey Hess
1df7417403 adns is no longer needed, it uses the Haskell DNS library instead 2012-10-29 13:15:30 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
6ce7f9fd7d 2012-10-29 08:17:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
d20cd192cc 2012-09-28 20:39:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3fa657a82f 2012-09-28 09:00:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3f8a188b2f 2012-09-28 09:00:09 +00:00
Joey Hess
abae9ea340 link 2012-09-27 18:54:15 -04:00
Joey Hess
de22ee5093 add links to git-annex.app builds 2012-09-27 18:52:42 -04:00
Joey Hess
a40fe3a5d8 add brew section to osx page and move away comments obsoleted by this change 2012-09-24 17:08:22 -04:00
https://me.yahoo.com/speredenn#aaf38
c387f98bc9 Added PATH variable part 2012-08-24 18:22:07 +00:00
Joey Hess
619d765646 simplify OSX installation instructions
The new Haskell Platform was released today, with the new ghc git-annex's
master branch needs, so cabal should be usable again on OSX.
2012-06-03 15:12:31 -04:00
Joey Hess
665c0fbdaa check at configure time for sha commands in Mac OSX location 2012-05-31 23:33:07 -04:00
Joey Hess
f5de183c71 sha256sum not so optional 2012-05-31 21:51:42 -04:00
Joey Hess
71c3196356 update OSX instructions to use ghc7.0 branch
Needed until the next Haskell Platform provides a new ghc.
2012-05-28 15:07:32 -04:00
Joey Hess
b203a68cb7 include --bindir in all cabal install examples 2011-09-25 14:26:05 -04:00
Joey Hess
3778e8897d switch to using cabal-install git-annex 2011-09-06 14:48:15 -04:00
Joey Hess
ca4eb842a4 add json to build scripts 2011-09-06 14:36:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg
d9cdb5eb45 2011-07-30 18:04:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg
16c55f61f2 2011-07-30 17:28:42 +00:00
Joey Hess
2a108982ad add monad-control to build depends
Will use this to handle exceptions in the Annex monad, yay.
2011-07-07 20:53:57 -04:00
Joey Hess
5c69ac14eb Drop the dependency on the haskell curl bindings, use regular haskell HTTP. 2011-07-04 19:33:11 -04:00
Joey Hess
0b85ffd6e7 S3 stub bug got fixed 2011-06-10 12:11:55 -04:00
ssqq
0ee760fced 2011-06-04 06:18:13 +00:00
Joey Hess
f94a0aed83 adjust to use primary git repo 2011-06-02 00:52:25 -04:00
Joey Hess
7a22f9d516 update 2011-05-23 00:38:51 -04:00
Joey Hess
579ade130a update 2011-05-07 18:44:49 -04:00
Joey Hess
065a3e4d2b move OSX tips to forum and link to from install/OSX 2011-03-19 11:31:08 -04:00
Joey Hess
a3daac8a8b only enable SHA backends that configure finds support for 2011-03-02 13:47:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
1c08b8bf8a 2011-03-02 10:36:33 +00:00