summaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)Author
2018-09-25appveyor - added refreshenv.John MacFarlane
2018-09-25appveyor - install cabal separately.John MacFarlane
2018-09-25appveyor - further tweaks, comment out stack build for now.John MacFarlane
2018-09-25More appveyor tweaks.John MacFarlane
2018-09-24appveyor.yml - another try.John MacFarlane
2018-09-24Revert "appveyor - comment out 64-bit build for now, add semicolons."John MacFarlane
2018-09-24appveyor - comment out 64-bit build for now, add semicolons.John MacFarlane
2018-09-24appveyor - remove stack i386 build.John MacFarlane
2018-09-24appveyor - another attempt.John MacFarlane
2018-09-24Revert "appveyor: Try without echo "" hack."John MacFarlane
2018-09-24appveyor: Try without echo "" hack.John MacFarlane
2018-09-24appveyor - fix typo.John MacFarlane
2018-09-24appveyor - use ps.John MacFarlane
2018-09-24appveyor.yml - another tweak.John MacFarlane
2018-09-24appveyor.yml - fix env variables.John MacFarlane
2018-09-24appveyor.yml - use proper windows conditional syntax.John MacFarlane
2018-09-24Fix appveyor.yaml env variable.John MacFarlane
2018-09-24appveyor.yml - try adding cabal 8.6.1.1 build.John MacFarlane
2018-09-06Clean up appveyor build.John MacFarlane
2018-09-03appveyor.yml : try building with lts-12.John MacFarlane
2018-08-28appveyor.yml: use -arch with candle.John MacFarlane
2018-08-16Revert "appveyor.yml: use regular stack.yaml, not stack.lts11.yaml."John MacFarlane
2018-08-16appveyor.yml: use regular stack.yaml, not stack.lts11.yaml.John MacFarlane
2018-07-14appveyor: fixed use of --stack-yaml.John MacFarlane
2018-07-14appveyor: try using lts-11.John MacFarlane
2018-07-14Revert "appveyor - for diagnostics, try building just aeson-pretty..."John MacFarlane
2018-07-14appveyor - for diagnostics, try building just aeson-pretty...John MacFarlane
2018-07-14appveyor: try with stack --no-terminal, remove verbosity.John MacFarlane
2018-07-14appveyor: use right option to change verbosity.John MacFarlane
2018-07-14appveyor: increase stack verbosity.John MacFarlane
2018-07-14appveyor: revert build aeson-pretty first.John MacFarlane
2018-07-13Fix aeson flag again...John MacFarlane
2018-07-13Fix appveyor flag.John MacFarlane
2018-07-13appveyor: try building aeson-pretty first...John MacFarlane
2018-04-12appveyor.yml - build 64 bit version and 32 bit.John MacFarlane
2018-03-12appveyor: use Visual Studio 2013 instead of 2015.John MacFarlane
2018-01-21appveyor - remove -fexternal-interpreter.John MacFarlane
2018-01-21appveyor - put comment about cache delete on one line,John MacFarlane
2018-01-20More appveyor fixes.John MacFarlane
2018-01-20appveyor - changed syntax for adding ghc-options.John MacFarlane
2018-01-20appveyor.yml : use -fexternal-interpreter.John MacFarlane
2017-12-27Update appveyor to use stack.yaml.John MacFarlane
2017-10-12appveyor.yml: added skip_commits.John MacFarlane
2017-10-11Revert "appveyor tweak - maybe this will help with the build issue."John MacFarlane
2017-10-11appveyor tweak - maybe this will help with the build issue.John MacFarlane
2017-08-16Ensure hslua is build for 32 bits on windows i386Albert Krewinkel
2017-05-24Revert "appveyor.yml: don't use matrix."John MacFarlane
2017-05-24appveyor.yml: don't use matrix.John MacFarlane
2017-05-24appveyor: turn off 64-bit build for now.John MacFarlane
2017-05-24appveyor.yml: added fast_finish, fails if either job fails.John MacFarlane