Commit graph

16389 commits

Author SHA1 Message Date
Joey Hess
5897fb4a86 convert hacky shell linux mklibs code to haskell ; fixing symlink bug
The shell code was nasty, and buggy. New haskell code is much nicer,
and it's easy to do complicated calculations to properly convert possibly
absolute symlinks between libraries into relative links using it.
2013-12-24 13:13:17 -04:00
Joey Hess
1211b3ee2d Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-21 12:39:35 -04:00
Joey Hess
84ee39d83a improve links 2013-12-21 12:39:28 -04:00
Joey Hess
abffc91575 fix build
Need to recurse into subdirs to follow git-annex links.
2013-12-21 12:37:53 -04:00
Joey Hess
040889ff40 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-21 12:31:24 -04:00
Joey Hess
4cee560095 update 2013-12-21 12:31:08 -04:00
http://joeyh.name/
55c14293db Added a comment 2013-12-21 16:27:16 +00:00
http://joeyh.name/
b3c0eaa6ad Added a comment 2013-12-21 16:26:57 +00:00
Joey Hess
dc4eaccb87 add news item for git-annex 5.20131221 2013-12-21 12:24:18 -04:00
Joey Hess
0e47d6ba97 prep release 2013-12-21 12:00:47 -04:00
Joey Hess
f8c928d254 close 2013-12-21 11:31:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
b643e3a555 Added a comment 2013-12-21 08:22:34 +00:00
http://grossmeier.net/
e9f7d02b3f Added a comment 2013-12-21 06:27:51 +00:00
http://cstork.org/
00d1673d6e Added a comment: no annex/direct/master branch 2013-12-21 04:19:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
78a118b7eb Added a comment: Same hang when added to $PATH 2013-12-21 03:28:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
ee9144096e 2013-12-21 02:43:28 +00:00
Joey Hess
73492b263a avoid shimming ld.so! 2013-12-20 21:10:46 -04:00
Joey Hess
67e7c7c4bb reorder 2013-12-20 21:00:02 -04:00
Joey Hess
3a6e0d1215 assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add it to the configuration for any ssh remotes previously created by the assistant. This avoids repeated prompts by ssh if the host key changes, instead syncing with such a remote will fail. Closes: #732602 2013-12-20 20:58:36 -04:00
Joey Hess
1a20ec4079 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-20 18:17:09 -04:00
http://nicolas-schodet.myopenid.com/
c4f119a751 Added a comment 2013-12-20 20:28:19 +00:00
http://nicolas-schodet.myopenid.com/
e1f52c6877 Added a comment 2013-12-20 20:19:22 +00:00
Joey Hess
42d26e6965 typo 2013-12-20 10:38:17 -04:00
Joey Hess
08bd3afacc Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-19 20:25:12 -04:00
Joey Hess
e1d5b88945 fix android build 2013-12-19 20:24:37 -04:00
Joey Hess
557de5f07e update 2013-12-19 16:51:57 -04:00
Joey Hess
b328bac3af update comment 2013-12-19 16:48:55 -04:00
http://joeyh.name/
02c611eca4 Added a comment 2013-12-19 19:55:33 +00:00
http://grossmeier.net/
6afffb1fb2 Added a comment 2013-12-19 19:05:04 +00:00
http://joeyh.name/
dfd9850b11 Added a comment 2013-12-19 17:54:33 +00:00
http://joeyh.name/
d58d1ee725 Added a comment: good question.. 2013-12-19 17:04:53 +00:00
Joey Hess
5daf86a8bf Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-19 12:48:31 -04:00
Joey Hess
8f75f7e10d fix dep 2013-12-19 12:44:18 -04:00
http://joeyh.name/
0b57a74055 Added a comment 2013-12-19 16:37:00 +00:00
Richard Hartmann
974fe009bf Another round of s/amoung/among/ 2013-12-19 12:30:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm9IQStaE1el95_9s77CgmJhxZwCwUeN9A
0d03aa27db Added a comment: You can also use it for LIVE display now 2013-12-19 14:29:19 +00:00
etset
ecb3d55716 Added a comment 2013-12-19 12:45:06 +00:00
Richard Hartmann
aa345de1d7 doc/devblog/day_83__armel_webapp.mdwn: Typp 2013-12-19 10:55:53 +01:00
http://julien.lefrique.name/
aaffd6f162 Added a comment: Thanks 2013-12-19 07:20:32 +00:00
Joey Hess
46f99c7764 avoid EvilSplicer crashing on encoding problems, including LANG=C with utf-8 in files 2013-12-19 02:37:21 -04:00
Joey Hess
c315b88304 fix path 2013-12-19 01:10:34 -04:00
Joey Hess
80a5324fa0 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-18 22:40:03 -04:00
Joey Hess
adca65b31a remove some unused vars
Warnings for these are normally hidden somehow by TH, but show up when
building with EvilSplicer.
2013-12-18 22:39:15 -04:00
Joey Hess
c003d3e441 avoid rebuilding when making linuxstandalone on stage2 on armel 2013-12-18 22:33:12 -04:00
http://joeyh.name/
b1e9b1aa36 Added a comment: Re: RLIMIT_NOFILE 2013-12-19 02:10:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawleIILWLXzwTyZmJ0adw1h-yJPfGCOV7xI
8a797559c2 2013-12-19 00:06:50 +00:00
Joey Hess
ad5c4bb064 devblog 2013-12-18 17:53:43 -04:00
Joey Hess
bad9f6d926 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-18 17:50:48 -04:00
Joey Hess
29c807ae45 Merge remote-tracking branch 'orca/master' 2013-12-18 17:49:12 -04:00
Joey Hess
ccef06da41 allow building webapp with EvilSplicer for non-android arm
Was able to reuse many of the android patches, but several had to be
re-done. On Android, ghc is a stage2 build, so can compile, but not run TH
code. But debian's ghc on armel cannot even compile TH code, so it has
to be patched out.

Some haskell packages have been updated to new versions, including yesod
and DAV, and their patches had to be redone.

The Makefile now has 2 new targets. The first is run on a companion x86
system to do the build and get TH splices. Then the second target is run
the same source tree on the arm system to build without needing TH.

This commit was sponsored by Svenne Krap.
2013-12-18 21:41:17 +00:00