Joey Hess
a48d340abd
Android: Work around Android devices where the am
command doesn't work.
2013-05-31 21:30:21 -04:00
Joey Hess
66ba80ac04
add git-annex-shell wrapper to linux and OSX standalone bundles
...
This can be useful when not using the assistant, and putting the bundle in
PATH. This way, git-annex-shell is available for use by anything that ssh's
in.
2013-05-31 17:02:09 -04:00
Joey Hess
24d40b9cb4
make webapp menu item be visible in all languages
2013-05-29 19:22:16 -04:00
Joey Hess
3e2d50a336
Android: Added an "Open WebApp" item to the terminal's menu. Should work for Android devices that cannot auto-open the webapp on start.
2013-05-28 18:25:27 -04:00
Joey Hess
4713f0c89d
Android app: Avoid using hard links to app's lib directory, which is sometimes on a different filesystem than the data directory.
...
Assumes symlinks work on all android. If not, this would need to be adapted
to try both. This worked for me.
2013-05-23 13:54:49 -04:00
Joey Hess
e89c5b467f
avoid failing build if cabal failed to update
2013-05-19 21:12:46 -04:00
Joey Hess
920c81ca14
stupid windows..
2013-05-19 21:02:50 -04:00
Joey Hess
5b09b8d6bf
seems windows sh doesn't properly handle set -e in functions
2013-05-19 20:45:54 -04:00
Joey Hess
5fbe3bc756
hmm
2013-05-19 20:41:44 -04:00
Joey Hess
0bc43407e5
do a clean build if incremental fails
2013-05-19 20:35:33 -04:00
Joey Hess
0db3e02088
ignore test suite failure until it has been gotten to work on windows
2013-05-17 19:59:54 -04:00
Joey Hess
ba49fc74c8
clean up test dir
2013-05-17 17:01:20 -04:00
Joey Hess
cbed6fe65f
run test suite in cygwin so it can find utilities etc
2013-05-17 16:58:36 -04:00
Joey Hess
1e7682cf0d
update
2013-05-17 16:35:35 -04:00
Joey Hess
29615eb311
run test suite on windows autobuilder
2013-05-17 16:34:19 -04:00
Joey Hess
67dfd3b4c6
cleanup
2013-05-17 14:26:29 -04:00
Joey Hess
c2e279b6ce
don't hardcode path to cygwin stuff, look for it in PATH
2013-05-17 14:19:08 -04:00
Joey Hess
b1b332592f
specify makensis path in build script
2013-05-17 14:06:47 -04:00
Joey Hess
cfae7841a4
export
2013-05-17 13:38:40 -04:00
Joey Hess
3b87732166
disable cygwin warnings
2013-05-17 13:23:05 -04:00
Joey Hess
ca66b64056
fixes
2013-05-17 13:16:21 -04:00
Joey Hess
5589991993
bad hunk
2013-05-17 13:12:17 -04:00
Joey Hess
00aa861b39
work around strange MissingH build fail on windows, that I cannot reproduce here
2013-05-17 13:10:41 -04:00
Joey Hess
74529501ba
disable xmpp
2013-05-17 12:31:19 -04:00
Joey Hess
eec98c8655
fix path to cabal
2013-05-17 12:03:20 -04:00
Joey Hess
e4fe40da6e
update
2013-05-17 11:54:36 -04:00
Joey Hess
054422b12f
fix path
2013-05-17 11:38:29 -04:00
Joey Hess
61a540e1d9
reorg
2013-05-16 20:18:01 -04:00
Joey Hess
87c54deb8f
update for windows
2013-05-16 19:52:23 -04:00
Joey Hess
66b1493f78
patched DNS library to use getprop to find the DNS server (dunno if it will work)
2013-05-15 20:55:32 -04:00
Joey Hess
991d09139d
add DNS library to Android build environment
2013-05-15 19:11:09 -04:00
Joey Hess
f2118ab6be
bugfix
2013-05-09 16:09:43 -04:00
Joey Hess
fa1f3cdb9e
typo
2013-05-09 14:07:53 -04:00
Joey Hess
c113d9eee9
add cleancross target
2013-05-09 13:08:24 -04:00
Joey Hess
f19e0d9f80
fix TLS certificate handling on Android
2013-05-09 12:38:26 -04:00
Joey Hess
78e1cd172e
forgot inotify
2013-05-09 11:35:01 -04:00
Joey Hess
d935314473
last few fixes to install-haskell-packages
2013-05-08 22:33:30 -04:00
Joey Hess
c9d7a8cc51
more fixes
2013-05-08 16:48:29 -04:00
Joey Hess
94d9caf1f7
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-08 14:02:25 -04:00
Joey Hess
8fe53c78c9
fix unix-time build to include cbits, and fix cbits to build
2013-05-08 14:01:47 -04:00
Joey Hess
48ce4c0597
install xmpp lib on native too
2013-05-08 13:31:30 -04:00
Joey Hess
a283f9907b
few more deps
2013-05-08 12:30:39 -04:00
Joey Hess
da3ca6eb0d
split native and cross builds
2013-05-08 12:23:38 -04:00
Joey Hess
5e0f1aea4a
work around cabal stupidity
2013-05-08 12:16:03 -04:00
Joey Hess
4976af73e6
add more deps
2013-05-08 12:12:42 -04:00
Joey Hess
fde6436ee8
add ifelse
2013-05-08 12:10:13 -04:00
Joey Hess
c792813672
hack around DAV issue
2013-05-08 12:08:24 -04:00
Joey Hess
9734c482a9
know also installs same versions on native system , for EvilSplicer
2013-05-08 11:31:42 -04:00
Joey Hess
d5cd86b977
finally got a clean build all the way through of all haskell libs
2013-05-08 02:20:52 -04:00
Joey Hess
f013864570
script that can rebuild all haskell packages, reproducibly
2013-05-07 19:36:49 -04:00