Jonathan White cfa94f69f3
Refactor: Move to simple default builds
* Remove individual feature flags in favor of a single `KPXC_MINIMAL` flag that removes advanced features from the build. Basic features are no longer guarded by feature flags.
* Basic features: Auto-Type, Yubikey, KeeShare
* Advanced features include: Browser (and passkeys), SSH Agent, and Secret Service
* Networking, Documentation, and Update Checking remain as feature flags to accommodate various distro requirements.

This change also cleans up the main CMakeLists.txt by re-arranging some content and placing macros into a dedicated include file. The minimum CMake version was bumped to 3.16.0 to conform to our minimum Ubuntu support of Focal (20.04). This also allows us to default to C++20, we fall back to C++17 for Qt versions less than 5.15.0 due to lack of support.

Lastly this change removes the KEEPASSXC_BUILD_TYPE="PreRelease" which is never used. We only support "Snapshot" and "Release" now.
2025-01-02 23:38:06 -05:00
..
2021-07-13 22:08:33 -04:00
2018-03-31 16:01:30 -04:00
2015-09-12 13:55:50 +02:00
2017-10-21 13:15:02 +02:00
2024-01-06 15:17:13 -05:00
2022-05-01 16:02:02 -04:00
2023-12-22 15:12:07 -05:00
2023-07-04 07:24:10 -04:00
2023-01-29 09:38:44 -05:00
2023-07-30 09:56:09 -04:00
2023-07-30 09:56:09 -04:00
2022-05-01 16:02:02 -04:00
2022-05-01 16:02:02 -04:00
2024-03-06 07:42:01 -05:00
2024-09-04 06:42:31 -04:00
2024-09-04 06:42:31 -04:00
2019-03-19 18:56:17 -04:00