summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Makefile: Add GHCFLAGS variable.Gravatar Joey Hess2010-12-12
|
* Makefile: Add GHCOPTS variable.Gravatar Joey Hess2010-12-12
|
* Makefile: Install man page and html (when built).Gravatar Joey Hess2010-12-12
|
* releasing version 0.120.12Gravatar Joey Hess2010-12-11
|
* Makefile: Add PREFIX variable.Gravatar Joey Hess2010-12-11
|
* avoid building news page when building doc wiki for packageGravatar Joey Hess2010-12-02
|
* Only use cp -a if it is supported, falling back to cp -p or plain cp.Gravatar Joey Hess2010-11-18
| | | | | * cp --reflink=auto is used if supported, and will make git annex unlock much faster on filesystems like btrfs that support copy of write.
* Add configure step to build process.Gravatar Joey Hess2010-11-18
| | | | | * configure: Check to see if cp -a can be used. * configure: Check to see if cp --reflink=auto can be used.
* deal with OSX case brokennessGravatar Joey Hess2010-11-14
| | | | HELLO, it's 2010.. POSIX calling..
* build with -O2Gravatar Joey Hess2010-11-11
|
* remove unnecessary mkdirGravatar Joey Hess2010-11-11
|
* Avoid using runghc to run test suite as it is not available on all ↵Gravatar Joey Hess2010-11-10
| | | | architectures. Closes: #603006
* add a stupid test harnessGravatar Joey Hess2010-11-02
|
* better message when ikiwiki is not availableGravatar Joey Hess2010-11-01
|
* more Wall cleaningGravatar Joey Hess2010-10-31
|
* cpp not neededGravatar Joey Hess2010-10-30
|
* Support building with Debian stable's ghc.Gravatar Joey Hess2010-10-30
|
* updateGravatar Joey Hess2010-10-22
|
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
| | | | had to redo Annex monad's flag storage
* updateGravatar Joey Hess2010-10-19
|
* updateGravatar Joey Hess2010-10-19
|
* updateGravatar Joey Hess2010-10-19
|
* tweakGravatar Joey Hess2010-10-19
|
* add doc wikiGravatar Joey Hess2010-10-19
|
* debianizationGravatar Joey Hess2010-10-16
|
* build in subdirGravatar Joey Hess2010-10-14
|
* addGravatar Joey Hess2010-10-10