Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix use of wrong shebang when android is installing git-annex-shell wrapper ↵ | Joey Hess | 2013-05-06 |
| | | | | on server | ||
* | 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. | ||
* | deal with Android's nonstandard shell location | Joey Hess | 2013-02-13 |
This is so gratutious and pointless. It's a shame that everything we learned about Unix portability and the importance of standards has been thrown out the window by these guys. |