summaryrefslogtreecommitdiff
path: root/standalone
Commit message (Expand)AuthorAge
* remove one-off clean5.20150406Gravatar Joey Hess2015-04-06
* force rebuildGravatar Joey Hess2015-04-06
* 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
* run cabal update before trying to install build depsGravatar Joey Hess2015-03-19
* correct out of date commentGravatar Joey Hess2015-03-19
* Linux standalone: Set LOCPATH=/dev/null to work around https://ghc.haskell.or...Gravatar Joey Hess2015-02-25
* more headersGravatar Joey Hess2015-02-22
* add a few exports used by generated codeGravatar Joey Hess2015-02-22
* get fromPersistValue importedGravatar Joey Hess2015-02-22
* fix import nameGravatar Joey Hess2015-02-22
* EvilSplicer hacks for persistentGravatar Joey Hess2015-02-22
* update headers to work with spliced TH from persistentGravatar Joey Hess2015-02-22
* export Database.Persist.THGravatar Joey Hess2015-02-22
* Linux standalone: Improved process names of linker shimmed programs.Gravatar Joey Hess2015-02-16
* Merge branch 'master' of ssh://git-annex.branchable.com into relativepathsGravatar Joey Hess2015-01-07
|\
| * remove debug prints; even going to stderr that breaks gnupg's configure scriptGravatar Joey Hess2015-01-07
| * typoGravatar Joey Hess2015-01-07
| * smarter wrapper; detect -r link optionGravatar Joey Hess2015-01-07
| * minor typoGravatar Joey Hess2015-01-07
| * add $@ to wrapperGravatar Joey Hess2015-01-07
| * more PATH typosGravatar Joey Hess2015-01-07
| * fix pathGravatar Joey Hess2015-01-07
| * fix -fPIE optionGravatar Joey Hess2015-01-07
| * subshells for cd &&Gravatar Joey Hess2015-01-07
| * typosGravatar Joey Hess2015-01-07
| * fix BIGNUM related openssh build breakageGravatar Joey Hess2015-01-07
| * typoGravatar Joey Hess2015-01-07
| * fix dir nameGravatar Joey Hess2015-01-07
| * typoGravatar Joey Hess2015-01-07
| * android binary compatability is so bad we have to build all utilities twiceGravatar Joey Hess2015-01-07
* | now I know why the test suite failed on the autobuilder.. MAX_PATHGravatar Joey Hess2015-01-06
|/
* iupdate licenses file, removing ASPLGravatar Joey Hess2015-01-05
* fix cd issueGravatar Joey Hess2015-01-05
* Android: Provide a version built with -fPIE -pie to support Android 5.0.Gravatar Joey Hess2015-01-05
* fail windows build if test suite doesn't passGravatar Joey Hess2014-12-30
* typoGravatar Joey Hess2014-12-30
* try running test in a different directoryGravatar Joey Hess2014-12-30
* 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
* update for debian jessie, which has libgnutls28-dev, not libgnutls-devGravatar Joey Hess2014-12-03
* update licenses file for nsis and NullSoft licences used by windows installerGravatar Joey Hess2014-12-03
* clarify where host libs come fromGravatar Joey Hess2014-12-03
* force recompilation of the nullsoft installer; it does not seem to be noticin...Gravatar Joey Hess2014-12-03
* update license file, adding licenses of all haskell library dependenciesGravatar Joey Hess2014-12-01
* avoid false build failure in android logGravatar Joey Hess2014-11-05
* deal with android SDK changeGravatar Joey Hess2014-10-20
* pin git to known working versionGravatar Joey Hess2014-10-16