summaryrefslogtreecommitdiff
path: root/standalone
Commit message (Collapse)AuthorAge
* provide utf-8 locale to avoid silly build failureGravatar Joey Hess2014-07-14
|
* Merge orca:/tmp/buildGravatar Joey Hess2014-07-14
|\
| * refresh haskell patchesGravatar Joey Hess2014-07-14
| |
* | remove bloomfilter patch no longer neededGravatar Joey Hess2014-07-14
|/
* fix logicGravatar Joey Hess2014-07-04
|
* deal with android SDK changeGravatar Joey Hess2014-07-04
| | | | No longer has android-17 target, now it's android-18.
* update android haskell patchesGravatar Joey Hess2014-07-04
|
* Android: patch git to avoid fchmod, which fails on /sdcard.Gravatar Joey Hess2014-07-03
|
* generate build-version file on windows autobuilderGravatar Joey Hess2014-06-18
|
* make EvilSplicer re-box file-embed's ByteStringsGravatar Joey Hess2014-06-13
| | | | | | | | | The armel autobuilder started failing: Assistant/WebApp/Types.hs:128:14: primitive string literal must contain only characters <= '\xFF' This fixes that.
* Merge orca:tmp/f/buildGravatar Joey Hess2014-06-10
|\
| * refreshed haskell patchesGravatar Joey Hess2014-06-11
| |
* | figured out this patchGravatar Joey Hess2014-06-10
| |
* | skein patch seems to be needed for arm as well as androidGravatar Joey Hess2014-06-10
| | | | | | | | I don't understand why this patch is needed.
* | vector patch also needed for armGravatar Joey Hess2014-06-10
|/
* comment back out library removal lineGravatar Joey Hess2014-05-29
|
* forcing windows autobuilder to rebootstrap cabal libsGravatar Joey Hess2014-05-29
|
* fix gnutls to link, againGravatar Joey Hess2014-05-26
| | | | | | I don't know why, but I keep finding that the way I hacked this to work before doesn't work and a new way is needed. Perhaps changes to cabal made my old hacks break?
* update path to gnutls etc libsGravatar Joey Hess2014-05-26
|
* another include needed by THGravatar Joey Hess2014-05-26
|
* work around another dep problemGravatar Joey Hess2014-05-26
|
* remove patch that turns out to be unnecessaryGravatar Joey Hess2014-05-26
|
* export PATH to alex and happyGravatar Joey Hess2014-05-26
|
* add imports needed for android with current ghc and libsGravatar Joey Hess2014-05-25
|
* Merge orca:/tmp/buildGravatar Joey Hess2014-05-25
|\
| * update remaining android patchesGravatar androidbuilder2014-05-26
| |
* | more work around for cabal dependency messGravatar Joey Hess2014-05-25
| |
* | network-protocol-xmpp patch no longer neededGravatar Joey Hess2014-05-25
| |
* | libxml-sax patch no longer neededGravatar Joey Hess2014-05-25
| |
* | set unicode locale when buildingGravatar Joey Hess2014-05-25
| | | | | | | | | | some packages, particularly unix-compat, fail to install in a C locale. wow
* | work around recent cabal dependency messGravatar Joey Hess2014-05-25
|/
* Merge commit '80aec4554f530bcdd70f61855973fdfdceb4a1b8'Gravatar Joey Hess2014-05-25
|\
| * update android haskell patchesGravatar Sören Brunk2014-05-25
| |
* | fix abiversion lookup to work when propellor is running this scriptGravatar Joey Hess2014-05-25
|/
* turn on -x debugging in these scriptsGravatar Joey Hess2014-05-24
|
* android: Run busybox install with -s, since some versions of Android ↵Gravatar Joey Hess2014-05-23
| | | | prohibit making hard links.
* update patch to export one more module used by THGravatar Joey Hess2014-05-22
|
* fix QuickCheck install w/o THGravatar Joey Hess2014-05-22
|
* updating haskell patches, part 2Gravatar Joey Hess2014-05-21
|
* update haskell patches (incomplete)Gravatar Your Name2014-05-20
|
* Support symlinking git-annex and git-annex-shell from the Linux standalone ↵Gravatar Joey Hess2014-05-16
| | | | | | | | | bundle into PATH. Unless busybox doesn't support readlink -f, then it just uses readlink and symlinking won't work. Also, OSX has no readlink -f so not done there. Thanks, jlebar.
* Merge branch 'master' into bootstrap3Gravatar Joey Hess2014-05-02
|\ | | | | | | | | Conflicts: debian/changelog
* | updated license for bootstrap 3Gravatar Joey Hess2014-04-29
| |
| * Standalone builds now check gpg signatures before upgrading.Gravatar Joey Hess2014-04-23
| |
| * this keyring contains keys that git-annex should trust to sign upgradesGravatar Joey Hess2014-04-23
|/ | | | | | | | Currently, that is the git-annex distribution signing key, 89C809CB I have also included my personal gpg key, 2512E3C7. This is in case something goes wrong with the other key (perhaps it gets lost), we'll hopefully avoid locking everything out of upgradng.
* webapp: Support using git-annex on a remote server, which was installed from ↵Gravatar Joey Hess2014-04-20
| | | | | | | | | | the standalone tarball or OSX app, and so does not have git-annex in PATH (and may also not have git or rsync in PATH). * webapp: Support using git-annex on a remote server, which was installed from the standalone tarball or OSX app, and so does not have git-annex in PATH (and may also not have git or rsync in PATH). * standalone tarball, OSX app: Install a ~/.ssh/git-annex-wrapper, which can be used to run git-annex, git, rsync, etc.
* more idempotency fixesGravatar Joey Hess2014-04-05
|
* idempotency fixesGravatar Joey Hess2014-04-04
|
* renaming build user for consistencyGravatar Joey Hess2014-04-04
|
* got tasty-rerun working on androidGravatar Joey Hess2014-03-12
|