index
:
github.com/jgm/pandoc
aeson-pretty
asciidoc-reader
babel
bespoke-prelude
chunkedhtml
cite-prefix
commonmark-github
commonmark-hs
commonmark-hs-new
dark-mode
djot
endnote
figures
free
ghc925-3.1.5
ghc925-text2-3.1.5
ghc942-3.1.5
ghc944-3.1.5
images2
initialize-data-files
issue-6072
issue10282
issue10769
issue1234
issue221
issue5354
issue6122
issue6344
issue7111
issue7219
issue771
issue8378
issue8382
issue8417
issue9525
issue9878
issue_11268
jgm-patch-1
latex-partials
link-images
lowmem
main
mallard
mark
moinmoin2
multifile
newlatex
newlatex2
nospace
note-label
offline
oldmaster
optinfo
oracle
pseudopod
r1.19.2.2
r1.19.2.3
r1.19.2.4
rebase-relative-paths-extension
rel-1.19.2.1
relude
reset-position
resolverefs
ris
sable
sandbox3
sandboxed
signing
simdutf
source_date_epoch
sources
split-packages
styles
test-windows-ci
text
token-newline
travis
typst-reader
typst-tables
typst-writer
uri-cite-key
wasm
windows-arm64
windows-ci
windows-release-cabal
xeno
Pandoc — The universal markup converter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2022-01-31
Makefile: add 'make help', trim some useless targets.
2.17.1.1
John MacFarlane
2022-01-13
Use ghc4pandoc 9.0.2 image for faster linux builds.
John MacFarlane
2022-01-12
Fix 'make trypandoc' target.
John MacFarlane
2022-01-12
Use ghc4pandoc 8.10.7 docker image for linux builds.
2.17
John MacFarlane
2022-01-12
Use ghc 9.2.1 docker image for deb pkg.
John MacFarlane
2022-01-09
make check: check for unreleased dependencies
John MacFarlane
2021-12-18
Improve 'make check'.
John MacFarlane
2021-10-31
Makefile: use --nonmoving-gc RTS option when running benchmarks.
2.16
John MacFarlane
2021-10-31
Makefile: remove man/pandoc.1 dependency for debpkg.
John MacFarlane
2021-10-10
Makefile; fix quick-cabal executable path report
John MacFarlane
2021-10-05
Improve quick-cabal target
John MacFarlane
2021-09-16
Use --system-ghc in make quick.
John MacFarlane
2021-09-16
Fix quick-cabal target
John MacFarlane
2021-09-13
Modernize quick-cabal Makefile target
John MacFarlane
2021-09-08
Makefile: disable ansi tricks for tasty; use v2- instead of new-.
John MacFarlane
2021-03-18
Change -A256m to -A8m in GHCOPTS
John MacFarlane
2021-03-18
make_artifacts.sh: try using -j for cabal rather than -j4 ghc-options.
John MacFarlane
2021-03-17
Benchmark improvements.
John MacFarlane
2021-03-17
Makefile: Add comment documenting benchmark settings.
John MacFarlane
2021-03-17
Revert "Makefile: add --static to quick target"
John MacFarlane
2021-03-16
Makefile: add --static to quick target
John MacFarlane
2021-03-16
Increase heap space in runtime for benchmarks.
John MacFarlane
2021-03-16
Makefile: set -j4 in default GHCOPTS
John MacFarlane
2021-03-16
make quick: re-use GHCOPTS for tests
John MacFarlane
2021-03-16
Use BENCHARGS in 'make bench'.
John MacFarlane
2021-03-16
make quick: use -j4 to speed up build
John MacFarlane
2021-03-15
Switch to gauge for now for benchmarks.
John MacFarlane
2021-03-15
Add compiler timings to 'make bench'
John MacFarlane
2021-03-13
Add ghcid-test to Makefile
John MacFarlane
2021-03-06
Set --user in docker run to avoid permission issues.
John MacFarlane
2021-03-06
Avoid subprocess for docker run.
John MacFarlane
2021-03-06
make debpkg: send docker output to docker.log in the host.
John MacFarlane
2021-03-06
Makefile: Remove ARCH
John MacFarlane
2021-03-06
Don't --rm docker.
John MacFarlane
2021-03-06
Fix docker image.
John MacFarlane
2021-03-05
More Makefile tweaks around docker linux build.
John MacFarlane
2021-03-05
Makefile: choose linux docker image depending on arch.
John MacFarlane
2021-03-05
Makefile: exit smoothly if no prior benchmark files found.
John MacFarlane
2021-03-05
Makefile: debpkg: use new multi-arch GHC 8.10.4 docker...
John MacFarlane
2021-02-19
make bench: compare against a baseline, use datestamps for bench results.
John MacFarlane
2021-02-18
'make bench': Create csv files for comparison.
John MacFarlane
2021-02-13
Clean up benchmark code.
John MacFarlane
2021-01-31
Makefile: give allocation data in benchmarks.
John MacFarlane
2021-01-30
Use tasty-bench instead of criterion for benchmarks.
John MacFarlane
2021-01-13
Use simple default.nix.
John MacFarlane
2021-01-12
Use project.nix instead of default.nix for generated file.
John MacFarlane
2021-01-12
Delete default.nix.
John MacFarlane
2021-01-12
Add files for using nix-shell.
John MacFarlane
2020-12-18
Improve check target to test data/ too.
John MacFarlane
2020-12-18
Makefile: Fix checkdocs target.
John MacFarlane
[next]