Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bugfix | Joey Hess | 2013-05-09 |
| | |||
* | typo | Joey Hess | 2013-05-09 |
| | |||
* | add cleancross target | Joey Hess | 2013-05-09 |
| | |||
* | fix TLS certificate handling on Android | Joey Hess | 2013-05-09 |
| | |||
* | forgot inotify | Joey Hess | 2013-05-09 |
| | |||
* | last few fixes to install-haskell-packages | Joey Hess | 2013-05-08 |
| | |||
* | more fixes | Joey Hess | 2013-05-08 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-08 |
|\ | |||
* | | fix unix-time build to include cbits, and fix cbits to build | Joey Hess | 2013-05-08 |
| | | |||
| * | install xmpp lib on native too | Joey Hess | 2013-05-08 |
|/ | |||
* | few more deps | Joey Hess | 2013-05-08 |
| | |||
* | split native and cross builds | Joey Hess | 2013-05-08 |
| | |||
* | work around cabal stupidity | Joey Hess | 2013-05-08 |
| | |||
* | add more deps | Joey Hess | 2013-05-08 |
| | |||
* | add ifelse | Joey Hess | 2013-05-08 |
| | |||
* | hack around DAV issue | Joey Hess | 2013-05-08 |
| | |||
* | know also installs same versions on native system , for EvilSplicer | Joey Hess | 2013-05-08 |
| | |||
* | finally got a clean build all the way through of all haskell libs | Joey Hess | 2013-05-08 |
| | |||
* | script that can rebuild all haskell packages, reproducibly | Joey Hess | 2013-05-07 |
| | |||
* | fixes | Joey Hess | 2013-05-07 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-07 |
|\ | |||
| * | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-07 |
| |\ | |||
* | | | more patch cleanup | Joey Hess | 2013-05-07 |
| | | | |||
| * | | remove unused patch | Joey Hess | 2013-05-07 |
| | | | |||
* | | | add | Joey Hess | 2013-05-07 |
| | | | |||
* | | | add | Joey Hess | 2013-05-07 |
| | | | |||
* | | | fix filenames | Joey Hess | 2013-05-07 |
| | | | |||
* | | | version bytestring build dep to avoid cabal hell | Joey Hess | 2013-05-07 |
| |/ |/| | |||
* | | add | Joey Hess | 2013-05-07 |
|/ | |||
* | more build fixes | Joey Hess | 2013-05-07 |
| | |||
* | update patch, missed something | Joey Hess | 2013-05-07 |
| | |||
* | rename patches for consistenct and machine application | Joey Hess | 2013-05-07 |
| | |||
* | add patch, should fix some network issues | Joey Hess | 2013-05-07 |
| | |||
* | add android.permission.WRITE_MEDIA_STORAGE | Joey Hess | 2013-05-04 |
| | | | | | | Needed to access removable media such as USB drives. May only work with newer versions of Android. | ||
* | prevent openssh from checking config file permissions | Joey Hess | 2013-05-04 |
| | | | | | Android features filesystems with a variety of insane and wonderful default permissions, such as ----rwxr-x | ||
* | got hS3 to build | Joey Hess | 2013-05-04 |
| | |||
* | android build fix | Joey Hess | 2013-05-04 |
| | |||
* | don't start webapp in the background, so that password prompts can work | Joey Hess | 2013-05-03 |
| | |||
* | work around git/environment/gecos/android suck | Joey Hess | 2013-05-03 |
| | | | | | | | I don't know why, but I can't seem to set the environment variables inside git-annex to work around the git error caused by android's crappy username and hostname settings. This workaround works, and that's all that's good about it. | ||
* | fix setup of runshell wrapper wrapper | Joey Hess | 2013-05-03 |
| | |||
* | better webapp startup, using the terminal app's default command config | Joey Hess | 2013-05-03 |
| | | | | | | | | This allows the user to turn it off easily, or only start the assistant and not the webapp. I was not able to determine why having runshell run the webapp segfaulted. Strace was not helpful. Oh well, this is better anyway. | ||
* | set TMPDIR | Joey Hess | 2013-05-03 |
| | |||
* | fixes | Joey Hess | 2013-05-03 |
| | |||
* | work around weird behavior when starting webapp not in shell | Joey Hess | 2013-05-03 |
| | | | | | It seems to need nohup, or it segfaults on startup. I suspect the problem is the command that opens the web browser. | ||
* | ensure HOME exists | Joey Hess | 2013-05-03 |
| | | | | | The SD card could be replaced, or it got deleted some other way. Still let git-annex start, and ensure anything that wants to write to HOME can. | ||
* | improved runshell start | Joey Hess | 2013-05-03 |
| | | | | | Start webapp in nohup so it doesn't close when window is closed and so it doesn't output stuff over the shell prompt. | ||
* | run webapp on startup | Joey Hess | 2013-05-02 |
| | |||
* | add a runshell script to the top of the app directory | Joey Hess | 2013-05-02 |
| | | | | | This is mostly useful when you have adb with root access, to easily start the git-annex environment in there. | ||
* | change the default GIT_ANNEX_ANDROID_SOURCETREE location to be in ~/tmp/ | Joey Hess | 2013-05-01 |
| | |||
* | fix build stamps | Joey Hess | 2013-04-26 |
| |