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