summaryrefslogtreecommitdiff
path: root/standalone
Commit message (Collapse)AuthorAge
* 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 ↵Gravatar Joey Hess2015-04-18
| | | | | | | for proxy support I have not updated the autobuilder yet; these versions seem ok by inspection.
* FORCE_GIT_VERSION hack no longer needed; windows autobuilder fixedGravatar Joey Hess2015-04-18
|
* remove unnecessary cleanGravatar Joey Hess2015-04-14
|
* export UPGRADE_LOCATION tooGravatar Joey Hess2015-04-14
|
* argh, why u no version?Gravatar Joey Hess2015-04-14
|
* clean harderGravatar Joey Hess2015-04-14
|
* force cleanGravatar Joey Hess2015-04-14
|
* put in workaround for strange version of git on the autobuilderGravatar Joey Hess2015-04-14
|
* yet more autobuilder debuggingGravatar Joey Hess2015-04-14
|
* more autobuilder debuggingGravatar Joey Hess2015-04-14
|
* try different path to msysgitGravatar Joey Hess2015-04-14
|
* 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
| | | | for "git annex sync" as well as "git-annex sync".
* Fix bug introduced in the last release that broke git-annex sync when ↵Gravatar Joey Hess2015-03-27
| | | | | | | | | git-annex was installed from the standalone tarball. This was introduced by commit 849a4b1a0d71071a602f552125fd7e25689662db However, the same problem could affect other calls to programPath, specifically some on the assistant. So, I fixed it at a deeper level.
* 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 ↵Gravatar Joey Hess2015-02-25
| | | | | | https://ghc.haskell.org/trac/ghc/ticket/7695 This prevents localization from working, but git-annex is not localized anyway.
* 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
| | | | | | | | /home/builder/.ghc/android-14/arm-linux-androideabi-4.8/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: fatal error: -pie and -r are incompatible
| * 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
| | | | | The git-annex dmg used to include some OSX system libraries, but it doesn't anymore.
* 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
|