82e23716ac
docs(build): Fix minor nits in build docs
2025-11-20 08:15:34 -05:00
6eadba1ab2
feat: mac os new build option BUILD_OSX_BUNDLE can be disabled to build a non app bundle
2025-11-20 07:29:01 -05:00
4a67694676
build: new build option BUILD_X11 to control building of X11 backend
2025-11-14 13:28:41 +00:00
759457f739
build: remove option to build gui
...
The Gui must always be built. The core can not function completely standalone
it is unable to add new clients or setup screens for example until such a time the gui is not optional.
2025-11-10 07:51:12 -05:00
0bf6e1e9f8
feat: Apple codesign support for development builds
2025-10-29 07:51:40 -04:00
c3f0b18df6
feat: support translation generation
2025-10-27 17:54:32 -04:00
06263ceaad
feat: drop cli11
2025-10-01 10:55:03 -04:00
4a5f173422
feat: remove toml config file only use our QSettings based format
...
remove deskflow/Config and related tests
2025-10-01 09:41:12 -04:00
3b2d7fc0b3
feat: Switch to deskflow-core instead of split binaries
2025-08-20 20:33:20 +01:00
28957a3fa8
build: generate vcpkg.json on windows
...
do not allow vcpkg.json to be added to the repo
provide a new option VCPKG_QT (default is OFF), to build Qt via vcpkg
2025-07-21 10:39:00 -04:00
03b062c96e
docs: add development docs
2025-06-10 02:20:09 +01:00