Commit graph

181 commits

Author SHA1 Message Date
John MacFarlane
94b24042a3 appveyor - use ghc 8.6.2, cabal 2.4.1.0.
See #5037.
2019-01-07 14:48:43 -08:00
John MacFarlane
8c4a3e859e appveyor - --verbose to diagnose problem.
Why is text-icu being built?
2018-10-18 16:41:16 -07:00
John MacFarlane
1ce7afb476 appveyor - Removed new-clean. 2018-09-26 23:45:43 -07:00
John MacFarlane
f9fba831c6 Fixed appveyor improvemnets. 2018-09-26 23:39:18 -07:00
John MacFarlane
3fb99b078f More appveyor improvements. 2018-09-26 23:37:29 -07:00
John MacFarlane
4461134b14 Added 'allow-newer' to cabal.project. 2018-09-26 22:20:14 -07:00
John MacFarlane
4e22de1fcd appveyor - different try with 'new-test'. 2018-09-26 18:26:54 -07:00
John MacFarlane
91ef25a59e appveyor - single quote cache. 2018-09-26 18:17:32 -07:00
John MacFarlane
b5e123cc3a appveyor - remove old stack stuff; revise to run new-test. 2018-09-26 17:43:18 -07:00
John MacFarlane
0d24515f17 appveyor - fix problem when cached cabal db already exists. 2018-09-26 09:04:51 -07:00
John MacFarlane
3d6aa51b6d appveyor - comment out caching of STACK_ROOT. 2018-09-25 23:36:21 -07:00
John MacFarlane
a1524bb1a3 appveyor - fix typo. 2018-09-25 23:34:02 -07:00
John MacFarlane
58e3091e64 appveyor - add cabal options, run tests. 2018-09-25 23:24:05 -07:00
John MacFarlane
d74b4d0788 appveyor - add 64-bit cabal build. 2018-09-25 23:14:23 -07:00
John MacFarlane
a96ebe9924 appveyor - fixed forfiles. 2018-09-25 22:06:52 -07:00
John MacFarlane
16b1674d30 appveyor - Remove -p from mkdir. 2018-09-25 21:53:14 -07:00
John MacFarlane
7886ddd1c3 appveyor - another try with forfiles. 2018-09-25 21:16:54 -07:00
John MacFarlane
7a80c3e317 appveyor - allow RDP access on finish (temporary for debugging). 2018-09-25 21:12:00 -07:00
John MacFarlane
b3ada2f11b cabal.project - use source repository stanzas. 2018-09-25 17:48:33 -07:00
John MacFarlane
438fb9c7cb appveyor - use github version of memory for now with ghc 8.6. 2018-09-25 17:14:45 -07:00
John MacFarlane
8f5ffd4470 appveyor - clone pandoc-citeproc into vendor/. 2018-09-25 15:25:12 -07:00
John MacFarlane
26f762b0e7 appveyor - git clone pandoc-citeproc repo. 2018-09-25 15:23:24 -07:00
John MacFarlane
cef2a57b13 appveyor - Put cabal unpack in right place. 2018-09-25 15:15:55 -07:00
John MacFarlane
d98e9cba8b appveyor - Unpack pandoc-citeproc. 2018-09-25 15:08:59 -07:00
John MacFarlane
efddb1b6aa appveyor - added &&. 2018-09-25 14:39:54 -07:00
John MacFarlane
c324d43d15 appveyor - use forfiles and cabal new-build.
new-install symlinks don't work on windows.
2018-09-25 14:29:52 -07:00
John MacFarlane
1dd9b9141a appveyor - try manually creating package.db. 2018-09-25 14:08:26 -07:00
John MacFarlane
1a7958f64b appveyor - another attempt. 2018-09-25 14:00:13 -07:00
John MacFarlane
a9a0032c71 appveyor - use --allow-newer 2018-09-25 13:52:36 -07:00
John MacFarlane
9067059561 appveyor - workaround for bug in new-install. 2018-09-25 13:43:27 -07:00
John MacFarlane
49cc585003 Revert "appveyor - remove cabal_store for now."
This reverts commit 2927d1e12a.
2018-09-25 13:39:19 -07:00
John MacFarlane
2927d1e12a appveyor - remove cabal_store for now. 2018-09-25 12:39:04 -07:00
John MacFarlane
c85fc92a21 appveyor - remove ghc --version. 2018-09-25 12:31:51 -07:00
John MacFarlane
e45ad7415c appveyor - Another try. 2018-09-25 12:12:57 -07:00
John MacFarlane
13d1db18a0 appveyor - hopefully fix path. 2018-09-25 12:04:27 -07:00
John MacFarlane
9f118c34a5 appveyor: another try. 2018-09-25 11:08:22 -07:00
John MacFarlane
048455d38d appveyor - Further diganostics. 2018-09-25 10:47:35 -07:00
John MacFarlane
daadcf967b appveyor - use verbose for choco install ghc. 2018-09-25 10:38:59 -07:00
John MacFarlane
b1a729b66c appveyor - more diagnostics. 2018-09-25 10:23:55 -07:00
John MacFarlane
6d8e6464f9 appveyor - more diagnostics. 2018-09-25 09:51:25 -07:00
John MacFarlane
86390c9361 appveyor - fix wixtoolset version. 2018-09-25 09:40:13 -07:00
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