| Commit message (Expand) | Author | Age |
* | Version build dependency on STM, and allow building without it, which disable... | Joey Hess | 2012-06-26 |
* | skeleton C library for calling kqueue | Joey Hess | 2012-06-18 |
* | Teach _Makefile_ to only do _-DWITH_INOTIFY_ when on a Linux machine. | Jimmy Tang | 2012-06-18 |
* | make inotify a build flag etc | Joey Hess | 2012-06-17 |
* | fix make-sdist to omit too long filenames | Joey Hess | 2012-06-15 |
* | Simplify git-annex.cabal and generate sdist with make-sdist.sh. | Nathan Collins | 2012-06-12 |
* | Merge branch 'master' into cabal-man-pages | Nathan Collins | 2012-06-11 |
|\ |
|
* | | Refactor generation of git-annex.cabal and incorporate man pages. | Nathan Collins | 2012-06-11 |
* | | Fix Makefile dependencies for `make test`. | Nathan Collins | 2012-06-10 |
| * | Makefile: ignore monads-tf in favour of mtl | Sergei Trofimovich | 2012-06-10 |
* | | Make man pages when making sdist. | Nathan Collins | 2012-06-09 |
* | | Make standalone man-page installation possible | Nathan Collins | 2012-06-05 |
|/ |
|
* | use LANGUAGE CPP pragma, avoids running cpp on all the other sources | Joey Hess | 2012-04-17 |
* | cabal file now autodetects whether S3 support is available. | Joey Hess | 2012-04-14 |
* | Renamed diskfree.c to avoid OSX case insensativity bug. | Joey Hess | 2012-04-13 |
* | releasing version 3.201204053.20120405 | Joey Hess | 2012-04-05 |
* | Rewrote free disk space checking code | Joey Hess | 2012-03-22 |
* | shave some 12 mb from the installed size | Joey Hess | 2012-03-15 |
* | makefile tweaks | Joey Hess | 2012-03-15 |
* | remove cruft | Joey Hess | 2012-03-10 |
* | remove -fspec-constr-count workaround | Joey Hess | 2012-02-27 |
* | add a configure check for StatFS | Joey Hess | 2012-01-15 |
* | add hackage target | Joey Hess | 2012-01-13 |
* | remove S3stub stuff | Joey Hess | 2012-01-05 |
* | Added quickcheck to build dependencies, and fail if test suite cannot be built. | Joey Hess | 2012-01-03 |
* | increate spec-constr-count | Joey Hess | 2011-12-30 |
* | note | Joey Hess | 2011-12-20 |
* | remove seemingly unneeded dependencies | Joey Hess | 2011-12-20 |
* | add make fast target | Joey Hess | 2011-11-10 |
* | fast build mode for vim | Joey Hess | 2011-11-09 |
* | propigate test suite failure | Joey Hess | 2011-10-06 |
* | Fix build without S3. | Joey Hess | 2011-09-07 |
* | Fix Makefile to work with cabal again. | Joey Hess | 2011-09-06 |
* | guess not everyone configures their shell to show nonzero exit codes.. | Joey Hess | 2011-08-27 |
* | moved files around | Joey Hess | 2011-08-20 |
* | add a nasty workaround for a nasty cabal limitation | Joey Hess | 2011-07-07 |
* | fix sdist to include symlinks, without which it doesn't build | Joey Hess | 2011-07-02 |
* | cabal sdist: plan C | Joey Hess | 2011-07-02 |
* | add a filelist for cabal sdist | Joey Hess | 2011-06-30 |
* | Merge branch 'master' into v3 | Joey Hess | 2011-06-30 |
|\ |
|
| * | cabal can now be used to build git-annex. | Joey Hess | 2011-06-30 |
* | | ssh | Joey Hess | 2011-06-22 |
|/ |
|
* | add git-union-merge | Joey Hess | 2011-06-20 |
* | don't optimise test suite | Joey Hess | 2011-05-15 |
* | add -fspec-constr-count workaround | Joey Hess | 2011-04-29 |
* | Remove testpack from build depends, as it is not available on all architectures. | Joey Hess | 2011-04-25 |
* | seems -rtsopts is needed now for profiling | Joey Hess | 2011-04-21 |
* | typo | Joey Hess | 2011-04-06 |
* | support PROFILE=1 to enable profiling | Joey Hess | 2011-04-05 |
* | nasty hack to build when hS3 is not available | Joey Hess | 2011-03-30 |