Joey Hess
4190d00a0f
test
2013-12-06 14:37:18 -04:00
Joey Hess
1b1ea33dc9
try to fix msysgit path
2013-12-06 14:33:22 -04:00
Joey Hess
76fcf3adca
stop nuking cabal again
2013-12-06 13:58:28 -04:00
Joey Hess
f977c2b8fa
allow dep install to fail
...
(eg, webdav is broken right now, this should not defeat the build)
2013-12-06 13:57:33 -04:00
Joey Hess
01799cafc3
EvilLinker, stage 1
2013-12-06 12:27:21 -04:00
Joey Hess
415b316205
switching to newer haskell platform
2013-12-06 11:34:27 -04:00
Joey Hess
d6963e46d0
fixes
2013-12-05 23:08:59 -04:00
Joey Hess
a5c83e5679
fix
2013-12-05 21:37:05 -04:00
Joey Hess
416a1d0cf0
ignore expected failure
...
autobuilder must have a *really* weird sh
2013-12-05 21:28:34 -04:00
Joey Hess
7abdc55dfd
fixes
2013-12-05 21:02:27 -04:00
Joey Hess
4d3c134b4a
windows build foo
2013-12-05 20:40:28 -04:00
Joey Hess
b2e56dab52
temporarily disable webapp on windows; re-enable webdav on windows
...
The gcc response file should make it build with webdav (fingers crossed).
webapp is waiting on a haskell platform upgrade on the autobuilder.
Current one has a too old version of network for hxt to install.
2013-12-05 19:15:23 -04:00
Joey Hess
3e3c2bd7b6
remove -v3
2013-12-05 19:07:45 -04:00
Joey Hess
079ff2b27b
-v3
2013-12-05 19:04:30 -04:00
Joey Hess
cff5b1c830
verbose
2013-12-05 18:56:33 -04:00
Joey Hess
4e5dc9a004
stop nuking cabal now ;)
2013-12-05 18:07:44 -04:00
Joey Hess
94d59d96fb
rm -rf
2013-12-05 17:56:57 -04:00
Joey Hess
fee598ad43
nuke ghc too
2013-12-05 17:56:25 -04:00
Joey Hess
fef3c0a901
try fresh cabal
2013-12-05 17:55:22 -04:00
Joey Hess
c4486026e7
try to run the right gcc
2013-12-05 17:29:21 -04:00
Joey Hess
618f17b5d1
Revert "cat build.log"
...
This reverts commit 70ab15cfc6
.
2013-12-05 17:25:25 -04:00
Joey Hess
70ab15cfc6
cat build.log
2013-12-05 17:24:07 -04:00
Joey Hess
0a8191dc8c
run gcc in cygwin
2013-12-05 17:20:24 -04:00
Joey Hess
7208663b5c
try to build with a gcc response file
2013-12-05 17:17:35 -04:00
Joey Hess
e36ee808a4
fix build
2013-12-05 13:55:01 -04:00
Joey Hess
4ebb35dc59
explicitly disable WebDAV on Windows
...
For reasons suspiciously similar to 342d508e
-- ie, building with it
enabled crashes the compiler, at least in my development VM.. dunno why.
2013-12-04 17:14:24 -04:00
Joey Hess
b2e9339b57
Android: Fix SRV record lookups for XMPP to use android getprop command to find DNS server, since there is no resolv.conf.
2013-12-03 13:14:49 -04:00
Joey Hess
857548e1b7
fix gnutls
2013-11-26 19:19:47 +00:00
Joey Hess
22462ed891
fix ugly hardcoded library path to libgnutls and libnettle
2013-11-26 13:45:09 -04:00
Joey Hess
1e515b76b3
2 android bug fixes
2013-11-26 13:24:24 -04:00
Joey Hess
f5066d788a
set UPGRADE_LOCATION for Windows build
2013-11-22 15:25:15 -04:00
Joey Hess
de3411bca8
re-disable assistant on Windows
...
Linking dist\build\git-annex\git-annex.exe ...
ghc.exe: could not execute: C:\Program Files (x86)\Haskell
Platform\2012.4.0.0\lib/../mingw/bin/gcc.exe
What a unhelpful failure mode. Possibly argument list too long or
something?
2013-11-12 17:44:47 -04:00
Joey Hess
9a58de553c
remove -Assistant from windows build flag
2013-11-12 17:39:11 -04:00
Joey Hess
16fa980689
separate android 4.0 and 4.3 builds needed
...
Also, parameterize the abdroid abi version
2013-11-12 14:24:53 -04:00
Joey Hess
d128d1aae6
update to arm-linux-androideabi-4.8 and current cabal
2013-11-11 00:04:04 -04:00
Joey Hess
acd28220c7
refresh patches to current hackage versions
2013-10-18 22:44:06 -04:00
Joey Hess
41f80fef9f
remove patches that have been applied upstream
...
WTF?! My birthday is not until April 11th
2013-10-18 21:59:48 -04:00
Joey Hess
bfc7fb817c
remove no longer needed patch
2013-10-18 19:15:04 -04:00
Joey Hess
9701b9b142
comonad now depends on distributive
2013-10-18 19:11:39 -04:00
Joey Hess
ebd9f70ceb
remove patch that is no longer needed
2013-10-18 19:05:33 -04:00
Joey Hess
eeb4182cb2
update some patches for new versions
2013-10-18 16:19:22 -04:00
Joey Hess
36ebf86469
add python, needed for ghc fingerprinting
2013-10-17 22:39:56 -04:00
Joey Hess
3bd3c62c0f
updated android gpg version
2013-10-12 12:08:18 -04:00
Joey Hess
2943592f51
Remove bogus runshell loop check.
...
git-annex.linux/git-annex can legitimately try to run itself -- this
happens when the programfile is used. So this check was bogus.
2013-10-11 01:24:13 -04:00
Joey Hess
c869005231
future work
2013-09-23 17:39:53 -04:00
Joey Hess
5600aee90b
move stuff into .android
...
This simplifies my schroot bind mounts
2013-09-23 14:20:13 -04:00
Joey Hess
ccf95fb2a2
java needs /proc mounted in the chroot? why am I surprised?
2013-09-23 13:35:49 -04:00
Joey Hess
ecd2ccb87c
env sanitization
2013-09-23 13:15:34 -04:00
Joey Hess
5a99ae9511
fix cd
2013-09-23 10:25:21 -04:00
Joey Hess
420a2fc898
work around stupid licence prompt
2013-09-22 22:55:40 -04:00