summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* reorganize osx app, so it can be put in PATHGravatar Joey Hess2013-03-20
* make tags in bgGravatar Joey Hess2013-03-17
* fix running test from debian/rules4.20130314Gravatar Joey Hess2013-03-14
* avoid double build from debian/rulesGravatar Joey Hess2013-03-14
* pass -O0 in fast modeGravatar Joey Hess2013-03-12
* got hdevtools working on the git-annex source treeGravatar Joey Hess2013-03-12
* better bg tags generationGravatar Joey Hess2013-03-11
* be quiet when making tags in bgGravatar Joey Hess2013-03-11
* update tags on dev buildGravatar Joey Hess2013-03-11
* switch CABAL to cabalGravatar Joey Hess2013-03-10
* allow overriding CABALGravatar Joey Hess2013-03-10
* Switch from using regex-compat to regex-tdfa, as the C regex library is rathe...Gravatar Joey Hess2013-03-08
* reuse fast build for make testGravatar Joey Hess2013-03-07
* send hothasktags stderr to nullGravatar Joey Hess2013-03-03
* fix 2 bugs in android runshellGravatar Joey Hess2013-02-28
* use Setup.hs rather than depending on cabal-installGravatar Joey Hess2013-02-28
* remove Fast flag, pass -O0 to cabalGravatar Joey Hess2013-02-28
* Android: Enable test suite.Gravatar Joey Hess2013-02-27
* re-enable fast autobuild from vimGravatar Joey Hess2013-02-27
* faster fast buildsGravatar Joey Hess2013-02-27
* make `make fast` work in clean treeGravatar Joey Hess2013-02-27
* install fixGravatar Joey Hess2013-02-27
* fix broken build-stampGravatar Joey Hess2013-02-27
* disable test suite on AndroidGravatar 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
* fix android cross compile, working around cabal limitationGravatar Joey Hess2013-02-27
* make test use cabalGravatar Joey Hess2013-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
* build fixGravatar Joey Hess2013-02-27
* got make fast back down to 20 secondsGravatar Joey Hess2013-02-27
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* deal with http-conduit changing a data typeGravatar Joey Hess2013-02-27
* cleanup WITH_GLOBGravatar Joey Hess2013-02-26
* rename appGravatar Joey Hess2013-02-21
* build an apk containing git-annex and a terminal emulatorGravatar Joey Hess2013-02-21
* prep releaseGravatar Joey Hess2013-02-16
* couple more android build fixesGravatar Joey Hess2013-02-13
* fix make -CGravatar Joey Hess2013-02-13
* Makefile and patches for reproducible build of utilities for androidGravatar Joey Hess2013-02-13
* add androidapp targetGravatar Joey Hess2013-02-13
* configure: hardcode some things that cannot be probed for when cross-compilin...Gravatar Joey Hess2013-02-11
* Now uses the Haskell Glob library, rather than pcre-light, avoiding the need ...Gravatar Joey Hess2013-02-11
* update for path in newer ghc-androidGravatar Joey Hess2013-02-11
* can now build Android targeted binaryGravatar Joey Hess2013-02-10
* use hothasktagsGravatar Joey Hess2013-01-30
* add ctags generationGravatar Joey Hess2013-01-29