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