aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)AuthorFilesLines
2017-05-24Revert "appveyor.yml: don't use matrix."John MacFarlane1-9/+5
2017-05-24appveyor.yml: don't use matrix.John MacFarlane1-5/+9
2017-05-24appveyor: turn off 64-bit build for now.John MacFarlane1-3/+3
2017-05-24appveyor.yml: added fast_finish, fails if either job fails.John MacFarlane1-0/+3
2017-05-19appveyor.yml - really fixed artifacts.John MacFarlane1-2/+2
2017-05-19appveyor.yml - fix artifacts.John MacFarlane1-4/+4
2017-05-19appveyor.yml: added comment with instructions to reset build cache.John MacFarlane1-0/+6
2017-05-19Revert "appveyor.yml - reset cache when appveyor.yml changes."John MacFarlane1-2/+2
2017-05-19appveyor.yml - reset cache when appveyor.yml changes.John MacFarlane1-2/+2
2017-05-19Fixed appveyor.yml.John MacFarlane1-2/+2
2017-05-19appveyor.yml updates.John MacFarlane1-6/+11
2017-05-19appveyor.yml. Fix WINBIN path.John MacFarlane1-1/+1
2017-05-19appveyor.yml - put stack executable in stack_root.John MacFarlane1-1/+1
2017-05-19appveyor.yml fixes.John MacFarlane1-9/+9
2017-05-19appveyor.yml improvements.John MacFarlane1-17/+16
2017-05-18Fixed appveyor.yml.John MacFarlane1-2/+2
2017-05-18appveyor: attempt two builds, one 32-bit, one 64-bit.John MacFarlane1-1/+4
2017-05-16appveyor.yml: remove manual calls to editbin.John MacFarlane1-5/+0
2017-05-15appveyor.yml: proper editbin path both times...John MacFarlane1-1/+1
2017-05-15Fixed appveyor.yml syntax error.John MacFarlane1-1/+1
2017-05-15appveyor.yml: proper path for editbin.John MacFarlane1-1/+2
2017-05-15appveyor.yml: Don't install hsb2hs.John MacFarlane1-3/+0
2017-05-15appveyor.yml: make executables LARGEADDRESSAWAREJohn MacFarlane1-1/+5
2017-02-12appveyor.yml: Fixed some paths.John MacFarlane1-1/+1
2017-02-12appveyor.yml: use -j1, in hopes that this will help with a GHC bug.John MacFarlane1-2/+2
2017-02-12Windows packaging fixes to use new stack.pkg.yaml.John MacFarlane1-1/+1
2017-01-30Windows builds: removed -S option from pandoc invocations.John MacFarlane1-2/+2
2016-10-19Download markdown version of the license from GNU and rename to `COPYING.md`Kolen Cheung1-1/+1
2016-07-20Rename README to MANUAL.txtAlbert Krewinkel1-1/+1
2016-06-26Include table of contents in README.html in Windows package.John MacFarlane1-1/+1
2016-06-04appveyor: use improved method for creating msi.John MacFarlane1-2/+2
2016-06-03Use windows/stack.yaml for appveyor build.John MacFarlane1-8/+4
2016-06-03appveyor.yml: diagnostics.John MacFarlane1-0/+3
2016-06-03appveyor.yml: Fix check for existing wixtoolset.John MacFarlane1-1/+1
2016-06-03appveyor improvements.John MacFarlane1-7/+6
2016-06-03Windows build: create pandoc-citeproc on appveyor, so we can put in msi.John MacFarlane1-2/+3
2016-06-03appveyor: Fixed spacing issue in VERSION setting.John MacFarlane1-1/+1
2016-06-03appveyor: another attempt to get version set!John MacFarlane1-5/+6
2016-06-03appveyor: another try at setting version.John MacFarlane1-1/+3
2016-06-02appveyor: Fixed version detection.John MacFarlane1-1/+1
2016-06-02appveyor: cache wixbin directory.John MacFarlane1-1/+2
2016-06-02appveyor: maybe fixed escaping.John MacFarlane1-3/+3
2016-06-02Fixed YAML for appveyor.yml.John MacFarlane1-2/+2
2016-06-02appveyor: fixed set command.John MacFarlane1-3/+3
2016-06-02appveyor: put wix path in quotes.John MacFarlane1-2/+2
2016-06-02appveyor: another attempt to get wix paths right.John MacFarlane1-3/+3
2016-06-02appveyor.yml: try to get paths for candle and light right.John MacFarlane1-1/+5
2016-06-02appveyor: try to create msi as artifact.John MacFarlane1-2/+9
2016-05-13Better way to find the artifacts on appveyorJan Schulz1-4/+6
2016-05-12appveyor - enable automatic builds, fix zip creation.John MacFarlane1-3/+4