aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-02-19make 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-13Clean up benchmark code.John MacFarlane
2021-01-31Makefile: give allocation data in benchmarks.John MacFarlane
2021-01-30Use tasty-bench instead of criterion for benchmarks.John MacFarlane
2021-01-13Use simple default.nix.John MacFarlane
2021-01-12Use project.nix instead of default.nix for generated file.John MacFarlane
2021-01-12Delete default.nix.John MacFarlane
2021-01-12Add files for using nix-shell.John MacFarlane
2020-12-18Improve check target to test data/ too.John MacFarlane
2020-12-18Makefile: Fix checkdocs target.John MacFarlane
2020-12-18Add check and check-cabal target ...John MacFarlane
2020-12-17Makefile: remove macospkg target.John MacFarlane
2020-09-15Fix pandoc-templates target to include all partials.John MacFarlane
2020-08-27Makefile: Remove obsolete windows package build targets.travisJohn MacFarlane
2020-08-27Makefile: Fix macospkg target to fetch target from S3 artifacts.John MacFarlane
2020-08-12Use the smart extension when generating pandoc's man page.John MacFarlane
2020-08-11Linux rc build: use ghc-musl container.John MacFarlane
2020-07-23update date, man page, README.John MacFarlane
2020-06-29Fix 'make pandoc-templates'.John MacFarlane
2020-03-15make changes_github: use details tag to make changelog collapsible.John MacFarlane
2020-03-13tools: delete Lua documentation helper cruftAlbert Krewinkel
2020-02-14make pandoc-templates: copy README and styles.*.John MacFarlane
2020-02-07Apply linter suggestions. Add fix_spacing to lint target in Makefile.John MacFarlane
2019-12-22Improve pandoc man page generation.John MacFarlane
2019-12-08Use external emojis package.John MacFarlane
2019-12-05Makefile - fix emoji.json pathJohn MacFarlane
2019-11-27Generate Emoji module with TH.John MacFarlane
2019-11-27Increase GC allocation space for compilation in cabal.project.John MacFarlane
2019-11-22Fix changes_github Makefile target.John MacFarlane
2019-09-06Makefile: ghci targetJohn MacFarlane
2019-09-05Small cleanups in Makefile.John MacFarlane
2019-09-05Makefile - remove references to obsolete flag.John MacFarlane
2019-08-25Makefile: add ghcid target.John MacFarlane
2019-05-21Makefile: remove --resolver= from targets.John MacFarlane
2019-05-17Use new code signing cert for Windows.John MacFarlane
2019-03-27Remove install step from make quick-cabal.John MacFarlane
2019-03-27Add ghc-options to cabal.project.John MacFarlane
2019-03-09Makefile - remove --resolver from quick target.John MacFarlane
2019-01-30Use lts-13 in makefileJohn MacFarlane
2018-11-20Docx writer: Fix bookmarks to headers with long titles.John MacFarlane
2018-10-13Makefile: added full-cabal target.John MacFarlane
2018-10-13Makefile: make trypandoc, benchmarks in quick-cabal target.John MacFarlane
2018-10-07Makefile - make .msi download targets more robust.John MacFarlane
2018-10-02Makefile - make stack quick build the defaultJohn MacFarlane
2018-10-02Makefile: improved quick-cabal target.John MacFarlane
2018-10-01Makefile: added quick-cabal target as default.John MacFarlane
2018-09-16Makefile: Fix executable path in trypandoc target.2.3John MacFarlane
2018-09-16'make winpkg': Fixed creation of zips.John MacFarlane
2018-09-16Makefile: fix creation of windows zip.John MacFarlane