John MacFarlane
c552fcc0c4
appveyor - added diagnostic.
2018-09-25 09:35:12 -07:00
John MacFarlane
d93ea46be6
appveyor - Fix typo.
2018-09-25 09:23:42 -07:00
John MacFarlane
4cae4d9a33
appveyor - added refreshenv.
2018-09-25 09:16:18 -07:00
John MacFarlane
ca0f34caab
appveyor - install cabal separately.
2018-09-25 09:09:12 -07:00
John MacFarlane
228a740faf
appveyor - further tweaks, comment out stack build for now.
2018-09-25 08:54:54 -07:00
John MacFarlane
c37fbd3a61
More appveyor tweaks.
2018-09-25 08:09:15 -07:00
John MacFarlane
b115deba2a
appveyor.yml - another try.
2018-09-24 23:47:22 -07:00
John MacFarlane
828f51fd4a
Revert "appveyor - comment out 64-bit build for now, add semicolons."
...
This reverts commit 50294050b2
.
2018-09-24 23:38:42 -07:00
John MacFarlane
50294050b2
appveyor - comment out 64-bit build for now, add semicolons.
2018-09-24 23:31:25 -07:00
John MacFarlane
59ec31b942
appveyor - remove stack i386 build.
2018-09-24 22:50:51 -07:00
John MacFarlane
cf14c2be33
appveyor - another attempt.
2018-09-24 21:01:41 -07:00
John MacFarlane
34eac93240
Revert "appveyor: Try without echo "" hack."
...
This reverts commit 6315e8b6c3
.
2018-09-24 15:57:46 -07:00
John MacFarlane
6315e8b6c3
appveyor: Try without echo "" hack.
2018-09-24 15:49:52 -07:00
John MacFarlane
9fa66d0b88
appveyor - fix typo.
2018-09-24 15:33:50 -07:00
John MacFarlane
7a9129ef48
appveyor - use ps.
2018-09-24 15:33:12 -07:00
John MacFarlane
a72aed27e2
appveyor.yml - another tweak.
2018-09-24 14:37:56 -07:00
John MacFarlane
dc062e3d31
appveyor.yml - fix env variables.
2018-09-24 14:04:56 -07:00
John MacFarlane
c307bfb953
appveyor.yml - use proper windows conditional syntax.
2018-09-24 12:45:38 -07:00
John MacFarlane
ee02820816
Fix appveyor.yaml env variable.
2018-09-24 12:19:42 -07:00
John MacFarlane
5bf5834104
appveyor.yml - try adding cabal 8.6.1.1 build.
2018-09-24 11:54:09 -07:00
John MacFarlane
ddac7434fc
Clean up appveyor build.
...
We now use ghc 8.4.3, lts-12 for the 64-bit build.
We still use ghc 8.2, lts-11 for the 32-bit build because
of blocking bugs:
https://github.com/commercialhaskell/stackage/issues/3385
With luck this will be fixed in ghc 8.6.
Get stack from chocolatey.
Use 32-bit stack for 32-bit builds, 64-bit for 64-bit.
2018-09-06 23:12:31 -07:00
John MacFarlane
952677a212
appveyor.yml : try building with lts-12.
2018-09-03 15:33:23 -07:00
John MacFarlane
7c0b314cbe
appveyor.yml: use -arch with candle.
...
This may help with #4795 .
2018-08-28 21:06:51 -07:00
John MacFarlane
385a0619ff
Revert "appveyor.yml: use regular stack.yaml, not stack.lts11.yaml."
...
This reverts commit 0a93d33566
.
2018-08-16 23:26:43 -07:00
John MacFarlane
0a93d33566
appveyor.yml: use regular stack.yaml, not stack.lts11.yaml.
2018-08-16 22:04:21 -07:00
John MacFarlane
582b4afd0e
appveyor: fixed use of --stack-yaml.
2018-07-14 18:04:26 -07:00
John MacFarlane
482a5874e9
appveyor: try using lts-11.
2018-07-14 17:51:46 -07:00
John MacFarlane
4c0d056df1
Revert "appveyor - for diagnostics, try building just aeson-pretty..."
...
This reverts commit 6aa6fb2692
.
2018-07-14 17:49:53 -07:00
John MacFarlane
6aa6fb2692
appveyor - for diagnostics, try building just aeson-pretty...
...
instead of pandoc-citeproc.
2018-07-14 17:20:47 -07:00
John MacFarlane
bc048c834a
appveyor: try with stack --no-terminal, remove verbosity.
2018-07-14 14:00:17 -07:00
John MacFarlane
241bfd2ff3
appveyor: use right option to change verbosity.
2018-07-14 13:12:00 -07:00
John MacFarlane
7e1844cc1f
appveyor: increase stack verbosity.
2018-07-14 13:05:13 -07:00
John MacFarlane
d8a0724c3f
appveyor: revert build aeson-pretty first.
2018-07-14 11:28:45 -07:00
John MacFarlane
48d7443ca9
Fix aeson flag again...
2018-07-13 17:05:05 -07:00
John MacFarlane
073a5329e5
Fix appveyor flag.
2018-07-13 16:55:52 -07:00
John MacFarlane
2e7387697e
appveyor: try building aeson-pretty first...
2018-07-13 16:39:31 -07:00
John MacFarlane
488320faac
appveyor.yml - build 64 bit version and 32 bit.
2018-04-12 10:56:44 -07:00
John MacFarlane
93228d594e
appveyor: use Visual Studio 2013 instead of 2015.
...
Perhaps this will help with #4283 .
2018-03-12 10:26:26 -07:00
John MacFarlane
3193bf6be7
appveyor - remove -fexternal-interpreter.
...
This didn't help with the problem #4283 .
2018-01-21 08:26:34 -08:00
John MacFarlane
06abfed8e1
appveyor - put comment about cache delete on one line,
...
so it's easier to copy/paste.
2018-01-21 08:20:39 -08:00
John MacFarlane
5e106ce0b8
More appveyor fixes.
2018-01-20 14:46:47 -08:00
John MacFarlane
e69ca9a070
appveyor - changed syntax for adding ghc-options.
2018-01-20 14:25:24 -08:00
John MacFarlane
d9dd9beda1
appveyor.yml : use -fexternal-interpreter.
...
This is supposed to help with the segfaults that come from
use of TH. See #4021 .
2018-01-20 10:38:17 -08:00
John MacFarlane
62bc894f9e
Update appveyor to use stack.yaml.
2017-12-27 21:25:07 -08:00
John MacFarlane
62487bd69f
appveyor.yml: added skip_commits.
2017-10-12 11:28:32 -07:00
John MacFarlane
0eb61ae5cb
Revert "appveyor tweak - maybe this will help with the build issue."
...
This reverts commit c40768b28a
.
2017-10-11 08:56:24 -07:00
John MacFarlane
c40768b28a
appveyor tweak - maybe this will help with the build issue.
2017-10-11 08:53:21 -07:00
Albert Krewinkel
7a40f4865f
Ensure hslua is build for 32 bits on windows i386
...
This prevents some otherwise hard to find and hard miscalculations in
lua filters.
2017-08-16 15:47:05 +02:00
John MacFarlane
01a15e8c50
Revert "appveyor.yml: don't use matrix."
...
This reverts commit d4ccd1e001
.
2017-05-24 22:54:11 +02:00
John MacFarlane
d4ccd1e001
appveyor.yml: don't use matrix.
2017-05-24 22:06:40 +02:00