Joey Hess
2a9f78b6c8
comment back out library removal line
2014-05-29 14:13:41 -04:00
Joey Hess
68a56a691f
forcing windows autobuilder to rebootstrap cabal libs
2014-05-29 13:45:30 -04:00
Joey Hess
ba1e14d502
fix gnutls to link, again
...
I don't know why, but I keep finding that the way I hacked this to work
before doesn't work and a new way is needed. Perhaps changes to cabal made
my old hacks break?
2014-05-26 17:56:41 -04:00
Joey Hess
69f793a2b2
update path to gnutls etc libs
2014-05-26 15:51:21 -04:00
Joey Hess
6dbff11251
another include needed by TH
2014-05-26 15:24:31 -04:00
Joey Hess
7145d25972
work around another dep problem
2014-05-26 13:53:53 -04:00
Joey Hess
70fd42521f
remove patch that turns out to be unnecessary
2014-05-26 13:14:50 -04:00
Joey Hess
8886ccb102
export PATH to alex and happy
2014-05-26 13:13:33 -04:00
Joey Hess
6c1ed6ed4b
add imports needed for android with current ghc and libs
2014-05-25 23:00:42 -04:00
Joey Hess
fb3b1fac54
Merge orca:/tmp/build
2014-05-25 22:51:57 -04:00
androidbuilder
0f5b40a106
update remaining android patches
2014-05-26 02:47:15 +00:00
Joey Hess
ddd1a888a7
more work around for cabal dependency mess
2014-05-25 22:20:11 -04:00
Joey Hess
ddb1f25209
network-protocol-xmpp patch no longer needed
2014-05-25 21:59:13 -04:00
Joey Hess
1f05bcea98
libxml-sax patch no longer needed
2014-05-25 21:57:53 -04:00
Joey Hess
8abaafaf6d
set unicode locale when building
...
some packages, particularly unix-compat, fail to install in a C
locale. wow
2014-05-25 21:44:28 -04:00
Joey Hess
6052486dc3
work around recent cabal dependency mess
2014-05-25 21:25:04 -04:00
Joey Hess
89f6f3347d
Merge commit '5e9e9d3cc7f54d7aaa835ef7842a9d7a444c3fda'
2014-05-25 12:02:48 -04:00
Sören Brunk
5e9e9d3cc7
update android haskell patches
2014-05-25 10:04:37 +02:00
Joey Hess
1ce222efe9
fix abiversion lookup to work when propellor is running this script
2014-05-25 01:37:22 -04:00
Joey Hess
5ad87aae41
turn on -x debugging in these scripts
2014-05-24 14:44:20 -04:00
Joey Hess
44a3e76115
android: Run busybox install with -s, since some versions of Android prohibit making hard links.
2014-05-23 16:18:55 -04:00
Joey Hess
cb906524a6
update patch to export one more module used by TH
2014-05-22 16:31:40 -04:00
Joey Hess
f70b2a53e8
fix QuickCheck install w/o TH
2014-05-22 15:23:50 -04:00
Joey Hess
e1a17fee88
updating haskell patches, part 2
2014-05-21 12:50:08 -04:00
Your Name
5dfc43915a
update haskell patches (incomplete)
2014-05-20 22:12:29 +00:00
Joey Hess
5903d20d5e
Support symlinking git-annex and git-annex-shell from the Linux standalone bundle into PATH.
...
Unless busybox doesn't support readlink -f, then it just uses readlink and
symlinking won't work. Also, OSX has no readlink -f so not done there.
Thanks, jlebar.
2014-05-16 16:22:56 -04:00
Joey Hess
2aed2d8510
Merge branch 'master' into bootstrap3
...
Conflicts:
debian/changelog
2014-05-02 15:32:49 -03:00
Joey Hess
2920554787
updated license for bootstrap 3
2014-04-29 15:03:18 -04:00
Joey Hess
ca496b6a97
Standalone builds now check gpg signatures before upgrading.
2014-04-23 13:30:30 -04:00
Joey Hess
4887f8f860
this keyring contains keys that git-annex should trust to sign upgrades
...
Currently, that is the git-annex distribution signing key, 89C809CB
I have also included my personal gpg key, 2512E3C7. This is in case
something goes wrong with the other key (perhaps it gets lost), we'll
hopefully avoid locking everything out of upgradng.
2014-04-23 12:49:09 -04:00
Joey Hess
eba3a28a28
webapp: Support using git-annex on a remote server, which was installed from the standalone tarball or OSX app, and so does not have git-annex in PATH (and may also not have git or rsync in PATH).
...
* webapp: Support using git-annex on a remote server, which was installed
from the standalone tarball or OSX app, and so does not have
git-annex in PATH (and may also not have git or rsync in PATH).
* standalone tarball, OSX app: Install a ~/.ssh/git-annex-wrapper, which
can be used to run git-annex, git, rsync, etc.
2014-04-20 18:39:10 -04:00
Joey Hess
4e601cf124
more idempotency fixes
2014-04-05 13:29:17 -04:00
Joey Hess
0d965885b7
idempotency fixes
2014-04-04 19:07:53 -04:00
Joey Hess
15dc2e950b
renaming build user for consistency
2014-04-04 19:00:28 -04:00
Joey Hess
2b75beaf4f
got tasty-rerun working on android
2014-03-12 12:25:32 -04:00
Joey Hess
9fef973293
patch out another file perm check that does not make sense on android
2014-03-10 16:50:56 -04:00
Joey Hess
6f9f9739eb
actually use patches from linux/haskell-patches
2014-03-10 13:53:01 -04:00
Joey Hess
f7cd43cfd0
really add patch..
2014-03-10 13:31:23 -04:00
Joey Hess
35aa055039
add a patch to disable accept4, for compatability with older systems
2014-03-10 13:29:24 -04:00
Joey Hess
efafaec3c2
update
2014-03-07 02:23:56 -04:00
Joey Hess
6c3542a1cb
Merge remote-tracking branch 'orca/master'
2014-03-07 02:23:51 -04:00
Joey Hess
92aadb2865
refreshed patches
2014-03-07 06:23:03 +00:00
Joey Hess
7d2fed5810
windows build script back to normal
2014-03-01 00:33:50 -04:00
Joey Hess
9046136dd6
retrying windows yesod-static
2014-03-01 00:32:08 -04:00
Joey Hess
2fd72fc2fd
Revert "force cabal rebuild on windows for warp-tls"
...
This reverts commit 92ced6d0fd
.
2014-02-28 23:07:54 -04:00
Joey Hess
92ced6d0fd
force cabal rebuild on windows for warp-tls
2014-02-28 23:06:41 -04:00
Joey Hess
5df3db9027
remove hack
2014-02-25 17:56:49 -04:00
Joey Hess
6e19552c40
force DAV upgrade
2014-02-25 17:54:58 -04:00
Joey Hess
8101b964b7
fix filename
2014-02-11 01:18:29 -04:00
Joey Hess
b914620264
remove no longer needed patch
2014-02-10 23:32:56 -04:00