Commit Graph

4654 Commits

Author SHA1 Message Date
45f328cd80 fix: crash on --help arg 2024-11-05 13:26:00 -05:00
1e3d332002 chore: add project version for windows rc 2024-11-05 13:17:08 -05:00
3359a2a9d9 build: add deskflow devs to binary copyright 2024-11-05 13:17:08 -05:00
e369af9d74 chore: remove scripts/lib/github.py file 2024-11-05 14:33:23 +00:00
afab39e7f8 chore: remove unused scripts/tests.py 2024-11-05 14:33:23 +00:00
e33405bef8 chore: remove unused package parts, do not allow package via python on linux 2024-11-05 14:33:23 +00:00
9875bc6613 chore: Remove unused install deps scripts and related parts 2024-11-05 14:33:23 +00:00
16a1ba8f45 ci: adjust pacakge script to use the names we would like when in cpack 2024-11-01 12:02:00 +00:00
37889e5659 ci: git-version-action: Always report described version 2024-11-01 11:52:45 +00:00
1835a2cab6 ci: use pre-release for continuous to stop it from grabbing latest tag also 2024-11-01 10:16:24 +00:00
8c314ad82c ci: Use GITHUB_TOKEN in place of PAT 2024-10-31 12:39:39 +00:00
da64ca577c docs: Improve error messages around Doxygen 2024-10-31 12:38:44 +00:00
232e8fafee doc: correct target for documents 2024-10-31 11:57:16 +00:00
fb686ede21 refactor: remove desktop legacy 2024-10-30 20:04:55 +00:00
ce784ab383 refactor: CoreTool use arch classes directly 2024-10-30 20:04:55 +00:00
946a2b778e refactor: rm unused coreTool include in tlscert.h 2024-10-30 20:04:55 +00:00
45bde73810 chore: settingsDialog rm unused CoreTool include 2024-10-30 17:41:17 +00:00
8b62f5b083 docs: cmake to generate doxygen 2024-10-30 16:50:12 +00:00
f74cce32a4 doc: New document mainpage 2024-10-30 16:50:12 +00:00
170d6f4889 docs: Add new doc/configuration.md 2024-10-30 16:50:12 +00:00
48a8111fc5 docs: Remove BUILD.md 2024-10-30 16:50:12 +00:00
656601f2ba docs: rm CONTRIBUTING.md 2024-10-30 16:50:12 +00:00
1880a157b6 ci: added updated winget package submission 2024-10-30 13:28:38 +00:00
3cb1980af3 docs: Fixed sponsor link 2024-10-29 14:27:39 +00:00
c24444c77e docs: Update README.md to restore sponsor link 2024-10-29 12:56:45 +00:00
675e10d7b1 docs: readme add mac os xattr note
add a tip for mac users to run xattr -c on the app post download
2024-10-28 12:22:41 +00:00
915760b899 chore: add link to wayland discussion
added an additional link to the linux wayland question pointing to the discussion
2024-10-28 11:56:08 +00:00
077412f7ec build: update package names for linux to be more unified
We are not making offical packages
    we should not set a rpm or debian revision
    we should do not have to use 'correct' names for deb / rpm
2024-10-25 20:29:05 +01:00
968037b85b build(cmd/deskflow-core):Explicit Sources 2024-10-24 15:11:03 -04:00
08d3347740 build(cmd/deskflow-legacy): Explicit Sources 2024-10-24 15:11:03 -04:00
ad6551262c build(cmd/deskflows): Explicit Sources 2024-10-24 15:11:03 -04:00
337d236f54 build(cmd/deskflowd): Explicit Sources 2024-10-24 15:11:03 -04:00
04d6895990 build(cmd/deskflowc): Explicit Sources 2024-10-24 15:11:03 -04:00
1b13c843aa build(lib/server): Explict Sources 2024-10-24 15:11:03 -04:00
9e2880f714 build(lib/platform): Explicit Sources 2024-10-24 15:11:03 -04:00
e8010eea60 build(lib/net): Explicit sources 2024-10-24 15:11:03 -04:00
75c0b53113 build(lib/mt): Explicit Sources 2024-10-24 15:11:03 -04:00
bf96a641bf build(lib/ipc): Explicit Sources 2024-10-24 15:11:03 -04:00
7db781b9bf build(lib/io): Explicit Sources 2024-10-24 15:11:03 -04:00
8bfe0c18bc build(lib/app): Explicit Sources 2024-10-24 15:11:03 -04:00
10f7b05a73 build(lib/client): Explicit Sources 2024-10-24 15:11:03 -04:00
ba97d63403 build(lib/base): Explicit Sources 2024-10-24 15:11:03 -04:00
da4b85b3fb build(lib/arch): Explicit Sources 2024-10-24 15:11:03 -04:00
5657152c58 chore(gui): Add _what's this_ for Windows service setting 2024-10-24 14:29:13 +01:00
9b4635b6d2 docs: Remote build containers badge
The build containers badge now points at a nonexistent workflow.
2024-10-23 15:24:01 -04:00
1aa6e8c6bb ci: add fedora-41 2024-10-23 14:13:37 +01:00
6846a97eec ci: Drop Docker container builds (not enough time saved)
Add user 'build' for arch to make a package
2024-10-23 14:13:37 +01:00
f26581f20a build: remove python dependency for non windows 2024-10-23 14:13:37 +01:00
01565ba9a9 ci: make sure git is installed before calling fancy-checkout
When we want to use the base runners they do not have git
   Install devscripts for debian images that will make packages
2024-10-23 14:13:37 +01:00
32b84f0a4b docs: Remove confusing reference in readme 2024-10-23 08:30:36 -04:00