Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | module name changed | Joey Hess | 2015-07-03 |
| | |||
* | modify pins to allow building on debian jessie | Joey Hess | 2015-07-03 |
| | | | | | Debian testing is currently a little broken for use for the android autobuilder. | ||
* | Merge orca:/tmp/android | Joey Hess | 2015-07-02 |
|\ | |||
| * | update patches for newer package versions | Joey Hess | 2015-07-02 |
| | | |||
* | | remove some patches that are no longer used | Joey Hess | 2015-07-02 |
| | | |||
* | | patch needed for new entropy version | Joey Hess | 2015-07-02 |
| | | |||
* | | persistent no longer needs no-th patch | Joey Hess | 2015-07-02 |
| | | |||
* | | update vector patch; only needed for android cross build now | Joey Hess | 2015-07-02 |
|/ | |||
* | android: install exact same package versions for host and cross compiler | Joey Hess | 2015-07-02 |
| | |||
* | remove old patches for hamlet | Joey Hess | 2015-06-06 |
| | |||
* | update cabal pin file for linux standalone to current stackage | Joey Hess | 2015-05-31 |
| | |||
* | update for TH-capable arm autobuilder | Joey Hess | 2015-05-31 |
| | | | | Only 1 patched haskell package is needed on arm now. | ||
* | Linux standalone, OSX app: Improve runshell script to always quote shell ↵ | Joey Hess | 2015-05-26 |
| | | | | vars, so that it will work when eg, untarred into a directory path with spaces in its name. | ||
* | update android patches | Joey Hess | 2015-05-22 |
| | |||
* | add a wrapper for ssh-keygen | Joey Hess | 2015-05-08 |
| | |||
* | use a batch file to run msysgit's ssh, instead of copying | Joey Hess | 2015-05-08 |
| | | | | | | copying failed because dlls are not in path. This batch file is based on the one msysgit uses to start gitk | ||
* | Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1." | Joey Hess | 2015-05-08 |
| | | | | | | | This reverts commit 742bdf6353ac8e08fb603fe60b53c1495d4fa801. Build didn't actually seem to succeed, for both versions of android, so I'll need to revisit this later. | ||
* | fix git rev for openssh on android | Joey Hess | 2015-05-08 |
| | |||
* | remaining dataenc to sandi conversions | Joey Hess | 2015-05-07 |
| | | | | | | I've tested all the dataenc to sandi conversions except Assistant.XMPP, and all have unchanged behavior, including behavior on large unicode code points. | ||
* | set rsync executable | Joey Hess | 2015-05-07 |
| | |||
* | typo | Joey Hess | 2015-05-07 |
| | |||
* | fix path to wget | Joey Hess | 2015-05-07 |
| | |||
* | Windows: Roll back to an older version of rsync from cygwin. The newer ↵ | Joey Hess | 2015-05-07 |
| | | | | version has some dependency on a newer ssh from cygwin. | ||
* | Android: Updated bundled ssh from 6.1p1 to 6.4p1. | Joey Hess | 2015-05-01 |
| | | | | Tested it builds, but have not run it yet. | ||
* | avoid cabal update every time | Joey Hess | 2015-04-21 |
| | |||
* | add msysgit to PATH, before cyg git | Joey Hess | 2015-04-21 |
| | |||
* | add NSIS to path | Joey Hess | 2015-04-21 |
| | |||
* | fix windows simple build script | Joey Hess | 2015-04-21 |
| | |||
* | if ~/.ssh does not exist and cannot be created, avoid failing | Joey Hess | 2015-04-20 |
| | |||
* | Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0. | Joey Hess | 2015-04-19 |
| | |||
* | update pinned versions for android and armel to use new enough http-client ↵ | Joey Hess | 2015-04-18 |
| | | | | | | | for proxy support I have not updated the autobuilder yet; these versions seem ok by inspection. | ||
* | FORCE_GIT_VERSION hack no longer needed; windows autobuilder fixed | Joey Hess | 2015-04-18 |
| | |||
* | remove unnecessary clean | Joey Hess | 2015-04-14 |
| | |||
* | export UPGRADE_LOCATION too | Joey Hess | 2015-04-14 |
| | |||
* | argh, why u no version? | Joey Hess | 2015-04-14 |
| | |||
* | clean harder | Joey Hess | 2015-04-14 |
| | |||
* | force clean | Joey Hess | 2015-04-14 |
| | |||
* | put in workaround for strange version of git on the autobuilder | Joey Hess | 2015-04-14 |
| | |||
* | yet more autobuilder debugging | Joey Hess | 2015-04-14 |
| | |||
* | more autobuilder debugging | Joey Hess | 2015-04-14 |
| | |||
* | try different path to msysgit | Joey Hess | 2015-04-14 |
| | |||
* | remove one-off clean5.20150406 | Joey Hess | 2015-04-06 |
| | |||
* | force rebuild | Joey Hess | 2015-04-06 |
| | |||
* | Better fix for standalone tarball git-annex sync linker shim bug, that works ↵ | Joey Hess | 2015-03-27 |
| | | | | for "git annex sync" as well as "git-annex sync". | ||
* | Fix bug introduced in the last release that broke git-annex sync when ↵ | Joey Hess | 2015-03-27 |
| | | | | | | | | | git-annex was installed from the standalone tarball. This was introduced by commit 849a4b1a0d71071a602f552125fd7e25689662db However, the same problem could affect other calls to programPath, specifically some on the assistant. So, I fixed it at a deeper level. | ||
* | run cabal update before trying to install build deps | Joey Hess | 2015-03-19 |
| | |||
* | correct out of date comment | Joey Hess | 2015-03-19 |
| | |||
* | Linux standalone: Set LOCPATH=/dev/null to work around ↵ | Joey Hess | 2015-02-25 |
| | | | | | | https://ghc.haskell.org/trac/ghc/ticket/7695 This prevents localization from working, but git-annex is not localized anyway. | ||
* | more headers | Joey Hess | 2015-02-22 |
| | |||
* | add a few exports used by generated code | Joey Hess | 2015-02-22 |
| |