aboutsummaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: discover and solve some memory issuessaturneric2024-07-271-2/+2
|
* fix: solve ci build problems at different platformssaturneric2024-01-222-2/+11
|
* fix: improve code quality, docs and ci filessaturneric2024-01-171-23/+0
|
* fix: slove cmake configuration problem on macOSsaturneric2023-12-221-17/+12
|
* fix: slove issues on memory and add asan support for debugsaturneric2023-12-141-10/+10
|
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-0/+2
|
* feat: improve project structure and add GRT for modulessaturneric2023-10-231-0/+11
|
* fix: solve build issues on macOSSaturneric2023-10-181-9/+11
|
* fix: add libarchive checking at cmake configsaturneric2023-10-183-0/+742
|
* fix: solve find gpgme issues at newer version of gpgmesaturneric2023-10-181-21/+87
|
* fix: solve libconfig header path for flatpack builder contextsaturneric2023-10-141-2/+2
|
* fix: slove build problem for flatpack buildersaturneric2023-10-142-0/+397
|
* <chore>(project): add and separate third party codeSaturneric2022-02-031-0/+4212
1. Add libarchive dependency 2. Separate encoding detection code from src