Commit Graph

62 Commits (master)

Author SHA1 Message Date
nick black bb4a5d09ac
remove deps rendered unnecessary by libavdevice-dev 1 year ago
Cameron Tenny 356c60a6ed Update builders for libavdevice, pkg-config; add note about ffmpeg device support 1 year ago
Michael Bradley, Jr cf9a4ccdfc [workflows] delete ilmbase dependency in windows workflow
`ilmbase` is no longer offered:
* https://github.com/msys2/MINGW-packages/pull/12871#issuecomment-1235816186
* https://packages.msys2.org/package/mingw-w64-ucrt-x86_64-ilmbase
1 year ago
nick black 2e112ffb22 [workflows] s/windows-latest/windows-2022/g 2 years ago
nick black 7b27e508cb
drone: disable macos new python for now #2484 2 years ago
nick black acca18b1b5
disable old python wrappers on macos for now 2 years ago
nick black 55e855cdaf
[workflows] specify pip3 for macos 2 years ago
nick black 8c1a4c61cf [windows] looks like we need ilmbase 2 years ago
nick black d6ea511d15
[workflows] use -DUSE_STATIC=off on windows 3 years ago
nick black 2110fd2af3 [windows] ctest won't fly until we have a ConPTY CI 3 years ago
nick black ad2b1e5e86 [windows] try reenabling ctest yet again #2363 3 years ago
nick black f710e5d0cc [windows] use openimageio #2355 3 years ago
nick black ab6740758f [kitty] rewrite compression using libdeflate #2314 3 years ago
nick black 4336aec7d5 [workflows] windows: run ninja install 3 years ago
nick black afa75e6958 [workflows] build notcurses-tester on windows 3 years ago
nick black 6ed6cf2038
[workflows] windows: run ninja 3 years ago
nick black 5177773949
[workflow] windows: use ninja/ffmpeg 3 years ago
nick black 624d181af4
[workflows] try reenabling ctest on windows 3 years ago
nick black a4ce67edcb
pull readline from workflows 3 years ago
nick black d9d3b19bd8 [macos] don't run pandoc in workflow 3 years ago
joseLuís 9b5f5f3827 [rust-split] delete rust directory #2171
- remove references to rust from `.drone.yml` and `.github/workflow/*.yml`
3 years ago
nick black f1b796534b
windows: build with OIIO instead of ffmpeg 3 years ago
nick black 3a93d0b52d
workflow: macOS syntax for rust 3 years ago
nick black c8a3c2b445
reenable rust on macOS #2123 3 years ago
nick black 65e5b1d4bf
windows workflow syntax 3 years ago
nick black b99c71c0bc
windows: don't download rust just yet 3 years ago
nick black f57cfce498
macos workflow: correct pkgconfig path 3 years ago
nick black eaaf23b245
github(ubuntu): enable rust tests once more #2111 3 years ago
nick black 6ebadf7fd9
github workflows: disable cargo build on macos/windows 3 years ago
nick black fc2d21f85f
github workflows: disable python on windows/macos where failing 3 years ago
nick black 90cd14cad2
leave rust builds enabled, but disable rust testing 3 years ago
nick black a82ccb10f5
reenable python/rust in all workflows 3 years ago
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 22cc2b1906
uniblock: always ensure there's enough space for the pbar #2018 3 years ago
nick black 56a5e1903b
github: drop qrcodegen stuff from macOS 3 years ago
nick black b6caf147ca
pause new python wrappers on macos for now 3 years ago
nick black b7b8aa5ee8
kill windows_test.yml on master 3 years ago
nick black 540442fe9f macos workflow: drop PKG_CONFIG_PATH export #1933 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 cd225334b8
workflow: Added apt update to fix installation 3 years ago
igo95862 2b3aebe914
workflows: Added separated windows workflow 3 years ago