aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* addurl --fast: Use curl, rather than haskell HTTP library, to support https.Gravatar Joey Hess2013-01-27
* trim the pages builtGravatar Joey Hess2013-01-07
* OSX FSEvents supportGravatar Joey Hess2012-12-27
* move thirdparty program installation for standalone bundle into haskell programGravatar Joey Hess2012-12-14
* typoGravatar Joey Hess2012-12-13
* furnish git with an (empty) template directory in standalone buildsGravatar Joey Hess2012-12-13
* put sbin directories in PATH when building standalone so lsof is foundGravatar Joey Hess2012-12-12
* remove set -eGravatar Joey Hess2012-12-11
* switch back to WITH_DNSGravatar Joey Hess2012-12-11
* require all THIRDPARTY_BINS be present to build standalone/appGravatar Joey Hess2012-12-10
* Enable WebDAV support in Debian package. Closes: #695532Gravatar Joey Hess2012-12-10
* run bzip2 in fast modeGravatar Joey Hess2012-12-09
* better messageGravatar Joey Hess2012-12-08
* use install_name_tool to adjust library paths in osx appGravatar Joey Hess2012-12-08
* include /bin/sh in standalone buildsGravatar Joey Hess2012-12-07
* Include ssh in standalone builds.Gravatar Joey Hess2012-11-29
* rewrote OSX library copier in Haskell, now with recursive copying of library ...Gravatar Joey Hess2012-11-26
* skeltal webdav special remoteGravatar Joey Hess2012-11-14
* add clibs to getflagsGravatar Joey Hess2012-11-06
* add cp to THIRDPARTY_BINSGravatar Joey Hess2012-11-04
* switch to new URI version by default, -DWITH_OLD_URI for oldGravatar Joey Hess2012-11-03