aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
Commit message (Expand)AuthorAge
* prep release5.20150916Gravatar Joey Hess2015-09-16
* Fix Windows build to work with ghc 7.10Gravatar Joey Hess2015-09-01
* speed up fast buildsGravatar Joey Hess2015-08-27
* hackage still doesn't accept os(gnu), remove againGravatar Joey Hess2015-08-24
* prep releaseGravatar Joey Hess2015-08-24
* android still not building, revert breaking changeGravatar Joey Hess2015-08-24
* better android build fixGravatar Joey Hess2015-08-24
* android ghc doesn't support -j flag, fix buildGravatar Joey Hess2015-08-24
* commentGravatar Joey Hess2015-08-19
* Avoid building the assistant on the hurd, since an inotify equivilant is not ...Gravatar Joey Hess2015-08-17
* enable parallel build for fast mode and explicitly disable for productionGravatar Joey Hess2015-08-14
* prep release5.20150812Gravatar Joey Hess2015-08-12
* Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...Gravatar Joey Hess2015-08-06
* Tighten dependency on optparse-applicative to 0.11.0.Gravatar Joey Hess2015-08-02
* prep releaseGravatar Joey Hess2015-07-31
* prep release5.20150727Gravatar Joey Hess2015-07-27
* Support building without persistent database on for systems that lack TH. Thi...Gravatar Joey Hess2015-07-25
* remove new-time build flagGravatar Joey Hess2015-07-21
* Debian package (and any other packages built using make install) now includes...Gravatar Joey Hess2015-07-13
* Merge branch 'master' into optparse-applicativeGravatar Joey Hess2015-07-10
|\
| * prep releaseGravatar Joey Hess2015-07-10
* | started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
|/
* Removed support for optparse-applicative versions older than 0.10.Gravatar Joey Hess2015-07-07
* On linux, pass --as-needed to linker to avoid linking with unused shared libr...Gravatar Joey Hess2015-07-07
* prep releaseGravatar Joey Hess2015-06-16
* debian/cabal-wrapper: Removed this hack which should not be needed anymore.Gravatar Joey Hess2015-06-14
* re-remove hamlet depGravatar Joey Hess2015-06-06
* -fPIC broke the autobuilders, so remove again. hmmGravatar Joey Hess2015-06-06
* not sure why, but ghc started failing linking the C libs unless explicitly bu...Gravatar Joey Hess2015-06-05
* prep releaseGravatar Joey Hess2015-05-28
* Revert "remove deprecated hamlet package"Gravatar Joey Hess2015-05-27
* remove deprecated hamlet packageGravatar Joey Hess2015-05-22
* prep releaseGravatar Joey Hess2015-05-22
* allow building without ascii-progress, since it is not ready yetGravatar Joey Hess2015-05-12
* Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-05-12
|\
| * cutting a point release, will be a cabal-only updateGravatar Joey Hess2015-05-11
| * reorder dependency listGravatar Joey Hess2015-05-10
| * avoid unncessary dep on old-locale when building with new version of timeGravatar Joey Hess2015-05-10
| * disable ghc 7.10's obnoxious warnings about every line using tab to indentGravatar Joey Hess2015-05-10
| * prep releaseGravatar Joey Hess2015-05-08
| * Replace dataenc with sandi.Gravatar Magnus Therning2015-05-07
| * also drop old dbus compatGravatar Joey Hess2015-04-22
| * Dropped support for older versions of yesod and warp than the ones in Debian ...Gravatar Joey Hess2015-04-22
| * prep releaseGravatar Joey Hess2015-04-20
| * Removed dependency on haskell SHA library, instead using cryptohash >= 0.11.0.Gravatar Joey Hess2015-04-19
| * switch to using cryptohash for MACGravatar Joey Hess2015-04-19
* | scale progress bar to terminal sizeGravatar Joey Hess2015-04-14
* | Merge branch 'master' into concurrentprogressGravatar Joey Hess2015-04-14
|\|
| * info dir: Added information about repositories that contain files in the spec...Gravatar Joey Hess2015-04-12
* | pin ascii-progress version for now; big changes comingGravatar Joey Hess2015-04-10