index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-19
make bench: compare against a baseline, use datestamps for bench results.
John MacFarlane
1
-1
/
+8
2021-02-18
'make bench': Create csv files for comparison.
John MacFarlane
1
-1
/
+2
2021-02-13
Clean up benchmark code.
John MacFarlane
1
-3
/
+2
2021-01-31
Makefile: give allocation data in benchmarks.
John MacFarlane
1
-2
/
+2
2021-01-30
Use tasty-bench instead of criterion for benchmarks.
John MacFarlane
1
-0
/
+1
2021-01-13
Use simple default.nix.
John MacFarlane
1
-7
/
+1
2021-01-12
Use project.nix instead of default.nix for generated file.
John MacFarlane
1
-2
/
+2
2021-01-12
Delete default.nix.
John MacFarlane
1
-1
/
+1
2021-01-12
Add files for using nix-shell.
John MacFarlane
1
-1
/
+7
2020-12-18
Improve check target to test data/ too.
John MacFarlane
1
-6
/
+6
2020-12-18
Makefile: Fix checkdocs target.
John MacFarlane
1
-1
/
+1
2020-12-18
Add check and check-cabal target ...
John MacFarlane
1
-2
/
+14
2020-12-17
Makefile: remove macospkg target.
John MacFarlane
1
-6
/
+1
2020-09-15
Fix pandoc-templates target to include all partials.
John MacFarlane
1
-2
/
+2
2020-08-27
Makefile: Remove obsolete windows package build targets.
John MacFarlane
1
-31
/
+1
2020-08-27
Makefile: Fix macospkg target to fetch target from S3 artifacts.
John MacFarlane
1
-2
/
+4
2020-08-12
Use the smart extension when generating pandoc's man page.
John MacFarlane
1
-1
/
+1
2020-08-11
Linux rc build: use ghc-musl container.
John MacFarlane
1
-2
/
+7
2020-07-23
update date, man page, README.
John MacFarlane
1
-1
/
+1
2020-06-29
Fix 'make pandoc-templates'.
John MacFarlane
1
-2
/
+2
2020-03-15
make changes_github: use details tag to make changelog collapsible.
John MacFarlane
1
-1
/
+1
2020-03-13
tools: delete Lua documentation helper cruft
Albert Krewinkel
1
-8
/
+0
2020-02-14
make pandoc-templates: copy README and styles.*.
John MacFarlane
1
-2
/
+2
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
1
-4
/
+10
2019-12-22
Improve pandoc man page generation.
John MacFarlane
1
-3
/
+6
2019-12-08
Use external emojis package.
John MacFarlane
1
-3
/
+0
2019-12-05
Makefile - fix emoji.json path
John MacFarlane
1
-1
/
+1
2019-11-27
Generate Emoji module with TH.
John MacFarlane
1
-0
/
+3
2019-11-27
Increase GC allocation space for compilation in cabal.project.
John MacFarlane
1
-1
/
+1
2019-11-22
Fix changes_github Makefile target.
John MacFarlane
1
-1
/
+1
2019-09-06
Makefile: ghci target
John MacFarlane
1
-1
/
+4
2019-09-05
Small cleanups in Makefile.
John MacFarlane
1
-4
/
+0
2019-09-05
Makefile - remove references to obsolete flag.
John MacFarlane
1
-3
/
+3
2019-08-25
Makefile: add ghcid target.
John MacFarlane
1
-1
/
+4
2019-05-21
Makefile: remove --resolver= from targets.
John MacFarlane
1
-5
/
+5
2019-05-17
Use new code signing cert for Windows.
John MacFarlane
1
-1
/
+1
2019-03-27
Remove install step from make quick-cabal.
John MacFarlane
1
-2
/
+0
2019-03-27
Add ghc-options to cabal.project.
John MacFarlane
1
-2
/
+2
2019-03-09
Makefile - remove --resolver from quick target.
John MacFarlane
1
-1
/
+1
2019-01-30
Use lts-13 in makefile
John MacFarlane
1
-1
/
+1
2018-11-20
Docx writer: Fix bookmarks to headers with long titles.
John MacFarlane
1
-1
/
+1
2018-10-13
Makefile: added full-cabal target.
John MacFarlane
1
-3
/
+9
2018-10-13
Makefile: make trypandoc, benchmarks in quick-cabal target.
John MacFarlane
1
-2
/
+2
2018-10-07
Makefile - make .msi download targets more robust.
John MacFarlane
1
-2
/
+2
2018-10-02
Makefile - make stack quick build the default
John MacFarlane
1
-3
/
+3
2018-10-02
Makefile: improved quick-cabal target.
John MacFarlane
1
-3
/
+4
2018-10-01
Makefile: added quick-cabal target as default.
John MacFarlane
1
-0
/
+5
2018-09-16
Makefile: Fix executable path in trypandoc target.
John MacFarlane
1
-1
/
+1
2018-09-16
'make winpkg': Fixed creation of zips.
John MacFarlane
1
-8
/
+10
2018-09-16
Makefile: fix creation of windows zip.
John MacFarlane
1
-1
/
+1
[next]