index
:
cmark
master
My own fork of cmark for commonmark conversion
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
ci.yml
Age
Commit message (
Expand
)
Author
2020-05-13
CI: Another attempt to add clang-tidy.
John MacFarlane
2020-05-13
CI: change shared to cmark_opts in matrix, add linter.
John MacFarlane
2020-05-13
CI: test with different shared library configs.
John MacFarlane
2020-05-13
CI: try setting CPP in matrix.
John MacFarlane
2020-05-13
Fix syntax for matrix.
John MacFarlane
2020-05-13
Linux CI: use both gcc and clang.
John MacFarlane
2020-05-12
Windows CI: ensure UTF-8.
John MacFarlane
2020-05-12
Windows CI: try installing msvc tools.
John MacFarlane
2020-05-12
Revert "Revert "CI: avoid using nmake.bat.""
John MacFarlane
2020-05-12
Windows CI: specify cmd shell.
John MacFarlane
2020-05-12
Revert "CI: avoid using nmake.bat."
John MacFarlane
2020-05-12
CI: avoid using nmake.bat.
John MacFarlane
2020-05-12
CI: install valgrind for linux.
John MacFarlane
2020-05-12
Fix CI.
John MacFarlane
2020-05-12
Diagnostic for CI.
John MacFarlane
2020-05-12
Revert "Setup python."
John MacFarlane
2020-05-12
Setup python.
John MacFarlane
2020-05-12
Add GitHub actions CI.
John MacFarlane