summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 4.201302274.20130227Gravatar Joey Hess2013-02-27
|
* add news item for git-annex 4.20130227Gravatar Joey Hess2013-02-27
|
* adjust linux tarball treeGravatar Joey Hess2013-02-27
|
* install fixGravatar Joey Hess2013-02-27
|
* fix broken build-stampGravatar Joey Hess2013-02-27
|
* need build-dep on cabal-installGravatar Joey Hess2013-02-27
|
* finalize releaseGravatar Joey Hess2013-02-27
|
* typoGravatar Joey Hess2013-02-27
|
* disable test suite on AndroidGravatar Joey Hess2013-02-27
| | | | Cannot get QuickCheck to install just now.
* cleanupGravatar Joey Hess2013-02-27
|
* break dependency cycle by special casing running of test commandGravatar Joey Hess2013-02-27
|
* one more android build fixGravatar Joey Hess2013-02-27
|
* embed test suite into git annex; available by running: git annex testGravatar Joey Hess2013-02-27
| | | | | | | | | | | | | | I have seen some other programs do this, and think it's pretty cool. Means you can test wherever it's deployed, as well as at build time. My other reason for doing it is less happy. Cabal's handling of test suites sucks, requiring duplicated info, and even when that's done, it fails to preprocess hsc files here. Building it in avoids that and avoids having to explicitly tell cabal to enable test suites, which would then make it link the test executable every time, which is unnecessarily slow. This also has the benefit that now "make fast test" does a max speed build and tests it.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-27
|\
* | fix android cross compile, working around cabal limitationGravatar Joey Hess2013-02-27
| |
* | make test use cabalGravatar Joey Hess2013-02-27
| |
| * Added a commentGravatar Xyem2013-02-27
|/
* explicitly disable webapp on androidGravatar Joey Hess2013-02-27
|
* temporarily disable pairing on AndroidGravatar Joey Hess2013-02-27
|
* build fixGravatar Joey Hess2013-02-27
|
* temporarily remove DNS flag for AndroidGravatar Joey Hess2013-02-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-27
|\
* | build fixGravatar Joey Hess2013-02-27
| |
| * Added a commentGravatar http://joeyh.name/2013-02-27
| |
| * Added a commentGravatar http://joeyh.name/2013-02-27
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-27
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-27
| |
| * Added a commentGravatar https://launchpad.net/~arand2013-02-27
| |
| * Added a commentGravatar Xyem2013-02-27
| |
* | got make fast back down to 20 secondsGravatar Joey Hess2013-02-27
| | | | | | | | | | This approach could also be used to get ./ghci back.. just munge the extracted ghc command from cabal.
| * Added a commentGravatar http://meep.pl/2013-02-27
| |
| * Added a commentGravatar http://meep.pl/2013-02-27
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-27
|\
* | Makefile now builds using cabal, taking advantage of cabal's automatic ↵Gravatar Joey Hess2013-02-27
| | | | | | | | | | | | | | | | | | detection of appropriate build flags. The only thing lost is ./ghci Speed: make fast used to take 20 seconds here, when rebuilding from touching Command/Unused.hs. With cabal, it's 29 seconds.
| * Added a comment: git annex init --debugGravatar http://meep.pl/2013-02-27
| |
* | add android flag; misc other flag fixesGravatar Joey Hess2013-02-27
| | | | | | | | | | | | Stopped checking the assistant flag for flags like webapp and xmpp, because cabal disables the assistant if the other flag's dependencies cannot be satisfied.
* | clean up old importsGravatar Joey Hess2013-02-27
| |
* | add Production flagGravatar Joey Hess2013-02-27
| |
* | consistent formatGravatar Joey Hess2013-02-27
|/
* no need to globally enable CPP in cabal, it's enabled where neededGravatar Joey Hess2013-02-27
|
* deal with http-conduit changing a data typeGravatar Joey Hess2013-02-27
| | | | | | Pity that the library does not provide a function to extract the status code from the StatusCodeException, so when they had to add a new field, it breaks every single place that does it.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-27
|\
* | expose regex-compatGravatar Joey Hess2013-02-26
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-27
| |
| * Added a commentGravatar Xyem2013-02-27
| |
| * Added a comment: Automagic photo backupsGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2013-02-26
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-26
|/
* blog for the dayGravatar Joey Hess2013-02-26
|
* fixedGravatar Joey Hess2013-02-26
|
* typoGravatar Joey Hess2013-02-26
|