aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-01-30Use lts-13 in makefileJohn MacFarlane
2018-11-20Docx writer: Fix bookmarks to headers with long titles.John MacFarlane
2018-10-13Makefile: added full-cabal target.John MacFarlane
2018-10-13Makefile: make trypandoc, benchmarks in quick-cabal target.John MacFarlane
2018-10-07Makefile - make .msi download targets more robust.John MacFarlane
2018-10-02Makefile - make stack quick build the defaultJohn MacFarlane
2018-10-02Makefile: improved quick-cabal target.John MacFarlane
2018-10-01Makefile: added quick-cabal target as default.John MacFarlane
2018-09-16Makefile: Fix executable path in trypandoc target.2.3John MacFarlane
2018-09-16'make winpkg': Fixed creation of zips.John MacFarlane
2018-09-16Makefile: fix creation of windows zip.John MacFarlane
2018-09-16Fix 'make winpkg'.John MacFarlane
2018-08-13Makefile: ghc options to speed compilation for 'make quick'.John MacFarlane
2018-08-10Makefile: add some warnings to GHCOPTS.John MacFarlane
2018-07-19Make sure pandoc-windows-*.msi are deleted as intermediate files.2.2.2.1John MacFarlane
2018-07-13Makefile: use lts12 resolver.John MacFarlane
2018-04-15Makefile: build 32- and 64-bit Windows packages.John MacFarlane
2018-01-18Fixed typo in Makefile.John MacFarlane
2018-01-18Makefile - add prerelease sanity check for tabs in docs.John MacFarlane
2017-12-30Use gfm for generated README.md.John MacFarlane
2017-12-29Generate README.md from template and MANUAL.txt.John MacFarlane
2017-12-28Makefile tweaksJohn MacFarlane
2017-12-28Makefile: add update-website targetJohn MacFarlane
2017-12-27Added 'make trypandoc' targetJohn MacFarlane
2017-12-27Makefile: Add 'pandoc-templates' target.John MacFarlane
2017-12-20makefile: use lts-10 resolver.John MacFarlane
2017-11-20Added 'packages' target to Makefile.John MacFarlane
2017-11-20Makefile - create windows binary package as zip as well as msi.John MacFarlane
2017-11-11Use lua filter to generate man page from MANUAL.John MacFarlane
2017-11-05Fix 'make changes_github'.John MacFarlane
2017-10-29Makefile: fix version detection.John MacFarlane
2017-10-29Makefile: make SOURCEFILES overridable for make lint, make format.John MacFarlane
2017-10-23Updated Glob upper bound.John MacFarlane
2017-09-30Provide make target to update lua module docs (#3946)Albert Krewinkel
2017-08-11Makefile - disable parallel build on 'make quick'.John MacFarlane
2017-08-09Reorganized Makefile.John MacFarlane
2017-08-09Makefile: use nightly + colored output for quick.John MacFarlane
2017-08-09Makefile: use nightly.John MacFarlane
2017-06-25Makefile: split 'make haddock' from 'make full'.John MacFarlane
2017-06-24Makefile: improved 'make full'.John MacFarlane
2017-06-17Use Control.Monad.State.Strict throughout.John MacFarlane
2017-06-10Fixed weigh-pandoc for Text readers.John MacFarlane
2017-06-09Changed comodo code signing key path.John MacFarlane
2017-06-01Makefile: added 'lint' target.John MacFarlane
2017-05-24Makefile: fixed filename for windows package download.John MacFarlane
2017-03-24default.ms: Add settings for document variables like width.John MacFarlane
2017-03-19Rename static-linux -> linux.John MacFarlane
2017-03-19Removed unneeded deb directory.John MacFarlane
2017-03-15Makefile: allow make test to take TESTARGS.John MacFarlane
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane