From d09e5614c730699f586139344aaeee18a571a399 Mon Sep 17 00:00:00 2001 From: Alexander Naumov Date: Wed, 14 Jun 2023 20:11:31 +0200 Subject: [PATCH] add Solaris to action flow-table --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 78586be..5e93990 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,6 @@ [![License](https://img.shields.io/github/license/alexander-naumov/gnu-screen)](https://github.com/alexander-naumov/gnu-screen/COPYING) [![Buid Status](https://app.travis-ci.com/alexander-naumov/gnu-screen.svg?branch=main&status=started)](https://app.travis-ci.com/github/alexander-naumov/gnu-screen) -| Operating System | x86_64 | aarch64 | riscv64 | -|------------------|--------|---------|---------| -|

Ubuntu


(clang and gcc build)
(-Wall -DDEBUG)|[![Ubuntu 22.04 x86_64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_x86_64.yml)|[![Ubuntu 22.04 aarch64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_aarch64.yml)|[![Ubuntu 22.04 riscv64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_riscv64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_riscv64.yml)| -|

Alpine Linux


(gcc build)
(-Wall -DDEBUG)
([musl libc](https://musl.libc.org/))||[![Alpine latest aarch64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/alpine_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/alpine_aarch64.yml)|| -|

macOS


(clang build)
(-Wall -DDEBUG)||[![macOS 23.4.0 aarch64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/macos_23_4_0_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/macos_23_4_0_aarch64.yml)| -|

FreeBSD


(clang and gcc build)
(-Wall -DDEBUG)|[![FreeBSD 14.0 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/14.0_x86.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/14.0_x86.yml)
[![FreeBSD 13.3 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.3_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.3_x86_64.yml)
[![FreeBSD 13.2 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.2_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.2_x86_64.yml)
[![FreeBSD 13.1 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.1_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.1_x86_64.yml)
[![FreeBSD 13.0 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.0_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.0_x86_64.yml)|[![FreeBSD 14.0 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/14.0_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/14.0_aarch64.yml)
[![FreeBSD 13.3 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.3_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.3_aarch64.yml)
[![FreeBSD 13.2 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.2_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.2_aarch64.yml)
[![FreeBSD 13.1 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.1_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.1_aarch64.yml)
[![FreeBSD 13.0 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.0_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.0_aarch64.yml)| -|

OpenBSD


(clang build)
(-Wall -DDEBUG)|[![OpenBSD 7.4 x86_64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/openbsd_7_4_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/openbsd_7_4_x86_64.yml)|[![OpenBSD 7.4 aarch64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/openbsd_7_4_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/openbsd_7_4_aarch64.yml)| -|

NetBSD


(clang build)
(-Wall -DDEBUG)|[![NetBSD 9.2 x86_64](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_9_2_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_9_2_x86_64.yml)
[![NetBSD 9.3 x86_64](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_9_3_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_9_3_x86_64.yml)
[![NetBSD 10.0 x86_64](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_10_0_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_10_0_x86_64.yml)|[![NetBSD 10.0 aarch64](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_10_0_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_10_0_aarch64.yml)| - Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal @@ -23,6 +14,17 @@ There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows. +| | x86_64 | aarch64 | riscv64 | +|--|--------|---------|---------| +|

Ubuntu


(clang and gcc build)
(-Wall -DDEBUG)|[![Ubuntu 22.04 x86_64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_x86_64.yml)|[![Ubuntu 22.04 aarch64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_aarch64.yml)|[![Ubuntu 22.04 riscv64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_riscv64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/ubuntu_22_04_riscv64.yml)| +|

Alpine Linux


(gcc build with [musl libc](https://musl.libc.org/))
(--disable-pam)
(-Wall -DDEBUG)||[![Alpine latest aarch64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/alpine_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/alpine_aarch64.yml)|| +|

macOS


(clang build)
(--disable-pam)
(-Wall -DDEBUG)||[![macOS 23.4.0 aarch64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/macos_23_4_0_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/macos_23_4_0_aarch64.yml)| +|

FreeBSD


(clang and gcc build)
(-Wall -DDEBUG)|[![FreeBSD 14.0 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/14.0_x86.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/14.0_x86.yml)
[![FreeBSD 13.3 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.3_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.3_x86_64.yml)
[![FreeBSD 13.2 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.2_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.2_x86_64.yml)
[![FreeBSD 13.1 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.1_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.1_x86_64.yml)
[![FreeBSD 13.0 x86_64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.0_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.0_x86_64.yml)|[![FreeBSD 14.0 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/14.0_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/14.0_aarch64.yml)
[![FreeBSD 13.3 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.3_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.3_aarch64.yml)
[![FreeBSD 13.2 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.2_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.2_aarch64.yml)
[![FreeBSD 13.1 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.1_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.1_aarch64.yml)
[![FreeBSD 13.0 aarch64](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.0_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-freebsd/actions/workflows/13.0_aarch64.yml)| +|

OpenBSD


(clang build)
(--disable-pam)
(-Wall -DDEBUG)|[![OpenBSD 7.4 x86_64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/openbsd_7_4_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/openbsd_7_4_x86_64.yml)|[![OpenBSD 7.4 aarch64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/openbsd_7_4_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/openbsd_7_4_aarch64.yml)| +|

NetBSD


(clang build)
(-Wall -DDEBUG)|[![NetBSD 9.2 x86_64](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_9_2_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_9_2_x86_64.yml)
[![NetBSD 9.3 x86_64](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_9_3_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_9_3_x86_64.yml)
[![NetBSD 10.0 x86_64](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_10_0_x86_64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_10_0_x86_64.yml)|[![NetBSD 10.0 aarch64](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_10_0_aarch64.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen-on-netbsd/actions/workflows/netbsd_10_0_aarch64.yml)| +|

Solaris

(gcc build)
(--disable-pam)|[![Solaris 11.4 x86_64](https://github.com/alexander-naumov/gnu-screen/actions/workflows/Solaris.yml/badge.svg)](https://github.com/alexander-naumov/gnu-screen/actions/workflows/Solaris.yml)|| + + This project is just a sandbox for experiments with screen's sources.