aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-17Omit --enable-doc in the cabal haddock invocation.John MacFarlane
2022-01-17Update build-and-upload-api-docs.sh.John MacFarlane
2022-01-07Add tools/build-and-upload-api-docs.sh.John MacFarlane
2021-07-03Upgrade Debian 10 AMI for build-arm.sh.John MacFarlane
2021-03-18build-arm.sh : remove strict checking on first ssh accessJohn MacFarlane
2021-03-08ARM build script: more reliable detection of completion.John MacFarlane
2021-03-08build-arm.sh: fix elapsed time.John MacFarlane
2021-03-07build-arm.sh: env variable for ARTIFACTS.John MacFarlane
2021-03-07build-arm.sh: print total build timeJohn MacFarlane
2021-03-07Fixed build-arm script.John MacFarlane
2021-03-07build-arm.sh: retrieve build artifacts after success.John MacFarlane
2021-03-07Add script to build an ARM binary on AWS.John MacFarlane
2021-02-26Add tools/parseTimings.pl.John MacFarlane
2021-02-21Fix changelog-helper.shJohn MacFarlane
2020-03-15make changes_github: use details tag to make changelog collapsible.John MacFarlane
2020-03-13tools: delete Lua documentation helper cruftAlbert Krewinkel
2019-12-10Fix README.md so that relative links from manual become absolute.John MacFarlane
2019-11-27Generate Emoji module with TH.John MacFarlane
2019-11-22Fix extract-changes.hs to use new changelog.md format.John MacFarlane
2019-11-22Fix extract-changes.hs so it uses stack as interpreter.John MacFarlane
2019-07-29Update emoji list in Text.Pandoc.Emoji.John MacFarlane
2019-07-17Fix diff-zip.sh so it works on Darwin.John MacFarlane
2019-07-12Update diff-zip to support windows (#5641)Agustín Martín Barbero
2019-07-10Improve diff-docx.sh -> diff-zip.sh.John MacFarlane
2019-07-10Add diff-docx.sh to tools.John MacFarlane
2019-01-07tools/changelog-helper.sh: use %aN instead of %an to respect .mailmapAlexander Krotov
2019-01-07tools/changelog-helper.sh: remove [[ bashismAlexander Krotov
2018-10-02Added tools/changelog-helper.sh.John MacFarlane
2018-04-22New README template, take in/out formats from manual.John MacFarlane
2017-12-30Fixed small bug in README generation.John MacFarlane
2017-12-29Generate README.md from template and MANUAL.txt.John MacFarlane
2017-12-29Update tool which generates lua module docsAlbert Krewinkel
2017-12-28Update lua-filters.md and the tool that generates it.John MacFarlane
2017-12-01lua-filters.md: add documentation for pandoc.ListAlbert Krewinkel
2017-11-03pandoc-template-mode.el: Improve.Vaclav Haisman
2017-10-22Support comments in Pandoc templates in Emacs pandoc-template-mode.Vaclav Haisman
2017-09-30Provide make target to update lua module docs (#3946)Albert Krewinkel
2017-09-16Moved ldoc.ltp from doc to tools.John MacFarlane
2017-09-06Add simple Emacs mode to help with Pandoc templates editing. (#3889)Václav Haisman
2017-03-04Makefile: Separate refactor and reformat targets.John MacFarlane
2017-03-04Added 'make refactor' using hlint, stylish-haskell.John MacFarlane
2017-01-25Moved extract-changes.hs and github-upload.sh to tools/.John MacFarlane