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