Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2021-05-29Detect quazip >= 1.0 via pkgconfigLars Wendler
2020-03-05Add OSUtils for platform-specific functionality.Janek Bevendorff
2019-09-28CLI: Add interactive session mode command `open`James Ring
2019-06-22Unbreak build on FreeBSD (#3304)Tobias Kortkamp
2019-05-02Fix QuaZip find module on macOS and clean up code.Janek Bevendorff
2019-04-20Windows: use winqtdeploy instead of DeplyQt4 from CMake (#3025)Jonathan White
2019-01-30Cleanup CMakeFiles prior to releaseJonathan White
2019-01-29Performed project-wide code formattingJonathan White
2019-01-17Corrected formatting and cleanupJonathan White
2019-01-07Fixed QuaZip for windows, renamingChristian Kieschnick
2019-01-04Fixed ci buildsChristian Kieschnick
2018-12-19Merge branch 'develop'Jonathan White
2018-10-19Reformat CMakeLists.txt filesJanek Bevendorff
2018-10-19Update and fix test coverage report generationJanek Bevendorff
2018-10-19Add QR code generator for TOTP export (#1167)Adolfo E. García
2018-10-01Add sharing of groups between databasesChristian Kieschnick
2018-09-19Revert appveyor addition and DeployQt cmakeJonathan White
2018-06-21Add support for SonarCloud analysisJonathan White
2018-06-11Add AppVeyor support (#1380)Adolfo E. García
2018-03-31Removed http/ from excluded dirs.Louis-Bertrand Varin
2018-03-31Add ClangFormat exceptionsLouis-Bertrand Varin
2018-03-31Use xargs to avoid long command linesJanek Bevendorff
2018-03-31Add ClangFormat rulesLouis-Bertrand Varin
2018-02-28Properly rename argon2 symbols on Win32 buildsJonathan White
2018-02-01Ensure yubikey libs are dynamic; bump to c99Jonathan White
2018-01-30Add support for nightly builds to release toolJonathan White
2018-01-14Fix linker definition clashes between libargon2 and libsodium on WindowsJanek Bevendorff
2018-01-13Install needed PPA packages for deploymentJanek Bevendorff
2018-01-13Add Argon2Kdf and enable parameters in db settingsJonathan White
2018-01-04keepassxc-browservarjolintu
2017-06-14Update and fix copyright headersthez3ro
2017-05-06Update cmake files, fixes #331Jonathan White
2017-02-26Mark CMake library variables as advancedJanek Bevendorff
2017-02-20Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-20Set windows EXE resource properties, resolves #329Janek Bevendorff
2017-02-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-01-26Fix Windows linker and runtime errors when building against static QtJanek Bevendorff
2017-01-08keys: yk: Add YubiKey hardware driver supportKyle Manna
2016-11-04Updated README badges and added code coverageJonathan White
2016-02-28Merge remote-tracking branch 'keepassx/master'Jonathan White
2015-07-18Display git revision in about dialog.Florian Geyer
2014-03-23Replaced qhttpserver with libmicrohttp.Keith Bennett
2014-01-12Parse the libgcrypt version in the cmake module.Felix Geyer
2013-04-30Use standard GNU install dirs and make them overridable.Felix Geyer
2011-11-12Rewrite Gcrypt cmake module.Felix Geyer
2010-09-11Add crypto classes and tests. Link to libgcrypt.Felix Geyer