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
/
appveyor.yml
Age
Commit message (
Expand
)
Author
2015-10-28
Revert "New approach to stack build on appveyor."
John MacFarlane
2015-10-28
New approach to stack build on appveyor.
John MacFarlane
2015-10-07
appveyor: don't cache HP or install wix toolset.
John MacFarlane
2015-10-07
appveyor.yml: back to cabal/HP based build.
John MacFarlane
2015-10-06
appveyor.yml - try with 32bit version of stack.
John MacFarlane
2015-10-05
appveyor.yml: added 'echo "" |' to work around broken stdin.
John MacFarlane
2015-10-05
appveyor.yml: in stack steup, specify 64-bit ghc.
John MacFarlane
2015-10-05
appveyor.yml: added stack setup.
John MacFarlane
2015-10-05
appveyor.yml: new attempt to build with stack.
John MacFarlane
2015-09-27
appveyor.yml: removed part that builds the package.
John MacFarlane
2015-09-27
appveyor.yml: Fixed another multiline statement.
John MacFarlane
2015-09-27
appveyor.yml: Another attempt to set VERSION.
John MacFarlane
2015-09-27
appveyor.yml: put whole for loop on one line.
John MacFarlane
2015-09-27
appveyor.yml: another try in version extraction.
John MacFarlane
2015-09-27
appveyor.yml: removed :next label.
John MacFarlane
2015-09-27
appveyor.yml: Tried another approach to get pandoc version.
John MacFarlane
2015-09-27
appveyor.yml: don't run tests for pandoc-citeproc.
John MacFarlane
2015-09-27
appveyor.yml: use cmd instead of ps.
John MacFarlane
2015-09-27
appveyor.yml: Build pandoc-citeproc after main test.
John MacFarlane
2015-09-27
appveyor: cache Haskell Platform.
John MacFarlane
2015-09-27
appveyor.yml: fixed cabal flag.
John MacFarlane
2015-09-27
appveyor: attempt to create msi package after build.
John MacFarlane
2015-09-26
appveyor.yml: revert to non-stack version.
John MacFarlane
2015-09-26
appveyor.yml: Get submodules.
John MacFarlane
2015-09-26
appveyor: Fixed stack.exe path.
John MacFarlane
2015-09-26
More appveyor fixes.
John MacFarlane
2015-09-26
appveyor.yml: changed clone dir.
John MacFarlane
2015-09-26
New appveyor.yml using stack.
John MacFarlane
2015-04-26
appveyor - removed a diagnostic echo.
John MacFarlane
2015-04-26
appveyor - use cmd for 'git submodule update'.
John MacFarlane
2015-04-26
appveyor - attempt to fix yml errors.
John MacFarlane
2015-04-26
appveyor - use powershell for commands.
John MacFarlane
2015-04-26
appveyor - another attempt at setting the paths.
John MacFarlane
2015-04-26
appveyor.yml - set path in shell in addition to registry.
John MacFarlane
2015-04-26
appveyor - force rewrite of path in registry.
John MacFarlane
2015-04-26
appveyor - set paths in registry.
John MacFarlane
2015-04-26
appveyor.yml - specify full ghc path.
John MacFarlane
2015-04-26
appveyor.yml - rearranged install and build scripts.
John MacFarlane
2015-04-26
Added appveyor.yml for Windows CI.
John MacFarlane