Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-28 | Revert "appveyor - just build dependencies." | John MacFarlane | 1 | -18/+18 | |
This reverts commit f520c4dfbb1c63123a9a088d560d16dee8e0d686. | |||||
2019-03-28 | appveyor - just build dependencies. | John MacFarlane | 1 | -18/+18 | |
This should build up our cache so we can build the whole thing. | |||||
2019-03-27 | appveyor - save cache on error. | John MacFarlane | 1 | -0/+1 | |
Hopefully this will allow new ghc builds to complete within 60 minutes, after a try or two. | |||||
2019-03-25 | appveyor.yml - use ghc 8.6.4. | John MacFarlane | 1 | -4/+4 | |
Hopefully this will fix segault issues on Windows. See #5037. | |||||
2019-01-07 | appveyor - use ghc 8.6.2, cabal 2.4.1.0. | John MacFarlane | 1 | -6/+6 | |
See #5037. | |||||
2018-10-18 | appveyor - --verbose to diagnose problem. | John MacFarlane | 1 | -2/+2 | |
Why is text-icu being built? | |||||
2018-09-26 | appveyor - Removed new-clean. | John MacFarlane | 1 | -1/+0 | |
2018-09-26 | Fixed appveyor improvemnets. | John MacFarlane | 1 | -7/+6 | |
2018-09-26 | More appveyor improvements. | John MacFarlane | 1 | -4/+7 | |
2018-09-26 | Added 'allow-newer' to cabal.project. | John MacFarlane | 1 | -2/+2 | |
2018-09-26 | appveyor - different try with 'new-test'. | John MacFarlane | 1 | -1/+1 | |
2018-09-26 | appveyor - single quote cache. | John MacFarlane | 1 | -1/+1 | |
2018-09-26 | appveyor - remove old stack stuff; revise to run new-test. | John MacFarlane | 1 | -50/+13 | |
2018-09-26 | appveyor - fix problem when cached cabal db already exists. | John MacFarlane | 1 | -3/+3 | |
2018-09-25 | appveyor - comment out caching of STACK_ROOT. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - fix typo. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - add cabal options, run tests. | John MacFarlane | 1 | -4/+10 | |
2018-09-25 | appveyor - add 64-bit cabal build. | John MacFarlane | 1 | -0/+8 | |
2018-09-25 | appveyor - fixed forfiles. | John MacFarlane | 1 | -4/+4 | |
2018-09-25 | appveyor - Remove -p from mkdir. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - another try with forfiles. | John MacFarlane | 1 | -1/+2 | |
2018-09-25 | appveyor - allow RDP access on finish (temporary for debugging). | John MacFarlane | 1 | -0/+3 | |
2018-09-25 | cabal.project - use source repository stanzas. | John MacFarlane | 1 | -2/+0 | |
2018-09-25 | appveyor - use github version of memory for now with ghc 8.6. | John MacFarlane | 1 | -0/+1 | |
2018-09-25 | appveyor - clone pandoc-citeproc into vendor/. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - git clone pandoc-citeproc repo. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - Put cabal unpack in right place. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - Unpack pandoc-citeproc. | John MacFarlane | 1 | -0/+1 | |
2018-09-25 | appveyor - added &&. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - use forfiles and cabal new-build. | John MacFarlane | 1 | -1/+2 | |
new-install symlinks don't work on windows. | |||||
2018-09-25 | appveyor - try manually creating package.db. | John MacFarlane | 1 | -2/+2 | |
2018-09-25 | appveyor - another attempt. | John MacFarlane | 1 | -2/+2 | |
2018-09-25 | appveyor - use --allow-newer | John MacFarlane | 1 | -2/+1 | |
2018-09-25 | appveyor - workaround for bug in new-install. | John MacFarlane | 1 | -1/+5 | |
2018-09-25 | Revert "appveyor - remove cabal_store for now." | John MacFarlane | 1 | -3/+3 | |
This reverts commit 2927d1e12a15830ee0b71cfd80990efa72bfc402. | |||||
2018-09-25 | appveyor - remove cabal_store for now. | John MacFarlane | 1 | -3/+3 | |
2018-09-25 | appveyor - remove ghc --version. | John MacFarlane | 1 | -1/+0 | |
2018-09-25 | appveyor - Another try. | John MacFarlane | 1 | -4/+2 | |
2018-09-25 | appveyor - hopefully fix path. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor: another try. | John MacFarlane | 1 | -5/+4 | |
2018-09-25 | appveyor - Further diganostics. | John MacFarlane | 1 | -2/+2 | |
2018-09-25 | appveyor - use verbose for choco install ghc. | John MacFarlane | 1 | -2/+2 | |
2018-09-25 | appveyor - more diagnostics. | John MacFarlane | 1 | -3/+2 | |
2018-09-25 | appveyor - more diagnostics. | John MacFarlane | 1 | -1/+3 | |
2018-09-25 | appveyor - fix wixtoolset version. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - added diagnostic. | John MacFarlane | 1 | -5/+5 | |
2018-09-25 | appveyor - Fix typo. | John MacFarlane | 1 | -1/+1 | |
2018-09-25 | appveyor - added refreshenv. | John MacFarlane | 1 | -2/+4 | |
2018-09-25 | appveyor - install cabal separately. | John MacFarlane | 1 | -1/+3 | |
2018-09-25 | appveyor - further tweaks, comment out stack build for now. | John MacFarlane | 1 | -11/+14 | |