Lines Matching +full:build +full:- +full:release
3 image:https://github.com/yubico/libfido2/workflows/linux/badge.svg["Linux Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"]
4 image:https://github.com/yubico/libfido2/workflows/macos/badge.svg["macOS Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"]
5 image:https://github.com/yubico/libfido2/workflows/windows/badge.svg["Windows Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"]
7 image:https://oss-fuzz-build-logs.storage.googleapis.com/badges/libfido2.svg["Fuzz Status (oss-fuzz)", link="https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:libfido2"]
9 *libfido2* provides library functionality and command-line tools to
19 *libfido2* is licensed under the BSD 2-clause license. See the LICENSE
35 * Go: https://github.com/keys-pub/go-libfido2[go-libfido2]
36 * Perl: https://github.com/jacquesg/p5-FIDO-Raw[p5-FIDO-Raw]
41 The current release of *libfido2* is 1.14.0. Signed release tarballs are
43 https://developers.yubico.com/libfido2/Releases[release page].
57 $ sudo dnf install libfido2 libfido2-devel fido2-tools
61 $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools
68 $ sudo apt install software-properties-common
69 $ sudo apt-add-repository ppa:yubico/stable
71 $ sudo apt install libfido2-1 libfido2-dev libfido2-doc fido2-tools
76 ----
81 ----
90 https://developers.yubico.com/libfido2/Releases[release page] for ARM, ARM64,
95 On UNIX-like systems:
97 $ cmake -B build
98 $ make -C build
99 $ sudo make -C build install
102 https://www.freedesktop.org/wiki/Software/pkg-config/[pkg-config] may need to
104 OS-specific build instructions, please refer to the `.actions/`
107 === Build-time Customisation
116 | BUILD_EXAMPLES | Build example programs | ON
117 | BUILD_MANPAGES | Build man pages | ON
118 | BUILD_SHARED_LIBS | Build a shared library | ON
119 | BUILD_STATIC_LIBS | Build a static library | ON
120 | BUILD_TOOLS | Build auxiliary tools | ON
129 USE_PCSC option requires https://github.com/LudovicRousseau/PCSC[pcsc-lite] on
136 https://github.com/Yubico/libfido2/pulls[GitHub pull-requests] for code
144 https://www.yubico.com/support/security-advisories/issue-rating-system/.