index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2023-08-31
Add Makefile targets for pandoc-lua.1, pandoc-server.1.
John MacFarlane
2023-08-31
Clean up pandoc's own man page.
John MacFarlane
2023-08-31
Set GHCOPTS and CABALOPTS in debpkg target.
John MacFarlane
2023-08-04
Use ghc 9.6 for release builds.
John MacFarlane
2023-07-17
Switch back to using ghc 9.2 for linux binary releases.
John MacFarlane
2023-06-28
Makefile: use -j instead of -j4
John MacFarlane
2023-06-26
Use ghc-musl 9.6.2 docker image (#8701)
Olivier Benz
2023-04-20
Use ghc-musl 9.4.5 docker image
Olivier Benz
2023-03-19
lua-filters.md: autogenerate parts of the Lua API docs
Albert Krewinkel
2023-03-14
Linux builds: Update ghc-musl URL.
John MacFarlane
2023-01-23
Makefile: use -f-export-dynamic in CABALOPTS
John MacFarlane
2023-01-12
Makefile: master -> main.
John MacFarlane
2023-01-04
Use ghc4pandoc 9.4.4 docker image
Olivier Benz
2022-11-04
Use ghc4pandoc 9.4.3 docker image (#8420)
Olivier Benz
2022-10-30
Improve 'make lint'.
John MacFarlane
2022-10-30
hlint suggestions.
John MacFarlane
2022-10-30
make lint: remove apply-refact
John MacFarlane
2022-10-28
Use ghc4pandoc 9.4.2 docker image.
John MacFarlane
2022-10-20
Makeflie: add hie.yaml target.
John MacFarlane
2022-10-19
Makefile: improve linecounts target.
John MacFarlane
2022-10-19
Makefile: exclude tests from SOURCEFILES
John MacFarlane
2022-10-19
Makefile: and linecounts target
John MacFarlane
2022-10-19
Add repl target to Makefile
John MacFarlane
2022-10-19
Makefile: make sure we run tests for pandoc-lua-engine too
John MacFarlane
2022-10-17
Add tools/latex-package-dependencies.lua.
John MacFarlane
2022-10-16
Makefile: add ghcid target
John MacFarlane
2022-10-16
Makefile: fix .PHONY for test and build.
John MacFarlane
2022-10-16
Makefile: hide command output for `make binpath`.
John MacFarlane
2022-10-16
'make help': add environment variables and default values.
John MacFarlane
2022-10-16
Makefile changes.
John MacFarlane
2022-10-04
Add authors target to Makefile.
John MacFarlane
2022-10-04
Improve 'make prerelease' (formerly check).
John MacFarlane
2022-10-04
Makefile: Improve checkdocs.
John MacFarlane
2022-10-04
Extend check-cabal to check all packages
John MacFarlane
2022-10-04
Better 'make moduledeps' target.
John MacFarlane
2022-10-04
Makefile: add modules.csv target.
John MacFarlane
2022-10-01
Make modules.dot target more robust.
John MacFarlane
2022-10-01
Makefile: add moduledeps target.
John MacFarlane
2022-10-01
Makefile target to get module dependeny subgraphs.
John MacFarlane
2022-10-01
Add Makefile target to create a directed graph of module dependencies.
John MacFarlane
2022-09-29
cabal.project: move back to using `flags:`.
John MacFarlane
2022-09-29
Makefile: remove 'stack clean' from clean target
John MacFarlane
2022-09-27
Makefile: add weeder target.
John MacFarlane
2022-09-27
Makefile: add whitespace check to 'check'.
John MacFarlane
2022-09-27
Makefile: add transitive-deps target.
John MacFarlane
2022-09-27
Makefile: Add coverage target
John MacFarlane
2022-09-27
Update Makefile.
John MacFarlane
2022-09-26
Fix 'quick-cabal' target in Makefile to build pandoc-cli.
John MacFarlane
2022-09-22
Make pandoc behave like a Lua interpreter when called as `pandoc-lua`. (#8311)
Albert Krewinkel
2022-08-18
Remove trypandoc Makefile.
John MacFarlane
[next]