aboutsummaryrefslogtreecommitdiff
path: root/Setup.hs
Commit message (Expand)AuthorAge
* Added git-remote-tor-annex, which allows git pull and push to the tor hidden ...Gravatar Joey Hess2016-11-21
* Remove Makefile from cabal tarball; man page building is now handled by a sma...Gravatar Joey Hess2016-05-31
* Updated cabal file explictly lists source files.Gravatar Joey Hess2016-05-24
* Setup: avoid trying to install man pages and desktop files on WindowsGravatar Joey Hess2016-05-05
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* improve warningGravatar Joey Hess2015-11-03
* When cabal install is run with the desktop file location not writable, displa...Gravatar Joey Hess2015-11-03
* Avoid installing desktop file and program file if cabal install git-annex is ...Gravatar Joey Hess2015-11-03
* Improve Setup.hs file so that cabal copy --destdir works. Thanks, Magnus_Ther...Gravatar Joey Hess2015-08-09
* switch Setup file to use postCopy hook, since cabal has stopped running postInst5.20150731Gravatar Joey Hess2015-07-31
* responseGravatar Joey Hess2015-07-31
* and anoher one..Gravatar Joey Hess2015-05-10
* make configure -Wall cleanGravatar Joey Hess2014-03-10
* split out libraryGravatar Joey Hess2013-04-17
* where indentingGravatar Joey Hess2012-11-11
* make the standalone OSX app automatically install itself when runGravatar Joey Hess2012-09-26
* avoid installing man pages when they do not existGravatar Joey Hess2012-09-01
* install autostart file tooGravatar Joey Hess2012-08-01
* hook desktop menu file installation into makefile and cabalGravatar Joey Hess2012-08-01
* tweakGravatar Joey Hess2012-06-12
* Clean up Setup.hs.Gravatar Nathan Collins2012-06-12
* Replace indentation spaces by tabs in Setup.hs.Gravatar Nathan Collins2012-06-10
* Combine post install commands in 'postInst' and add 'postCopy' hook.Gravatar Nathan Collins2012-06-09
* Add note about lhs2tex's man page installation.Gravatar Nathan Collins2012-06-07
* WIP: Add man page installation to Setup.hsGravatar Nathan Collins2012-06-06
* cabal now installs git-annex-shell as a symlink to git-annex.Gravatar Joey Hess2012-04-14
* fix use of ConfigureGravatar Joey Hess2012-03-23
* Improve detection of inability to check free disk space.Gravatar Joey Hess2012-03-21
* Setup.hs: import configureGravatar Joey Hess2012-03-10
* cabal can now be used to build git-annex.Gravatar Joey Hess2011-06-30