aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-11-04Use ghc4pandoc 9.4.3 docker image (#8420)Olivier Benz
2022-10-30Improve 'make lint'.John MacFarlane
2022-10-30hlint suggestions.John MacFarlane
2022-10-30make lint: remove apply-refactJohn MacFarlane
2022-10-28Use ghc4pandoc 9.4.2 docker image.John MacFarlane
2022-10-20Makeflie: add hie.yaml target.John MacFarlane
2022-10-19Makefile: improve linecounts target.John MacFarlane
2022-10-19Makefile: exclude tests from SOURCEFILESJohn MacFarlane
2022-10-19Makefile: and linecounts targetJohn MacFarlane
2022-10-19Add repl target to MakefileJohn MacFarlane
2022-10-19Makefile: make sure we run tests for pandoc-lua-engine tooJohn MacFarlane
2022-10-17Add tools/latex-package-dependencies.lua.John MacFarlane
2022-10-16Makefile: add ghcid targetJohn MacFarlane
2022-10-16Makefile: fix .PHONY for test and build.John MacFarlane
2022-10-16Makefile: hide command output for `make binpath`.John MacFarlane
2022-10-16'make help': add environment variables and default values.John MacFarlane
2022-10-16Makefile changes.John MacFarlane
2022-10-04Add authors target to Makefile.John MacFarlane
2022-10-04Improve 'make prerelease' (formerly check).John MacFarlane
2022-10-04Makefile: Improve checkdocs.John MacFarlane
2022-10-04Extend check-cabal to check all packagesJohn MacFarlane
2022-10-04Better 'make moduledeps' target.John MacFarlane
2022-10-04Makefile: add modules.csv target.John MacFarlane
2022-10-01Make modules.dot target more robust.John MacFarlane
2022-10-01Makefile: add moduledeps target.John MacFarlane
2022-10-01Makefile target to get module dependeny subgraphs.John MacFarlane
2022-10-01Add Makefile target to create a directed graph of module dependencies.John MacFarlane
2022-09-29cabal.project: move back to using `flags:`.John MacFarlane
2022-09-29Makefile: remove 'stack clean' from clean targetJohn MacFarlane
2022-09-27Makefile: add weeder target.John MacFarlane
2022-09-27Makefile: add whitespace check to 'check'.John MacFarlane
2022-09-27Makefile: add transitive-deps target.John MacFarlane
2022-09-27Makefile: Add coverage targetJohn MacFarlane
2022-09-27Update Makefile.John MacFarlane
2022-09-26Fix 'quick-cabal' target in Makefile to build pandoc-cli.John MacFarlane
2022-09-22Make pandoc behave like a Lua interpreter when called as `pandoc-lua`. (#8311)Albert Krewinkel
2022-08-18Remove trypandoc Makefile.John MacFarlane
2022-08-17Integrate server into main pandoc.John MacFarlane
2022-08-15make debpkg: get rid of docker.log.John MacFarlane
2022-08-15Makefile: Add man target.John MacFarlane
2022-08-15Beginning of man page for pandoc-server.John MacFarlane
2022-08-03Convert tool/extract-changes.hs to a Lua filter.John MacFarlane
2022-06-10Use ghc 9.2.3 for linux builds.John MacFarlane
2022-03-31Use timestamp when storing latest bench.John MacFarlane
2022-03-29Makefile: allow GHCOPTS in quick-cabal targetJohn MacFarlane
2022-03-24Use cabal for 'make bench'.John MacFarlane
2022-03-24Makefile: Use cabal for default buildJohn MacFarlane
2022-03-16Remove obsolete stuff from Makefile.John MacFarlane
2022-03-13Use ghc4pandoc:9.2.2 docker image for linux buildJohn MacFarlane
2022-02-05Lua docs: allow to auto-generate Lua module documentationsAlbert Krewinkel