Age | Commit message (Expand) | Author | Files | Lines |
2020-06-29 | rc action: use older stack that supports i386 for Windows i386 build. | John MacFarlane | 1 | -1/+2 |
2020-06-23 | CI: fix typo in GitHub CI workflow config | Albert Krewinkel | 1 | -2/+2 |
2020-06-20 | CI: use GitHub workflow command to set system path | Albert Krewinkel | 1 | -2/+3 |
2020-06-15 | linux CI: use ppa to install older ghc/cabal versions. | John MacFarlane | 1 | -3/+14 |
2020-06-14 | Linux CI: use cabal 3.2 for everything. | John MacFarlane | 1 | -4/+4 |
2020-06-14 | CI: use ubuntu-18.04 instead of 20.04. | John MacFarlane | 3 | -3/+3 |
2020-06-14 | CI: use cabal 3.2, also specify OS versions instead of 'latest.' | John MacFarlane | 3 | -12/+12 |
2020-06-14 | Switch CI to use ghc 8.8.3. | John MacFarlane | 2 | -3/+3 |
2020-06-13 | nightly: add ls statements to diagnose linux build failure. | John MacFarlane | 1 | -0/+2 |
2020-05-25 | [CI] broken commit message length test (#6398) | Nikolay Yakimov | 2 | -10/+38 |
2020-05-25 | CI: another attempt to fix line-length check. | John MacFarlane | 1 | -2/+1 |
2020-05-25 | CI: Don't include merge commits when checking message length. | John MacFarlane | 1 | -1/+1 |
2020-05-21 | Add commit message check to ci.yml workflow. | John MacFarlane | 1 | -0/+11 |
2020-05-21 | Revert "Add action to check commit messages for line length." | John MacFarlane | 1 | -34/+0 |
2020-05-21 | Add action to check commit messages for line length. | John MacFarlane | 1 | -0/+34 |
2020-05-04 | Revert "Windows CI: try adding -fexternal-interpreter as ghc option." | John MacFarlane | 1 | -2/+2 |
2020-05-04 | Windows CI: try adding -fexternal-interpreter as ghc option. | John MacFarlane | 1 | -2/+2 |
2020-05-04 | Revert "Use 'set __COMPAT_LAYER=' in Windows CI builds." | John MacFarlane | 2 | -8/+0 |
2020-05-04 | Use 'set __COMPAT_LAYER=' in Windows CI builds. | John MacFarlane | 2 | -0/+8 |
2020-04-20 | CI: be more selective about caching. | John MacFarlane | 1 | -11/+3 |
2020-04-18 | Revert "Hide successes on cabal CI builds" | John MacFarlane | 1 | -1/+1 |
2020-04-18 | CI: Don't cache .stack-work. | John MacFarlane | 1 | -11/+11 |
2020-04-18 | Hide successes on cabal CI builds | John MacFarlane | 1 | -1/+1 |
2020-04-17 | Add CI build for ghc 8.10.1. | John MacFarlane | 1 | -2/+2 |
2020-04-17 | Fix path for nightly linux build. | John MacFarlane | 1 | -1/+1 |
2020-04-16 | ci: remove ghc 8.10.1 build for now. | John MacFarlane | 1 | -2/+2 |
2020-04-16 | nightly: don't need to apt-get install. ci: test on ghc 8.10.1. | John MacFarlane | 2 | -5/+2 |
2020-04-16 | nightly: ensure that ghc 8.8.1 is used for linux. | John MacFarlane | 1 | -1/+1 |
2020-04-15 | nightly build: print ghc, cabal versions for diagnostics. | John MacFarlane | 1 | -0/+2 |
2020-04-15 | Use ghc 8.8.1 for nightly linux build. | John MacFarlane | 1 | -1/+1 |
2020-04-13 | Improve linux CI caching. | John MacFarlane | 1 | -3/+11 |
2020-04-12 | Improve linux caching for ci. | John MacFarlane | 1 | -2/+2 |
2020-04-12 | Add caching to linux ci. | John MacFarlane | 1 | -0/+15 |
2020-04-12 | Add caching for Windows stack CI. | John MacFarlane | 1 | -0/+21 |
2020-04-12 | Add caching for macOS CI build. | John MacFarlane | 1 | -0/+21 |
2020-03-22 | Actions/release-candidate/macos: set up to create package locally. | John MacFarlane | 1 | -13/+4 |
2020-01-21 | Windows rc: Create the release dir. | John MacFarlane | 1 | -0/+1 |
2020-01-18 | windows release candidate build: More fixes to get 'light' to work. | John MacFarlane | 1 | -1/+2 |
2020-01-18 | Windows ci: Add binpath when doing 'light'. | John MacFarlane | 1 | -1/+1 |
2020-01-18 | Fix typo in windows ci build. | John MacFarlane | 1 | -1/+1 |
2020-01-17 | Use versioned directory for windows release zipfile. | John MacFarlane | 1 | -8/+9 |
2020-01-10 | Add @tarleb to .github/FUNDING.yml since he is on sponsors now. | John MacFarlane | 1 | -1/+1 |
2019-12-22 | Macos release workflow: just copy pandoc.1 rather than regenerating. | John MacFarlane | 1 | -4/+1 |
2019-12-21 | Revert "linux release-candidate build: try setting LIBRARY_PATH." | John MacFarlane | 1 | -1/+0 |
2019-12-21 | linux release-candidate build: try setting LIBRARY_PATH. | John MacFarlane | 1 | -0/+1 |
2019-11-30 | ci: remove quotes around --hide-successes. | John MacFarlane | 1 | -2/+2 |
2019-11-30 | Don't use --test-option with cabal. | John MacFarlane | 1 | -1/+1 |
2019-11-30 | Try --test-options with cabal. | John MacFarlane | 1 | -1/+1 |
2019-11-30 | Hide successes in CI tests. | John MacFarlane | 1 | -3/+3 |
2019-11-29 | Add Makefile to windows release-candidate build. | John MacFarlane | 1 | -2/+3 |