aboutsummaryrefslogtreecommitdiff
path: root/standalone
Commit message (Collapse)AuthorAge
* Linux standalone arm build no longer supports Linux kernels older than 2.6.28Gravatar Joey Hess2017-11-21
| | | | | | | | As it was getting too expensive to patch out use of the "new" syscalls We could revisit this if someone has hardware with an older kernel that's still being maintained, but I've verified that the Synology NAS that had used a too old kernel version has been updated to 2.6.32.
* fix build of patched networkGravatar Joey Hess2017-11-21
|
* freshen patchGravatar Joey Hess2017-11-21
|
* update to lts-9,9Gravatar Joey Hess2017-11-21
| | | | | | | with aws updated to 0.17.1 The old version of this file no longer builds on the arm autobuilder, running Debian unstable.
* still need stack-windows.yaml to specify newer versions of Win32 and unix-compatGravatar Joey Hess2017-11-09
|
* use win32 2.6.1.0Gravatar Joey Hess2017-11-09
| | | | | | | That has my patches merged into it, so stack-windows.yaml is not needed any longer. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
* fix pathGravatar Joey Hess2017-10-26
|
* use upgraded stackGravatar Joey Hess2017-10-26
|
* upgrade stack to avoid https://github.com/commercialhaskell/stack/issues/2960Gravatar Joey Hess2017-10-26
|
* improve cleanupGravatar Joey Hess2017-10-26
|
* Revert "debugging strange old version of git-annex in windows installer bundle"Gravatar Joey Hess2017-10-26
| | | | This reverts commit ee66a6ed4d89a4bd30d056be6ddd304a026503b7.
* debugging strange old version of git-annex in windows installer bundleGravatar Joey Hess2017-10-26
|
* unify stack build and stack installGravatar Joey Hess2017-10-26
| | | | | For some reason, when stack install is run separately, it seems to be installing a previous build from a different temp dir. WTF?
* simplify buildGravatar Joey Hess2017-10-25
|
* try to put git for windows firstGravatar Joey Hess2017-10-25
| | | | I think there'a a cygwin git in path confusing things
* work around stack-work directory path bugGravatar Joey Hess2017-10-25
| | | | fatal: Invalid path '/cygdrive/c/jenkins/workspace/git-annex-master/git-annex/.stack-work/downloaded/C:\jenkins\workspace\git-annex-master\git-annex\.stack-work\downloaded\56E6vnUQljVi': No such file or directory
* build for windows with forked win32 package that has terminateProcessIdGravatar Joey Hess2017-10-25
| | | | | | | | | Get ugly reversion out of CHANGELOG. Also, relocated the windows stack.yaml to top, and updated windows build instructions. This commit was sponsored by Henrik Riomar on Patreon.
* expand commentGravatar Joey Hess2017-10-25
|
* Windows: Remove wget from bundle; it needs libraries that are not included, ↵Gravatar Joey Hess2017-10-25
| | | | | | | | and git for windows includes curl which git-annex will use instead. wget was broken even in the previous old release of the windows bundle, this is not new breakage. msys-idn-11.dll and probably more would be needed to use it. git for windows includes msys-idn2-0.dll instead.
* fix build-version creationGravatar Joey Hess2017-10-25
|
* fix pathGravatar Joey Hess2017-10-25
| | | | | git-annex is installed into . by Build/NullSoftInstaller, so use that for running git-annex test
* make dirGravatar Joey Hess2017-10-25
|
* try different pathGravatar Joey Hess2017-10-25
|
* try different pathGravatar Joey Hess2017-10-25
|
* add bin pathGravatar Joey Hess2017-10-25
|
* avoid stack runghcGravatar Joey Hess2017-10-24
| | | | | | Seems to want to recompile git-annex before running unrelated program. stack ghc does not have that problem
* --no-haddockGravatar Joey Hess2017-10-24
|
* use windows stack.yaml for additional stack commandsGravatar Joey Hess2017-10-24
|
* remove unncessary withcygGravatar Joey Hess2017-10-24
|
* add to PATHGravatar Joey Hess2017-10-24
|
* get rsync before buildGravatar Joey Hess2017-10-22
|
* typoGravatar Joey Hess2017-10-22
|
* run only 1 jobGravatar Joey Hess2017-10-22
| | | | | Seeing interrmittent build failures that may be related to stack's concurrency
* disable haddockGravatar Joey Hess2017-10-22
|
* try lts-9.10 with old win32Gravatar Joey Hess2017-10-22
| | | | toolchain issue is preventing nightly from building anything on windows
* add IfElse versionGravatar Joey Hess2017-10-22
|
* switch to nightly-2017-10-22 for newer win32Gravatar Joey Hess2017-10-22
|
* point packages dir at topGravatar Joey Hess2017-10-22
|
* windows-specific stack.yaml to enable Win32Gravatar Joey Hess2017-10-22
|
* temporarily disable rm to get buildingGravatar Joey Hess2017-10-22
|
* better fix for rm pathGravatar Joey Hess2017-10-22
|
* add cygwin bin to pathGravatar Joey Hess2017-10-22
|
* remove msysgit cruftGravatar Joey Hess2017-10-22
|
* remove ghc --versionGravatar Joey Hess2017-10-22
| | | | using stack, version is pinned
* force updateGravatar Joey Hess2017-10-22
|
* update windows build scripts to use stackGravatar Joey Hess2017-10-17
| | | | | | | | | | | | Not tested yet. The EvilLinker workaround is removed. That got fixed in ghc 8.0.1, (per https://ghc.haskell.org/trac/ghc/ticket/8596) which will finally be used by the windows autobuilder now. I have not deleted the EvilLinker yet (or closed its bugs). This commit was sponsored by John Peloquin on Patreon.
* log ghc versionGravatar Joey Hess2017-10-16
|
* avoid cloning xss-sanitize when clone already existsGravatar Joey Hess2017-10-16
|
* try working around strange cabal install bug for xss-sanitizeGravatar Joey Hess2017-10-16
|
* try explicitly installin xss-sanitizeGravatar Joey Hess2017-08-23
|