libx52/.github/scripts
nirenjan aef1b6fade Remove rsync dependency and add Fedora packages
This change eliminates the dependency on rsync to copy the Doxygen
generated files, and instead falls back to using `cp -R -P`. Since the
generated HTML needs no special permissions, `cp` is more than
sufficient, and it's already installed on all Unix systems as a core
utility.
2021-09-22 23:37:05 -07:00
..
build-and-test.sh Bail out if there are changes after make distcheck 2021-08-26 22:22:39 -07:00
build-doxygen.sh Fix Doxygen generation workflow to use doxygen from apt 2021-02-11 03:55:53 -08:00
install-dependencies-macos.sh Remove rsync dependency and add Fedora packages 2021-09-22 23:37:05 -07:00
install-dependencies-ubuntu.sh Remove rsync dependency and add Fedora packages 2021-09-22 23:37:05 -07:00
install-kernel-dependencies.sh Create workflow to build kernel module 2020-08-13 03:17:35 -07:00