summaryrefslogtreecommitdiff
path: root/standalone/linux
Commit message (Expand)AuthorAge
* Make the git-annex-standalone.deb prevent runshell from installing wrappers i...Gravatar Joey Hess2015-11-10
* runshell: Avoid failing when $HOME/.ssh does not exist and cannot be created.Gravatar Joey Hess2015-11-10
* Linux standalone: Work around problem that prevented it from working properly...Gravatar Joey Hess2015-08-04
* update cabal pin file for linux standalone to current stackageGravatar Joey Hess2015-05-31
* update for TH-capable arm autobuilderGravatar Joey Hess2015-05-31
* Linux standalone, OSX app: Improve runshell script to always quote shell vars...Gravatar Joey Hess2015-05-26
* if ~/.ssh does not exist and cannot be created, avoid failingGravatar Joey Hess2015-04-20
* Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.Gravatar Joey Hess2015-04-19
* update pinned versions for android and armel to use new enough http-client fo...Gravatar Joey Hess2015-04-18
* Better fix for standalone tarball git-annex sync linker shim bug, that works ...Gravatar Joey Hess2015-03-27
* Fix bug introduced in the last release that broke git-annex sync when git-ann...Gravatar Joey Hess2015-03-27
* Linux standalone: Set LOCPATH=/dev/null to work around https://ghc.haskell.or...Gravatar Joey Hess2015-02-25
* Linux standalone: Improved process names of linker shimmed programs.Gravatar Joey Hess2015-02-16
* add missing patchesGravatar Joey Hess2014-12-04
* cabal unpack --pristineGravatar Joey Hess2014-12-04
* convert no-th linux build to use cabal.config with pinned versions for reprod...Gravatar Joey Hess2014-12-03
* cabal install with -j1 to work around ghc qemu threading bugGravatar Joey Hess2014-12-03
* fix paramsGravatar Joey Hess2014-09-12
* remove one shift too manyGravatar Joey Hess2014-09-12
* armel autobuilder now working again!Gravatar Joey Hess2014-08-15
* typoGravatar Joey Hess2014-08-14
* run only 1 install job at a timeGravatar Joey Hess2014-08-13
* provide utf-8 locale to avoid silly build failureGravatar Joey Hess2014-07-14
* fix logicGravatar Joey Hess2014-07-04
* skein patch seems to be needed for arm as well as androidGravatar Joey Hess2014-06-10
* vector patch also needed for armGravatar Joey Hess2014-06-10
* fix QuickCheck install w/o THGravatar Joey Hess2014-05-22
* update haskell patches (incomplete)Gravatar Your Name2014-05-20
* Support symlinking git-annex and git-annex-shell from the Linux standalone bu...Gravatar Joey Hess2014-05-16
* webapp: Support using git-annex on a remote server, which was installed from ...Gravatar Joey Hess2014-04-20
* actually use patches from linux/haskell-patchesGravatar Joey Hess2014-03-10
* really add patch..Gravatar Joey Hess2014-03-10
* add a patch to disable accept4, for compatability with older systemsGravatar Joey Hess2014-03-10
* updateGravatar Joey Hess2014-03-07
* make wrappers run git-shell, now that it's included, rather than git shellGravatar Joey Hess2013-12-27
* add git-shell wrappersGravatar Joey Hess2013-12-27
* Include git-receive-pack, git-upload-pack, and git wrappers in the Linux stan...Gravatar Joey Hess2013-12-24
* allow building webapp with EvilSplicer for non-android armGravatar Joey Hess2013-12-18
* begin work on installing TH-using dependencies of webapp, for standalone arme...Gravatar Joey Hess2013-12-16
* make linker path absoluteGravatar Joey Hess2013-12-16
* Linux standalone build now includes its own glibc and forces the linker to us...Gravatar Joey Hess2013-12-16
* add linux-gate and linux-vdso dummy libsGravatar Joey Hess2013-12-15
* Include man pages in Linux and OSX standalone builds.Gravatar Joey Hess2013-12-15
* Programs from Linux and OSX standalone builds can now be symlinked into a dir...Gravatar Joey Hess2013-12-15
* fun with execGravatar Joey Hess2013-07-23
* add git-annex-shell wrapper to linux and OSX standalone bundlesGravatar Joey Hess2013-05-31
* deal with $0 having spaces in itGravatar Joey Hess2013-03-20
* improve linux standalone bundle instuctions, mentioning the PATH setup optionGravatar Joey Hess2013-03-20
* furnish git with an (empty) template directory in standalone buildsGravatar Joey Hess2012-12-13
* runshell: start sh, not $SHELLGravatar Joey Hess2012-12-07