summaryrefslogtreecommitdiff
path: root/standalone
Commit message (Collapse)AuthorAge
...
* update; add openssh and remove dropboxGravatar Joey Hess2013-02-19
|
* add openssh to AndroidGravatar Joey Hess2013-02-18
| | | | | This build still needs some work to look in $HOME/.ssh rather than relying on pwent info.
* add busybox config file so I can edit it easilyGravatar Joey Hess2013-02-18
|
* fix enabling of busybox installerGravatar Joey Hess2013-02-18
|
* build fixesGravatar Joey Hess2013-02-16
|
* couple more android build fixesGravatar Joey Hess2013-02-13
|
* Makefile and patches for reproducible build of utilities for androidGravatar Joey Hess2013-02-13
|
* tweak android runshell after testingGravatar Joey Hess2013-02-13
|
* updated for androidGravatar Joey Hess2013-02-13
|
* runshell for AndroidGravatar Joey Hess2013-02-13
|
* back to $SHELL for OSX appGravatar Joey Hess2012-12-17
| | | | | This is safe because we no longer mess with LD_PRELOAD equivilants. Since the linux standalone bundle still does, it continues to run sh.
* furnish git with an (empty) template directory in standalone buildsGravatar Joey Hess2012-12-13
| | | | This will stop git-init complaining about missing template directory.
* fix PATHGravatar Joey Hess2012-12-10
|
* remove unused cruftGravatar Joey Hess2012-12-09
|
* fix bin paths in osx appGravatar Joey Hess2012-12-08
|
* use install_name_tool to adjust library paths in osx appGravatar Joey Hess2012-12-08
| | | | Have not yet been able to test this.
* runshell: start sh, not $SHELLGravatar Joey Hess2012-12-07
| | | | $SHELL may need libraries not included in the bundle
* remove some settings that should not be neededGravatar Joey Hess2012-12-07
|
* Fix broken .config/git-annex/program installed by standalone tarball.Gravatar Joey Hess2012-11-28
| | | | | | | | It was doubly broken; both missing a slash, and containing "runshell git-annex", while some parts of the code expected it to be a simple path to a program. This appears to include the transfer queue runner, and the code that starts a new assistant process when switching to another repository in the webapp.
* The standalone builds now unset their special path and library path ↵Gravatar Joey Hess2012-11-27
| | | | | | variables before running the system web browser. Should fix a crash reported on OSX.
* also add shim from OSX runshellGravatar Joey Hess2012-10-29
|
* The standalone tarball's runshell now takes care of installing a ↵Gravatar Joey Hess2012-10-29
| | | | ~/.ssh/git-annex-shell wrapper the first time it's run.
* use DYLD_ROOT_PATHGravatar Joey Hess2012-10-11
| | | | | With this, I can use jimmy's autobuilt dmg, which fails with the other two variables due to containing two versions of libiconv.
* moveGravatar Joey Hess2012-10-01
|
* standalone linux app nearly readyGravatar Joey Hess2012-09-28
| | | | also made several fixes that apply to the OSX app
* content removed from git annexGravatar Joey Hess2012-09-28
|
* content removed from git annexGravatar Joey Hess2012-09-28
|
* content removed from git annexGravatar Joey Hess2012-09-28
|
* content removed from git annexGravatar Joey Hess2012-09-28
|
* building linux standalone tarballsGravatar Joey Hess2012-09-28