Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | finalize release | Joey Hess | 2013-02-27 |
| | |||
* | typo | Joey Hess | 2013-02-27 |
| | |||
* | disable test suite on Android | Joey Hess | 2013-02-27 |
| | | | | Cannot get QuickCheck to install just now. | ||
* | cleanup | Joey Hess | 2013-02-27 |
| | |||
* | break dependency cycle by special casing running of test command | Joey Hess | 2013-02-27 |
| | |||
* | one more android build fix | Joey Hess | 2013-02-27 |
| | |||
* | embed test suite into git annex; available by running: git annex test | Joey Hess | 2013-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.com | Joey Hess | 2013-02-27 |
|\ | |||
* | | fix android cross compile, working around cabal limitation | Joey Hess | 2013-02-27 |
| | | |||
* | | make test use cabal | Joey Hess | 2013-02-27 |
| | | |||
| * | Added a comment | Xyem | 2013-02-27 |
|/ | |||
* | explicitly disable webapp on android | Joey Hess | 2013-02-27 |
| | |||
* | temporarily disable pairing on Android | Joey Hess | 2013-02-27 |
| | |||
* | build fix | Joey Hess | 2013-02-27 |
| | |||
* | temporarily remove DNS flag for Android | Joey Hess | 2013-02-27 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-02-27 |
|\ | |||
* | | build fix | Joey Hess | 2013-02-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-02-27 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-02-27 |
| | | |||
| * | Added a comment | http://edheil.wordpress.com/ | 2013-02-27 |
| | | |||
| * | Added a comment | http://edheil.wordpress.com/ | 2013-02-27 |
| | | |||
| * | Added a comment | https://launchpad.net/~arand | 2013-02-27 |
| | | |||
| * | Added a comment | Xyem | 2013-02-27 |
| | | |||
* | | got make fast back down to 20 seconds | Joey Hess | 2013-02-27 |
| | | | | | | | | | | This approach could also be used to get ./ghci back.. just munge the extracted ghc command from cabal. | ||
| * | Added a comment | http://meep.pl/ | 2013-02-27 |
| | | |||
| * | Added a comment | http://meep.pl/ | 2013-02-27 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-02-27 |
|\ | |||
* | | Makefile now builds using cabal, taking advantage of cabal's automatic ↵ | Joey Hess | 2013-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 --debug | http://meep.pl/ | 2013-02-27 |
| | | |||
* | | add android flag; misc other flag fixes | Joey Hess | 2013-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 imports | Joey Hess | 2013-02-27 |
| | | |||
* | | add Production flag | Joey Hess | 2013-02-27 |
| | | |||
* | | consistent format | Joey Hess | 2013-02-27 |
|/ | |||
* | no need to globally enable CPP in cabal, it's enabled where needed | Joey Hess | 2013-02-27 |
| | |||
* | deal with http-conduit changing a data type | Joey Hess | 2013-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.com | Joey Hess | 2013-02-27 |
|\ | |||
* | | expose regex-compat | Joey Hess | 2013-02-26 |
| | | |||
| * | Added a comment | http://edheil.wordpress.com/ | 2013-02-27 |
| | | |||
| * | Added a comment | Xyem | 2013-02-27 |
| | | |||
| * | Added a comment: Automagic photo backups | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U | 2013-02-26 |
| | | |||
| * | Added a comment | http://edheil.wordpress.com/ | 2013-02-26 |
|/ | |||
* | blog for the day | Joey Hess | 2013-02-26 |
| | |||
* | fixed | Joey Hess | 2013-02-26 |
| | |||
* | typo | Joey Hess | 2013-02-26 |
| | |||
* | format | Joey Hess | 2013-02-26 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-02-26 |
|\ | |||
| * | Added a comment | http://joeyh.name/ | 2013-02-26 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-02-26 |
| | | |||
* | | autostart assistant | Joey Hess | 2013-02-26 |
| | | |||
* | | document filename of the autostart file | Joey Hess | 2013-02-26 |
| | |