aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Version build dependency on STM, and allow building without it, which disable...Gravatar Joey Hess2012-06-26
* skeleton C library for calling kqueueGravatar Joey Hess2012-06-18
* Teach _Makefile_ to only do _-DWITH_INOTIFY_ when on a Linux machine.Gravatar Jimmy Tang2012-06-18
* make inotify a build flag etcGravatar Joey Hess2012-06-17
* fix make-sdist to omit too long filenamesGravatar Joey Hess2012-06-15
* Simplify git-annex.cabal and generate sdist with make-sdist.sh.Gravatar Nathan Collins2012-06-12
* Merge branch 'master' into cabal-man-pagesGravatar Nathan Collins2012-06-11
|\
* | Refactor generation of git-annex.cabal and incorporate man pages.Gravatar Nathan Collins2012-06-11
* | Fix Makefile dependencies for `make test`.Gravatar Nathan Collins2012-06-10
| * Makefile: ignore monads-tf in favour of mtlGravatar Sergei Trofimovich2012-06-10
* | Make man pages when making sdist.Gravatar Nathan Collins2012-06-09
* | Make standalone man-page installation possibleGravatar Nathan Collins2012-06-05
|/
* use LANGUAGE CPP pragma, avoids running cpp on all the other sourcesGravatar Joey Hess2012-04-17
* cabal file now autodetects whether S3 support is available.Gravatar Joey Hess2012-04-14
* Renamed diskfree.c to avoid OSX case insensativity bug.Gravatar Joey Hess2012-04-13
* releasing version 3.201204053.20120405Gravatar Joey Hess2012-04-05
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* shave some 12 mb from the installed sizeGravatar Joey Hess2012-03-15
* makefile tweaksGravatar Joey Hess2012-03-15
* remove cruftGravatar Joey Hess2012-03-10
* remove -fspec-constr-count workaroundGravatar Joey Hess2012-02-27
* add a configure check for StatFSGravatar Joey Hess2012-01-15
* add hackage targetGravatar Joey Hess2012-01-13
* remove S3stub stuffGravatar Joey Hess2012-01-05
* Added quickcheck to build dependencies, and fail if test suite cannot be built.Gravatar Joey Hess2012-01-03
* increate spec-constr-countGravatar Joey Hess2011-12-30
* noteGravatar Joey Hess2011-12-20
* remove seemingly unneeded dependenciesGravatar Joey Hess2011-12-20
* add make fast targetGravatar Joey Hess2011-11-10
* fast build mode for vimGravatar Joey Hess2011-11-09
* propigate test suite failureGravatar Joey Hess2011-10-06
* Fix build without S3.Gravatar Joey Hess2011-09-07
* Fix Makefile to work with cabal again.Gravatar Joey Hess2011-09-06
* guess not everyone configures their shell to show nonzero exit codes..Gravatar Joey Hess2011-08-27
* moved files aroundGravatar Joey Hess2011-08-20
* add a nasty workaround for a nasty cabal limitationGravatar Joey Hess2011-07-07
* fix sdist to include symlinks, without which it doesn't buildGravatar Joey Hess2011-07-02
* cabal sdist: plan CGravatar Joey Hess2011-07-02
* add a filelist for cabal sdistGravatar Joey Hess2011-06-30
* Merge branch 'master' into v3Gravatar Joey Hess2011-06-30
|\
| * cabal can now be used to build git-annex.Gravatar Joey Hess2011-06-30
* | sshGravatar Joey Hess2011-06-22
|/
* add git-union-mergeGravatar Joey Hess2011-06-20
* don't optimise test suiteGravatar Joey Hess2011-05-15
* add -fspec-constr-count workaroundGravatar Joey Hess2011-04-29
* Remove testpack from build depends, as it is not available on all architectures.Gravatar Joey Hess2011-04-25
* seems -rtsopts is needed now for profilingGravatar Joey Hess2011-04-21
* typoGravatar Joey Hess2011-04-06
* support PROFILE=1 to enable profilingGravatar Joey Hess2011-04-05
* nasty hack to build when hS3 is not availableGravatar Joey Hess2011-03-30