Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | set UPGRADE_LOCATION for Windows build | 2013-11-22 | |
| | |||
* | re-disable assistant on Windows | 2013-11-12 | |
| | | | | | | | | | 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? | ||
* | remove -Assistant from windows build flag | 2013-11-12 | |
| | |||
* | separate android 4.0 and 4.3 builds needed | 2013-11-12 | |
| | | | | Also, parameterize the abdroid abi version | ||
* | update to arm-linux-androideabi-4.8 and current cabal | 2013-11-11 | |
| | |||
* | refresh patches to current hackage versions | 2013-10-18 | |
| | |||
* | remove patches that have been applied upstream | 2013-10-18 | |
| | | | | WTF?! My birthday is not until April 11th | ||
* | remove no longer needed patch | 2013-10-18 | |
| | |||
* | comonad now depends on distributive | 2013-10-18 | |
| | |||
* | remove patch that is no longer needed | 2013-10-18 | |
| | |||
* | update some patches for new versions | 2013-10-18 | |
| | |||
* | add python, needed for ghc fingerprinting | 2013-10-17 | |
| | |||
* | updated android gpg version | 2013-10-12 | |
| | |||
* | Remove bogus runshell loop check. | 2013-10-11 | |
| | | | | | git-annex.linux/git-annex can legitimately try to run itself -- this happens when the programfile is used. So this check was bogus. | ||
* | future work | 2013-09-23 | |
| | |||
* | move stuff into .android | 2013-09-23 | |
| | | | | This simplifies my schroot bind mounts | ||
* | java needs /proc mounted in the chroot? why am I surprised? | 2013-09-23 | |
| | |||
* | env sanitization | 2013-09-23 | |
| | |||
* | fix cd | 2013-09-23 | |
| | |||
* | work around stupid licence prompt | 2013-09-22 | |
| | |||
* | pin term | 2013-09-22 | |
| | |||
* | need gettext to build gnupg | 2013-09-22 | |
| | |||
* | pin rsync | 2013-09-22 | |
| | |||
* | grr | 2013-09-22 | |
| | |||
* | pin openssh | 2013-09-22 | |
| | |||
* | fix clones | 2013-09-22 | |
| | |||
* | working on getting make androidapp to work now | 2013-09-22 | |
| | |||
* | fix cd | 2013-09-22 | |
| | |||
* | Merge remote-tracking branch 'orca/android-rebuild' into android-rebuild | 2013-09-22 | |
|\ | |||
| * | Merge remote-tracking branch 'in/android-rebuild' into android-rebuild | 2013-09-23 | |
| |\ | |||
| * \ | Merge remote-tracking branch 'in/master' into android-rebuild | 2013-09-23 | |
| |\ \ | |||
| | | * | fix unix-time | 2013-09-23 | |
| | | | | |||
* | | | | cabal install from local git-annex cabal file | 2013-09-22 | |
| |_|/ |/| | | |||
* | | | reorder | 2013-09-22 | |
| | | | |||
* | | | add | 2013-09-22 | |
| | | | |||
* | | | hamlet requires shapespeare | 2013-09-22 | |
| | | | | | | | | | | | | also, disable forced reinstalls, which hide such problems | ||
* | | | set git config stuff so it can commit (hate hate hate that) | 2013-09-22 | |
| | | | |||
* | | | cd to work dir | 2013-09-22 | |
|/ / | |||
* | | cd to home | 2013-09-22 | |
| | | |||
* | | Merge branch 'android-rebuild' of git://git-annex.branchable.com into ↵ | 2013-09-22 | |
|\ \ | | | | | | | | | | android-rebuild | ||
* | | | successfully builds (except XMPP) | 2013-09-22 | |
| | | | |||
| * | | create home dir | 2013-09-22 | |
| | | | |||
| * | | apt-get clean | 2013-09-22 | |
| | | | |||
| * | | umount /proc | 2013-09-22 | |
| | | | |||
| * | | new buildchroot script to automate android chroot setup | 2013-09-22 | |
|/ / | |||
| * | fix typo in runshell (will update standalone builds for last release) | 2013-09-22 | |
| | | |||
* | | didn't need to install cabal here | 2013-09-22 | |
| | | |||
* | | remove unused patches (2000+ lines!) | 2013-09-22 | |
| | | |||
* | | refresh haskell package patches for new android build | 2013-09-22 | |
|/ | | | | | | | | | Android build is now almost entirely automated, except for the installation of cross-built libs needed for XMPP. Haskell packages updated to current newest versions. Am not currently pinning the versions, as that didn't work out last time I tried it (must have missed some pins before). | ||
* | guard against runshell loop | 2013-09-19 | |
| |