aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2025-04-07Add Makefile target `release-checkist`.John MacFarlane
2025-03-27Release builds: build with ghc 9.8.John MacFarlane
2025-03-16Makefile - ignore missing upper bounds in `cabal check`.John MacFarlane
2025-01-31Makefile: make `make binpath` quiet.John MacFarlane
2024-12-20Makefile add prof targetJohn MacFarlane
2024-07-05Makefile: add update-translations targetStephen Huan
2024-02-22Makefile: improve epub-validation target.John MacFarlane
2024-02-16Makefile: improve validate-epub.John MacFarlane
2024-02-16Makefile: make validate-epub check v2 output too.John MacFarlane
2024-02-05Use images from Quay (#9411)Olivier Benz
2024-01-30Makefile: Validate generated EPUB as part of prerelease checks.John MacFarlane
2024-01-29Makefile: change default rule to build THEN test.John MacFarlane
2024-01-27make validate-epub - produce HTML ace report in ace subdirectory.John MacFarlane
2024-01-27Regenerate epub tests with latest changes to EPUB reader.John MacFarlane
2024-01-26Add ace check to validate-epub Makefile target.John MacFarlane
2024-01-05Fix make binpath target.John MacFarlane
2023-12-19ci(validate-docx-golden-tests2): fail on errorsEdwin Török
2023-12-18test(docx): add workaround for mc:IgnorableEdwin Török
2023-12-18test(Makefile): add validate-docx-golden-test2Edwin Török
2023-12-18fix(Makefile): make quick-stack was failing, "j" was expecting a numberEdwin Török
2023-12-18Add custom validate-docx.sh script.John MacFarlane
2023-12-18Makefile: Run built pandoc (instead of pandoc in path).John MacFarlane
2023-12-18Makefile: Add validate-epub target.John MacFarlane
2023-12-18Makefile: add validate-docx-golden-tests target.John MacFarlane
2023-12-12Makefile: add check that pandoc-cli depends on exact version of pandoc.John MacFarlane
2023-12-12Makefile: add more prerelease checks.John MacFarlane
2023-12-09Move man pages to pandoc-cli package.John MacFarlane
2023-08-31Add Makefile targets for pandoc-lua.1, pandoc-server.1.John MacFarlane
2023-08-31Clean up pandoc's own man page.John MacFarlane
2023-08-31Set GHCOPTS and CABALOPTS in debpkg target.John MacFarlane
2023-08-04Use ghc 9.6 for release builds.John MacFarlane
2023-07-17Switch back to using ghc 9.2 for linux binary releases.John MacFarlane
2023-06-28Makefile: use -j instead of -j4John MacFarlane
2023-06-26Use ghc-musl 9.6.2 docker image (#8701)Olivier Benz
2023-04-20Use ghc-musl 9.4.5 docker imageOlivier Benz
2023-03-19lua-filters.md: autogenerate parts of the Lua API docsAlbert Krewinkel
2023-03-14Linux builds: Update ghc-musl URL.John MacFarlane
2023-01-23Makefile: use -f-export-dynamic in CABALOPTSJohn MacFarlane
2023-01-12Makefile: master -> main.John MacFarlane
2023-01-04Use ghc4pandoc 9.4.4 docker imageOlivier Benz
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