Commit Graph

13 Commits (d920ca56369914806be49a6f0f064e6db00869d0)

Author SHA1 Message Date
nick black b8c1e9a3a9
really fix up windows workflow syntax =\ 3 years ago
nick black e3fcd27843
fix workflow syntax urk 3 years ago
nick black 90e2920db9
windows: don't install rust just yet 3 years ago
nick black 3cd0b22026
windows: pull python/rust for the moment 3 years ago
nick black dd8700bddd bring terminfo back into windows build #2014 3 years ago
nick black 69024e6b3a rebase 3 years ago
nick black c2cb9508da centralize ncurses.h include 3 years ago
nick black e8e243a74e windows: install doctest package 3 years ago
nick black 3faf441ebe restore windows_test.yml 3 years ago
nick black b7b8aa5ee8
kill windows_test.yml on master 3 years ago
Michael Bradley, Jr 3c5b8f1e10 ci: revise GHA worfklow for Windows
Run on all commits to `master` and PR branches.

Aim for consistency re: GHA workflows for macOS and Linux.

Also switch from mingw64 to ucrt64 and drop use of sudo, etc. that aren't
relevant on Windows + mingw-w64-ucrt-x86_64.

Add README badge for the GHA workflow for Windows - let's make the "red light"
turn into a "green light"!
3 years ago
Michael Bradley, Jr deccda9f96
ci: run GHA workflow for macOS on all commits to master and PRs
Also split out the build of libqrcodegen on macOS into a separate step, and
make the workflows for Ubuntu and macOS as consistent as possible; may require
more changes depending on what passes and doesn't pass on macOS.

The GHA workflow for Windows will be revised in a separate PR.
3 years ago
igo95862 2b3aebe914
workflows: Added separated windows workflow 3 years ago