Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update android git to 2.8.0.rc3, fixing recent security holes | Joey Hess | 2016-03-17 |
| | |||
* | fix typo in flags | Joey Hess | 2016-03-09 |
| | |||
* | remove LGPL, after removing the LGPLed file | Joey Hess | 2016-03-05 |
| | |||
* | Include magic database in the linux and OSX standalone builds. | Joey Hess | 2016-02-26 |
| | |||
* | disable new build flags for android build | Joey Hess | 2016-02-23 |
| | |||
* | fix path to extra dir | Joey Hess | 2016-02-19 |
| | |||
* | Linux and OSX standalone builds put the bundled gpg last in PATH, so any ↵ | Joey Hess | 2016-02-19 |
| | | | | system gpg will be preferred over it. | ||
* | Revert "workaround try #3" | Joey Hess | 2016-02-17 |
| | | | | | | This reverts commit 1a901fe8c2b3dc3192074e19177e6e4652233ea2. Didn't cause the overall build to fail either. | ||
* | workaround try #3 | Joey Hess | 2016-02-16 |
| | |||
* | wow, this windows sh is super busted. try another hack | Joey Hess | 2016-02-15 |
| | |||
* | seems false didn't cause windows shell to propigate test suite failure | Joey Hess | 2016-02-15 |
| | |||
* | fix import warnings | Joey Hess | 2016-01-14 |
| | |||
* | Make the git-annex-standalone.deb prevent runshell from installing wrappers ↵ | Joey Hess | 2015-11-10 |
| | | | | into $HOME/.ssh | ||
* | runshell: Avoid failing when $HOME/.ssh does not exist and cannot be created. | Joey Hess | 2015-11-10 |
| | |||
* | remove verbose flag; aws deps fixed | Joey Hess | 2015-10-19 |
| | |||
* | be verbose to debug problem with aws | Joey Hess | 2015-10-06 |
| | |||
* | force installing older warp; current fails to build | Joey Hess | 2015-10-06 |
| | |||
* | sed out the filename from sha1sum output | Joey Hess | 2015-10-06 |
| | |||
* | hopefuly fix sha1sum calling; also refactor and check downloaded program's ↵ | Joey Hess | 2015-10-06 |
| | | | | sha before using it | ||
* | remove workaround | Joey Hess | 2015-10-04 |
| | |||
* | force installing older warp; current fails to build | Joey Hess | 2015-10-04 |
| | |||
* | fix PATH | Joey Hess | 2015-09-11 |
| | | | | zcat is needed from cygwin to build | ||
* | get git-annex working even if user doesn't add git to path | Joey Hess | 2015-09-11 |
| | | | | | | | | | | | | | This is pretty complicated, but I have both "git-annex" and "git annex" working both in the git bash shell even with git not added to path. And, when git's added to path, both work from MS-DOS prompt window too. I think that the webapp startup does still need git in path, so instructions will keep saying to do that. But, users often disregard them, and hopefully this will reduce support traffic. Also, switched the wget from the cygwin one to the msys2 one, avoiding the complication of needing to bundle any cygwin dlls. | ||
* | Switched to using git for Windows, rather than msysgit. | Joey Hess | 2015-09-10 |
| | | | | | | | | | | | | | | | | | | Using msysgit with git-annex is no longer supported. At the same time, I'm updating the rsync.exe in my downloads repository with the one from msys2. Note that rsync is currently still being ldded and installed in Git/cmd/ like the other cygwin programs. The ldd fails and this failure is ignored. It would be better to special case it to go in Git/usr/bin/, so that the user can't run rsync in a dos prompt window, which doesn't work, as it needs additional libs. However, as far as git-annex running rsync running ssh, it works ok in this location. Removed the ssh.cmd and ssh-keygen.cmd; these are not needed with git for windows. Keeping them would let ssh be run manually from a dos prompt window, but that's not really a goal. | ||
* | add \usr\bin to path | Joey Hess | 2015-09-10 |
| | | | | | | | | | This is where these commands are installed by the new "git for windows". Kept the old paths too, so msysgit will still work. This was enough to get ssh and ssh-keygen working when run at the DOS prompt with the new git for windows installed. However, for some reason, rsync still fails to find ssh in path when that version of git is used. | ||
* | no warn tabs when building the EvilLinker and NullSoftInstaller | Joey Hess | 2015-09-01 |
| | |||
* | No need to add HP to PATH | Joey Hess | 2015-09-01 |
| | |||
* | decruft | Joey Hess | 2015-09-01 |
| | |||
* | Linux standalone: Work around problem that prevented it from working ↵ | Joey Hess | 2015-08-04 |
| | | | | properly if unpacked into a directory that contains ":" or ";" in its name. | ||
* | allow any version of ansi-terminal | Joey Hess | 2015-08-03 |
| | |||
* | avoid pinning tasty to old version | Joey Hess | 2015-08-03 |
| | | | | | Newer version is needed for new version of optparse-applicative, and any version will do. | ||
* | last changes to fix android build | Joey Hess | 2015-08-02 |
| | |||
* | bump optparse-applicative version | androidbuilder | 2015-08-02 |
| | |||
* | update android patches for new version of shakespeare | androidbuilder | 2015-08-02 |
| | |||
* | reverted updates to new lib versions that broke android build | androidbuilder | 2015-08-02 |
| | | | | I ran into several evilsplicer problems with the new lib versions, most notably including a problem with encoding of embedded binary files | ||
* | 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 |
| |