Commit Graph

347 Commits

Author SHA1 Message Date
cos
ebb63d8113 build: add manpages
Manual pages got removed from synergy in #7361. This commit brings them
back. They are rudimentary and autogenerated using `help2man`, with only
a message about finding the documentation at the wiki page added. Not
much, but a lot better than nothing.

Package names added to Continuous Integration are based on these web pages:

    https://archlinux.org/packages/extra/x86_64/help2man/
    https://packages.debian.org/help2man
    https://packages.fedoraproject.org/pkgs/help2man/help2man/
    https://software.opensuse.org/package/help2man
2025-04-06 06:07:52 -07:00
sithlord48
c1f1734943 ci: bump windows / mac builds to Qt 6.9.0 2025-04-05 13:28:27 -07:00
sithlord48
84283a1b13 ci: correctly install depends for freebsd 2025-04-05 13:08:25 -07:00
sithlord48
2708fc96fe chore: use Type for templates
Some checks failed
CodeQL Analysis / Analyze (cpp) (push) Has been cancelled
Continuous Integration / reuse-lint (push) Has been cancelled
Continuous Integration / pr-comment-flags (push) Has been cancelled
Continuous Integration / ci-passed (push) Has been cancelled
Continuous Integration / test-results (push) Has been cancelled
Continuous Integration / lint-check (push) Has been cancelled
Continuous Integration / analyse-valgrind (push) Has been cancelled
Continuous Integration / analyse-sonarcloud (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[arch:arm64 config-args:-DCMAKE_OSX_ARCHITECTURES="arm64" name:macos-14-arm64 qt-install-dir:/Users/runner runs-on:macos-14 timeout:10]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-DCMAKE_OSX_ARCHITECTURES="x86_64" name:macos-13-x64 qt-install-dir:/Users/runner runs-on:macos-13 timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:archlinux:latest like:arch name:archlinux-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:debian:trixie-slim like:debian name:debian-13-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:40 like:fedora name:fedora-40-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:40 like:fedora name:fedora-40-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:fedora:41 like:fedora name:fedora-41-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:opensuse/tumbleweed:latest like:suse name:opensuse-x86_84 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-arm64 runs-on:ubuntu-24.04-arm timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja -DCMAKE_INSTALL_PREFIX=/usr container:ubuntu:25.04 like:debian name:ubuntu-25.04-x86_64 runs-on:ubuntu-latest timeout:20]) (push) Has been cancelled
Continuous Integration / ${{ matrix.target.name }} (map[config-args:-G Ninja name:windows-2022-x64 qt-install-dir:C: runs-on:windows-2022 timeout:30]) (push) Has been cancelled
Continuous Integration / unix-${{ matrix.distro.name }} (map[name:freebsd]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:aarch64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Continuous Integration / flatpak-${{matrix.flatpak.arch}} (map[arch:x86_64 runs-on:ubuntu-latest]) (push) Has been cancelled
Continuous Integration / release (push) Has been cancelled
Continuous Integration / winget-publish (push) Has been cancelled
2025-03-30 21:14:57 +01:00
sithlord48
6e9694b5d8 build: rm pkgconf from list of packges windows needs 2025-03-27 13:07:59 +00:00
sithlord48
201df59cb7 remove Use of libnotify and wintoast 2025-03-27 13:07:59 +00:00
sithlord48
fdf1df1a30 refactor: use QtXml in place of pugixml 2025-03-27 12:33:39 +00:00
sithlord48
7f1a234d06 refactor: remove unneed library gtkpixbuf 2025-03-26 09:13:13 +00:00
sithlord48
758c1044b5 ci: pin lint action to use clang-format 20.1.0 2025-03-11 10:57:51 -04:00
sithlord48
551e0211ac ci: don't send temp screenshots to flathub, fix lint failure for not doing so 2025-02-28 13:06:32 +00:00
Nick Bolton
9c463a557a docs: Expand version field on bug_report.yml 2025-02-27 05:12:43 -08:00
sithlord48
173e521004 ci: Set timeout for windows job to 30 minutes 2025-02-25 04:07:10 -08:00
sithlord48
038c8af949 ci: use pkg list for vcpkg on ci builds 2025-02-25 04:07:10 -08:00
sithlord48
9f68514577 ci: use Qt install action for windows 2025-02-25 04:07:10 -08:00
sithlord48
d5624ba65e ci: use Qt 6.8.2 for Qt action installs
update vcpkg manifest to newest vcpkg release
2025-02-25 04:07:10 -08:00
sithlord48
3abf38aff9 ci: Improve flatpak builder to include arm flatpaks, linting and validation check 2025-02-17 15:38:19 +00:00
sithlord48
c04610c561 chore: use fancy-checkout v1 tag 2025-02-14 13:46:44 +00:00
sithlord48
d61bce4534 ci: Add reuse compliance check 2025-01-27 17:05:47 -05:00
sithlord48
30263f3c70 ci:use -1.0 as tag for flatpak builder 2025-01-23 21:44:19 +00:00
sithlord48
6b29e1c6ef ci: use qt 6.7.3 for mac os 2025-01-21 11:22:11 -05:00
sithlord48
f969e0a03b ci: add builder for ubuntu 25.04, fixes https://github.com/deskflow/deskflow/issues/7884 2025-01-21 06:36:37 -05:00
sithlord48
6bb84309b7 feat: Build Arm packages using githubs new arm runners 2025-01-20 08:06:20 -05:00
sithlord48
23c054661c Release v.18.0, with proper win package 2024-12-26 13:16:58 -05:00
sithlord48
f61fe00c33 ci: update lint action style 2024-12-26 15:24:02 +00:00
sithlord48
8b25e11f81 ci: combine lint-clang and lint-error into lint-check 2024-12-26 11:48:20 +00:00
sithlord48
d9727e60bc ci: remove unused init-python action 2024-12-26 11:48:20 +00:00
sithlord48
f8ddafe4a2 ci: use clang-format directly in lint-clang action 2024-12-26 11:48:20 +00:00
sithlord48
cd0e98a480 build: remove post_config macros 2024-12-22 09:52:50 -05:00
sithlord48
d128623df3 refactor: clean up deploy for linux 2024-12-18 12:10:53 -05:00
sithlord48
3817489097 chore: remove old wix building and build on ci with cpack 2024-12-18 12:10:53 -05:00
sithlord48
f06a789d25 build: wix generation for windows with cpack 2024-12-18 12:10:53 -05:00
sithlord48
6e01cc6ce5 ci: add config option for build step 2024-12-04 10:05:34 -05:00
sithlord48
a92f5b0351 refactor: correct osx deployment target and move to main CMakeLists.txt 2024-12-04 10:05:34 -05:00
sithlord48
882b71ea84 ci: consistant upload name for flatpak fixes 7911 2024-11-25 19:37:13 +00:00
sithlord48
d26339d94a ci: remove unused test-actions workflow 2024-11-25 19:27:05 +00:00
sithlord48
3003670b94 ci: use x86_64 for job names 2024-11-21 14:55:58 +00:00
sithlord48
79c17e3564 ci: use master version of flatpak builder 2024-11-21 14:55:58 +00:00
sithlord48
397f9f0fac ci: add linux to flatpak bundle name 2024-11-21 14:55:58 +00:00
sithlord48
f11178327d chore: remove unused python parts 2024-11-21 14:27:01 +00:00
sithlord48
2cdbd8f491 build: use CPack for macOS to create dmg 2024-11-21 14:27:01 +00:00
sithlord48
ceaeb7fef4 ci: build flatpaks 2024-11-20 08:47:13 +00:00
sithlord48
215706fa1e ci: rename ci.yml to => continuous-integration.yml 2024-11-12 14:10:03 +00:00
sithlord48
3815bc6f5c ci: update winget release for new filename scheme 2024-11-08 16:23:26 +00:00
sithlord48
3822336db2 ci: release on master or tags/v 2024-11-08 10:02:21 +00:00
sithlord48
5ca9afc3f7 ci: get-version strip refs/tags/v from DESKFLOW_PACKAGE_VERSION" 2024-11-08 10:02:21 +00:00
sithlord48
fa9b2d91d5
ci: release a file with packages sums 'sums.txt' with releases 2024-11-06 15:41:37 -05:00
sithlord48
170b4251f3
build: align window mac names with community norms 2024-11-06 12:45:28 -05:00
sithlord48
ddf6450486
build: use PACKAGE_VERSION_LABEL to set generated package's name
If unset use CPACK_PACKAGE_VERSION when set only replaces the version in the package's filename
2024-11-06 11:49:31 -05:00
sithlord48
4a769e6a7f ci: get-version action new DESKFLOW_PACKAGE_VERSION returns "continuous" when not a v* tag otherwise the tag
DESKFLOW_VERSION is the version described by git
2024-11-06 11:32:50 -05:00
sithlord48
37889e5659 ci: git-version-action: Always report described version 2024-11-01 11:52:45 +00:00