aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* support using haskell-dns for SRV lookupsGravatar Joey Hess2012-10-28
* add host command to standalone buildsGravatar Joey Hess2012-10-27
* Merge branch 'master' into xmppGravatar Joey Hess2012-10-25
|\
| * Re-enable dbus, using a new version of the library that fixes the memory leak.Gravatar Joey Hess2012-10-25
* | also remove -ignore-package monads-fdGravatar Joey Hess2012-10-24
* | deal with mtl/monads-tf conflictGravatar Joey Hess2012-10-24
* | added network-protocol-xmpp and -DWITH_XMPPGravatar Joey Hess2012-10-23
|/
* workaround for ghci fragility in reusing objects compiled with ghcGravatar Joey Hess2012-10-20
* add solaris workaround to cabal file tooGravatar Joey Hess2012-10-17
* avoid building watch or assistant on SolarisGravatar Joey Hess2012-10-17
* remove the make clean for standalone buildsGravatar Joey Hess2012-10-16
* don't continue with missing binGravatar Joey Hess2012-10-16
* Temporarily disable use of dbus, as the haskell dbus library blows up when lo...Gravatar Joey Hess2012-10-16
* forgot to include this in last commitGravatar Joey Hess2012-10-15
* disable ssh connection caching for standalone buildsGravatar Joey Hess2012-10-15
* allow OPTFLAGS to be overriddenGravatar Joey Hess2012-10-14
* Makefile: Avoid building with -threaded if the ghc threaded runtime does not ...Gravatar Joey Hess2012-10-11
* moveGravatar Joey Hess2012-10-01
* cleanupGravatar Joey Hess2012-09-29
* let's not -DOSX, that results in unwanted manglingGravatar Joey Hess2012-09-29
* bring back GIT_ANNEX_LOCAL_FEATURES, I'm using it locallyGravatar Joey Hess2012-09-29
* Avoid building the webapp on Debian architectures that do not yet have templa...Gravatar Joey Hess2012-09-29
* standalone linux app nearly readyGravatar Joey Hess2012-09-28
* typoGravatar Joey Hess2012-09-28
* tar pathsGravatar Joey Hess2012-09-28
* fixGravatar Joey Hess2012-09-28
* fixesGravatar Joey Hess2012-09-28
* building linux standalone tarballsGravatar Joey Hess2012-09-28
* forgot to change one place when I moved the licenseGravatar Joey Hess2012-09-28
* The Makefile now builds with the new yesod by default.Gravatar Joey Hess2012-09-28