aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Expand)AuthorAge
* move -j1 setting to BUILDEROPTIONS, set in debian/rules fileGravatar Joey Hess2016-02-05
* Debian: Avoid building debug package, since gdb is not often useful to debug ...Gravatar Joey Hess2016-01-26
* support building with BUILDER=stack to use stack instead of cabalGravatar Joey Hess2015-12-28
* wordingGravatar Joey Hess2015-11-16
* BF: standalone debian package -- dh_makeshlibs --noscriptsGravatar Yaroslav Halchenko2015-11-16
* Make git-annex-standalone.deb include the git-annex html documentation, deskt...Gravatar Joey Hess2015-11-10
* Make the git-annex-standalone.deb prevent runshell from installing wrappers i...Gravatar Joey Hess2015-11-10
* Added back debian/cabal-wrapper, since it still seems needed after all.Gravatar Joey Hess2015-08-04
* debian/cabal-wrapper: Removed this hack which should not be needed anymore.Gravatar Joey Hess2015-06-14
* ENH: make debianstandalone{,-dsc} rulesGravatar Yaroslav Halchenko2015-05-11
* add missing env var setting for standalone buildGravatar Joey Hess2015-05-05
* style changesGravatar Joey Hess2015-04-20
* NF: provide debian/rules build-standaloneGravatar Yaroslav Halchenko2015-04-20
* remove annoouncedir targetGravatar Joey Hess2015-03-14
* remove PatchedAWS flagGravatar Joey Hess2014-12-03
* add cabal flag for use with debian's older version of aws, which is now patch...Gravatar Joey Hess2014-10-23
* Work around failure to build on mips by using cabal, not Setup, to build in d...Gravatar Joey Hess2014-09-26
* re-enable test suiteGravatar Joey Hess2013-12-30
* Oops, I forgot that the test suite would be run even though the tasty test fr...Gravatar Joey Hess2013-11-19
* rename varGravatar Joey Hess2013-05-10
* The version number is now derived from git, unless built with VERSION_FROM_CH...Gravatar Joey Hess2013-04-10
* Avoid using runghc when building the Debian package, as that needs ghci.Gravatar Joey Hess2013-04-07
* Build debian package without using cabal, which writes to HOME. Closes: #704205Gravatar Joey Hess2013-03-29
* cleanupGravatar 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
* phony standaloneGravatar Joey Hess2013-02-16
* add standalone targetGravatar Joey Hess2013-02-14
* addurl --fast: Use curl, rather than haskell HTTP library, to support https.Gravatar Joey Hess2013-01-27
* Adjust debian package to only build-depend on DAV on architectures where it i...Gravatar Joey Hess2013-01-27
* minor reorgGravatar Joey Hess2012-12-11
* Enable WebDAV support in Debian package. Closes: #695532Gravatar Joey Hess2012-12-10
* switch to new URI version by default, -DWITH_OLD_URI for oldGravatar Joey Hess2012-11-03
* added network-protocol-xmpp and -DWITH_XMPPGravatar Joey Hess2012-10-23
* Avoid building the webapp on Debian architectures that do not yet have templa...Gravatar Joey Hess2012-09-29
* The Makefile now builds with the new yesod by default.Gravatar Joey Hess2012-09-28
* updateGravatar Joey Hess2010-10-27
* debianizationGravatar Joey Hess2010-10-16