From 0a2627bfaea6f619c05cd8de34a91c1c55081acc Mon Sep 17 00:00:00 2001 From: Kan-Ru Chen Date: Mon, 1 Jan 2024 14:59:42 +0900 Subject: [PATCH] docs: update CI information in readme --- CMakeLists.txt | 2 +- README.md | 19 +++---------------- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 05fb63613..2834afa5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.19.0) +cmake_minimum_required(VERSION 3.21.0) project(libchewing) set(LIBCHEWING_VERSION 0.5.1) diff --git a/README.md b/README.md index 3af69d846..e205c548c 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ as full open source efforts. - Development: - General: + Build Status: - - Travis-Ci: [![Status-Icon](https://travis-ci.org/chewing/libchewing.svg?branch=master)](https://travis-ci.org/chewing/libchewing) + - Github Actions: [![CI](https://github.com/chewing/libchewing/actions/workflows/ci.yml/badge.svg)](https://github.com/chewing/libchewing/actions/workflows/ci.yml) - Coverity Scan: [![Coverity Scan Build Status](https://scan.coverity.com/projects/1273/badge.svg)](https://scan.coverity.com/projects/1273) - - Coveralls: [![Coverage Status](https://img.shields.io/coveralls/chewing/libchewing.svg)](https://coveralls.io/r/chewing/libchewing?branch=master) + - Codecov: [![codecov](https://codecov.io/gh/chewing/libchewing/graph/badge.svg?token=r1piKsG5uF)](https://codecov.io/gh/chewing/libchewing) ## History @@ -132,10 +132,7 @@ build libchewing. If any tools you use below this version, libchewing might not be built. + Build tools: - - autoconf >= 2.65 - - automake >= 1.11.6 - - libtool >= 2.4.2 - - cmake >= 2.8.8 (optional) + - cmake >= 3.21.0 + Toolchain / IDE: - clang >= 3.2 - gcc >= 4.6.3 @@ -144,16 +141,6 @@ be built. - texinfo >= 4.12 -## Continuous Integration (CI) Service - -libchewing uses the following CI services: - -- (testing) -- (testing) -- (coverage report) -- (ubuntu PPA) - - ## Installation # ./configure --prefix=/usr