Commit Briefs

Sergey Bronnikov

Add GH Actions workflow (github-actions)


Sergey Bronnikov

Bump minimal required CMake version

Set CMake version used in Ubuntu Bionic (18.04) Closes #22


Sergey Bronnikov

Fix build on FreeBSD and macOS

Accidentally commands to build a project has been missed for build jobs on FreeBSD and macOS in a Cirrus CI config file. Patch fixes it and fix source to be make it possible to build on these operating systems.


Sergey Bronnikov

Update macOS images on Cirrus CI

- Mojave replaced with Catalina as Mojave is gone on Cirrus CI - Added separate task with Big Sur Closes #23


Sergey Bronnikov

Fix Mac OS in a Cirrus CI

brew failed to call cask install directly, one should use brew install [--cask] instead.


Sergey Bronnikov

Adjust manual page for OpenBSD


Sergey Bronnikov

Return 0 by default for listxattr()


Sergey Bronnikov

Use ELAST as latest errno on OpenBSD



Sergey Bronnikov

Describe a prerequisites on OpenBSD


Sergey Bronnikov

Fix FindFUSE.cmake on macOS


Sergey Bronnikov

Add Cirrus CI integration

It's required because Travis CI lack of FreeBSD support


Sergey Bronnikov

Initial commit