libx52/.github/scripts
nirenjan ad178d3f6d Make doxygen CI build use release parameters.
The previous commit used the value of `sysconfdir` to store the location
of the daemon configuration file inside the generated documentation.
However, the automatically generated documentation was using the default
values, which meant that the config file was located at
`/usr/local/etc/x52d/x52d.conf`, instead of just `/etc/x52d/x52d.conf`.
Updating the arguments to `./configure` to match that of the release
ensures that it will always stay up to date.
2021-10-07 01:14: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 Make doxygen CI build use release parameters. 2021-10-07 01:14:05 -07: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