aboutsummaryrefslogtreecommitdiff
path: root/Build
Commit message (Expand)AuthorAge
* fix build some moreGravatar Joey Hess2018-01-15
* fix buildGravatar Joey Hess2018-01-15
* fix windows buildGravatar Joey Hess2018-01-10
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* fold Build/SysConfig.hs into BuildInfo via includeGravatar Joey Hess2017-12-14
* remove unused importGravatar Joey Hess2017-11-21
* still can't express custom-setup depsGravatar Joey Hess2017-11-14
* avoid Utility.Directory which needs Win32 on windowsGravatar Joey Hess2017-11-14
* unify stack build and stack installGravatar Joey Hess2017-10-26
* allow building w/o rsync installedGravatar Joey Hess2017-10-25
* Windows: Remove wget from bundle; it needs libraries that are not included, a...Gravatar Joey Hess2017-10-25
* ln from stack install location to nsis locationGravatar Joey Hess2017-10-25
* ding dong, the witch is deadGravatar Joey Hess2017-10-24
* update windows build scripts to use stackGravatar Joey Hess2017-10-17
* fix OSX buildGravatar Joey Hess2017-06-09
* adeiu, MissingHGravatar Joey Hess2017-05-16
* Linux standalone builds put the bundled ssh last in PATH, so any system ssh w...Gravatar Joey Hess2017-03-02
* remove unused importGravatar Joey Hess2017-02-28
* fix up Read instance incompatability caused by recent commitGravatar Joey Hess2017-02-24
* Run wget with -nv instead of -q, so it will display HTTP errors.Gravatar Joey Hess2017-02-20
* simpler more generic processTranscript'Gravatar Joey Hess2017-02-15
* fix OSX buildGravatar Joey Hess2017-02-13
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* fix buildGravatar Joey Hess2016-12-28
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* finish fixing android build after tor mergeGravatar Joey Hess2016-12-12
* fix some moreGravatar Joey Hess2016-12-10
* better fixGravatar Joey Hess2016-12-10
* improve hask to work with TH for Free monadsGravatar Joey Hess2016-12-10
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* remove debug printGravatar Joey Hess2016-11-15
* Linux standalone: Avoid using hard links in the tarball so it can be untarred...Gravatar Joey Hess2016-11-10
* remove localedir file, fix buildGravatar Joey Hess2016-10-05
* Linux standalone: Include locale files in the bundle, and generate locale def...Gravatar Joey Hess2016-10-04
* Linux standalone: Add back the LOCPATH=/dev/null hack to avoid the system loc...Gravatar Joey Hess2016-10-04
* Android: Fix disabling use of cp --reflink=auto, curl, sha224, and sha384.Gravatar Joey Hess2016-09-05
* Don't escape leading dots in code blocks in manpageGravatar Jim Paris2016-08-16
* fix build with old ghcGravatar Joey Hess2016-06-13
* fix man page buildingGravatar Joey Hess2016-06-02
* minor typo fixes throughoutGravatar Yaroslav Halchenko2016-06-02
* Remove Makefile from cabal tarball; man page building is now handled by a sma...Gravatar Joey Hess2016-05-31
* Updated cabal file explictly lists source files.Gravatar Joey Hess2016-05-24
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* remove warningGravatar Joey Hess2016-04-27
* fix build with old ghc that lacks MIN_VERSION_GLASGOW_HASKELL macroGravatar Joey Hess2016-04-27
* only filter out mdwn2man warning, not other warningsGravatar Joey Hess2016-04-20
* Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed ...Gravatar Joey Hess2016-04-20
* hack to get escaped quotes right on git-annex-shell man pageGravatar Joey Hess2016-04-04
* use clamav to check builds for viruses before adding themGravatar Joey Hess2016-03-07