Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-27 | appveyor.yml: removed :next label. | John MacFarlane | 1 | -1/+0 | |
2015-09-27 | appveyor.yml: Tried another approach to get pandoc version. | John MacFarlane | 1 | -4/+1 | |
2015-09-27 | appveyor.yml: don't run tests for pandoc-citeproc. | John MacFarlane | 1 | -2/+1 | |
They won't work til we upgrade HP version, because of minor changes in aeson. | |||||
2015-09-27 | appveyor.yml: use cmd instead of ps. | John MacFarlane | 1 | -5/+3 | |
2015-09-27 | appveyor.yml: Build pandoc-citeproc after main test. | John MacFarlane | 1 | -1/+3 | |
2015-09-27 | appveyor: cache Haskell Platform. | John MacFarlane | 1 | -0/+3 | |
2015-09-27 | appveyor.yml: fixed cabal flag. | John MacFarlane | 1 | -1/+1 | |
2015-09-27 | appveyor: attempt to create msi package after build. | John MacFarlane | 1 | -3/+28 | |
2015-09-26 | appveyor.yml: revert to non-stack version. | John MacFarlane | 1 | -24/+17 | |
2015-09-26 | appveyor.yml: Get submodules. | John MacFarlane | 1 | -0/+1 | |
2015-09-26 | appveyor: Fixed stack.exe path. | John MacFarlane | 1 | -1/+1 | |
2015-09-26 | More appveyor fixes. | John MacFarlane | 1 | -2/+2 | |
2015-09-26 | appveyor.yml: changed clone dir. | John MacFarlane | 1 | -1/+5 | |
2015-09-26 | New appveyor.yml using stack. | John MacFarlane | 1 | -17/+19 | |
Copied, mostly, from stack's repo. | |||||
2015-04-26 | appveyor - removed a diagnostic echo. | John MacFarlane | 1 | -1/+0 | |
2015-04-26 | appveyor - use cmd for 'git submodule update'. | John MacFarlane | 1 | -1/+1 | |
2015-04-26 | appveyor - attempt to fix yml errors. | John MacFarlane | 1 | -3/+3 | |
2015-04-26 | appveyor - use powershell for commands. | John MacFarlane | 1 | -10/+17 | |
Another try at getting path setting to work properly. | |||||
2015-04-26 | appveyor - another attempt at setting the paths. | John MacFarlane | 1 | -1/+2 | |
2015-04-26 | appveyor.yml - set path in shell in addition to registry. | John MacFarlane | 1 | -0/+1 | |
2015-04-26 | appveyor - force rewrite of path in registry. | John MacFarlane | 1 | -1/+1 | |
2015-04-26 | appveyor - set paths in registry. | John MacFarlane | 1 | -1/+1 | |
2015-04-26 | appveyor.yml - specify full ghc path. | John MacFarlane | 1 | -2/+2 | |
2015-04-26 | appveyor.yml - rearranged install and build scripts. | John MacFarlane | 1 | -9/+5 | |
2015-04-26 | Added appveyor.yml for Windows CI. | John MacFarlane | 1 | -0/+17 | |