summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* default.ms: Add settings for document variables like width.John MacFarlane2017-03-24
* Rename static-linux -> linux.John MacFarlane2017-03-19
* Removed unneeded deb directory.John MacFarlane2017-03-19
* Makefile: allow make test to take TESTARGS.John MacFarlane2017-03-15
* Use tasty for tests rather than test-framework.John MacFarlane2017-03-14
* Makefile - removed 'refactor' target.John MacFarlane2017-03-04
* Makefile: Separate refactor and reformat targets.John MacFarlane2017-03-04
* Added 'make refactor' using hlint, stylish-haskell.John MacFarlane2017-03-04
* Makefile: make version overridable.John MacFarlane2017-02-07
* Makefile: added BRANCH variable for winpkgJohn MacFarlane2017-02-05
* Name change OSX -> MacOS.John MacFarlane2017-01-31
* Fixed up github changes target in Makefile so #s aren't escaped.John MacFarlane2017-01-29
* Moved make_osx_package.sh to osx/ directory.John MacFarlane2016-12-10
* Makefile: use stack.John MacFarlane2016-12-08
* remove make_travis_yml.hs (#3235)ickc2016-11-16
* Rename README to MANUAL.txtAlbert Krewinkel2016-07-20
* Added winpkg target to Makefile.John MacFarlane2016-07-14
* Fixed debpkg target.John MacFarlane2016-01-02
* stack.full.yaml - use local versions of everything.John MacFarlane2015-11-28
* 'make dist' - use stack to build from tarball.John MacFarlane2015-11-15
* Removed 'changes' Makefile target.John MacFarlane2015-11-15
* Added 'make changes_github' and 'make changes', updated release checklist.John MacFarlane2015-11-15
* Added 'make changes' target.John MacFarlane2015-11-15
* Makefile: include version in man page.John MacFarlane2015-11-12
* Added comment in .travis.yml to explain last change.John MacFarlane2015-10-09
* New .travis.yml.John MacFarlane2015-10-08
* Makefile: prettier 'download_stats'.John MacFarlane2015-07-04
* Added pandoc.1 to repository. Don't build as part of cabal build.John MacFarlane2015-07-02
* Generate man page in cabal build process and include in data/.John MacFarlane2015-07-01
* Ignore sandbox on 'make quick'John MacFarlane2015-07-01
* New method for building man pages.John MacFarlane2015-07-01
* Added download_stats target to Makefile.John MacFarlane2015-06-29
* Always build man pages. Removed make-pandoc-man-pages flag.John MacFarlane2015-03-28
* Changed bindist target to debpkg.John MacFarlane2014-12-17
* Added make_binary_package.sh.John MacFarlane2014-12-16
* Fixed Makefile tabJohn MacFarlane2014-12-16
* Added bindist target to Makefile.John MacFarlane2014-12-16
* Makefile: simplified 'make dist'.John MacFarlane2014-08-30
* Makefile: Add README as dependency of man pages.John MacFarlane2014-08-30
* Makefile: Fixed install target to use copy, register.John MacFarlane2014-08-30
* More Makefile tweaks.John MacFarlane2014-08-18
* Makefile tweaks.John MacFarlane2014-08-18
* Makefile: Added 'install' to PHONY list.John MacFarlane2014-08-18
* Makefile: include trypandoc flag in main build target.John MacFarlane2014-08-17
* Makefile: added osxpkg target.John MacFarlane2014-08-17
* Makefile: Added 'quick' target.John MacFarlane2014-08-16
* Minor Makefile tweaks.John MacFarlane2014-08-15
* Added 'dist' target to Makefile that does a sanity check on tarball.John MacFarlane2014-08-13
* Added new Makefile targets.John MacFarlane2014-08-13
* Added Makefile to rebuild man pages.John MacFarlane2014-08-13