smlu
0c6587b5b7
Add support for Microsoft Visual Studio buildchain
...
* Use C++17 when using MSVC compiler
* Remove unneeded header files and macros
* Removed unnecessary Yubikey cmake file
* Enhance release tool
* Updated INSTALL.md
2021-09-19 17:16:45 -04:00
Jonathan White
fb8423fdca
Bump version to 2.7.0
2020-10-25 09:44:28 -04:00
Shun Sakai
8f84675874
Improve CMakeLists.txt and docs/CMakeLists.txt
2020-10-04 09:10:18 -04:00
Shun Sakai
e53850627f
Various minor improvements for man page ( #5360 )
2020-08-31 20:18:53 -04:00
Tobias Kortkamp
a5d75e4f4c
Unbreak build with Ninja
...
When using cmake -GNinja the build fails with
ninja: error: '/usr/ports/security/keepassxc/work/keepassxc-2.6.0/docs/man/*', needed by 'docs/keepassxc.1', missing and no known rule to make it
Signed-off-by: Tobias Kortkamp <t@tobik.me>
2020-07-18 10:54:39 -04:00
Shun Sakai
9dde9314e8
Change to generate man page from AsciiDoc
2020-07-05 14:54:31 -04:00
Jonathan White
124739fde2
Switch to Asciidoctor based documentation
2020-07-05 14:54:31 -04:00