Commit Graph

22 Commits

Author SHA1 Message Date
joseLuís
9b5f5f3827 [rust-split] delete rust directory #2171
- remove references to rust from `.drone.yml` and `.github/workflow/*.yml`
2021-09-16 17:16:40 +02:00
nick black
f1b796534b
windows: build with OIIO instead of ffmpeg 2021-09-06 03:50:17 -04:00
nick black
c8a3c2b445
reenable rust on macOS #2123 2021-09-02 16:51:20 -04:00
nick black
65e5b1d4bf
windows workflow syntax 2021-08-29 21:34:32 -04:00
nick black
b99c71c0bc
windows: don't download rust just yet 2021-08-29 21:09:28 -04:00
nick black
6ebadf7fd9
github workflows: disable cargo build on macos/windows 2021-08-17 19:51:14 -04:00
nick black
fc2d21f85f
github workflows: disable python on windows/macos where failing 2021-08-17 19:38:07 -04:00
nick black
90cd14cad2
leave rust builds enabled, but disable rust testing 2021-08-17 19:12:45 -04:00
nick black
a82ccb10f5
reenable python/rust in all workflows 2021-08-17 18:57:06 -04:00
nick black
b8c1e9a3a9
really fix up windows workflow syntax =\ 2021-08-08 04:28:38 -04:00
nick black
e3fcd27843
fix workflow syntax urk 2021-08-08 04:26:35 -04:00
nick black
90e2920db9
windows: don't install rust just yet 2021-08-08 04:19:16 -04:00
nick black
3cd0b22026
windows: pull python/rust for the moment 2021-08-08 04:18:49 -04:00
nick black
dd8700bddd bring terminfo back into windows build #2014 2021-08-05 06:39:09 -04:00
nick black
69024e6b3a rebase 2021-08-05 06:39:09 -04:00
nick black
c2cb9508da centralize ncurses.h include 2021-08-05 06:39:09 -04:00
nick black
e8e243a74e windows: install doctest package 2021-08-05 06:39:09 -04:00
nick black
3faf441ebe restore windows_test.yml 2021-08-05 06:39:09 -04:00
nick black
b7b8aa5ee8
kill windows_test.yml on master 2021-07-24 21:31:57 -04:00
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"!
2021-07-21 10:07:48 -05:00
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.
2021-07-18 15:46:55 -05:00
igo95862
2b3aebe914
workflows: Added separated windows workflow 2021-06-14 22:50:23 +03:00