aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: try to fix build process of git actionsdev/2.1.3/mainsaturneric2024-07-281-13/+3
* fix: application should link gpgfrontend_coresaturneric2024-07-281-1/+1
* fix: correct header search path of applicationsaturneric2024-07-281-1/+4
* fix: must install all headers of test, ui and core and set include path properlysaturneric2024-07-281-2/+21
* fix: remove libs from install lists at app build only modesaturneric2024-07-281-1/+6
* feat: support more build modesaturneric2024-07-281-2/+33
* feat: move pinentry out of source codesaturneric2024-07-271-5/+0
* feat: remove spdlog and clean up logsaturneric2024-07-261-7/+13
* fix: Qt6CoreConfigureFileTemplate.in does not existsaturneric2024-07-251-20/+1
* feat: adjust modules loading pathsaturneric2024-07-121-40/+39
* feat: improve the project structuresaturneric2024-07-121-2/+2
* feat: move modules' code out of reposaturneric2024-07-101-2/+16
* fix: add libgpgfrontend_module_sdk as a installed share librarysaturneric2024-05-111-1/+2
* fix: solve flatpak build issuesaturneric2024-05-101-0/+2
* feat: improve functions and ui on modulesaturneric2024-04-301-3/+3
* fix: run macdeployqt and codesign out of cmake build processsaturneric2024-04-281-17/+2
* feat: add the build mods only option for macos cisaturneric2024-04-281-20/+18
* Merge branch 'dev/2.1.2/main' into developsaturneric2024-04-281-0/+4
|\
| * fix: could not determine the path to the executable based on the desktop filesaturneric2024-03-031-3/+3
* | fix: solve macOS auto-build issuessaturneric2024-04-281-47/+19
* | fix: use more cross-platform methods for add_custom_command on linux platformsaturneric2024-04-211-10/+12
* | fix: move binaries and libs to AppDir of AppImagesaturneric2024-04-211-4/+4
* | fix: improve grt tab, mods name and its project structuresaturneric2024-04-161-0/+4
* | refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-021-4/+2
* | refactor: remove qt6 core5compat dependenciessaturneric2024-03-011-1/+1
* | feat: add prefix GF to all sdk and module symbolssaturneric2024-02-291-0/+1
* | feat: upgrade module systemsaturneric2024-02-281-3/+1
|/
* fix: add English translationsaturneric2024-02-261-1/+2
* feat: improve icons deployment and remove dir lfs/app-imagesaturneric2024-02-251-4/+6
* fix: add some missing libraries to the installation directorysaturneric2024-02-011-30/+29
* fix: slove ci issuessaturneric2024-02-011-4/+15
* fix: copy qt5 dlls at qt5 build modesaturneric2024-01-311-1/+7
* feat: try to add qt5 supportsaturneric2024-01-301-19/+61
* fix: slove some discovered issues on windowssaturneric2024-01-261-0/+4
* feat: load buddled qt and qtbase translationssaturneric2024-01-251-0/+11
* fix: buddle libarchive as submodulesaturneric2024-01-251-4/+0
* fix: improve code quality, docs and ci filessaturneric2024-01-171-4/+1
* fix: find and slove some bugssaturneric2024-01-171-24/+18
* refactor: remove libgettext from projectsaturneric2024-01-161-54/+16
* fix: slove the languange settings issuesaturneric2024-01-151-44/+38
* refactor: remove libconfig++ form projectsaturneric2024-01-151-4/+0
* chore: remove qt5 supportsaturneric2024-01-151-80/+17
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-10/+0
* feat: do not load entire data to memory in libarchive operationssaturneric2023-12-301-2/+2
* fix: slove cmake configuration problem on macOSsaturneric2023-12-221-1/+18
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-2/+2
* feat: move test to src and add submodule googletestsaturneric2023-12-061-1/+8
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-1/+5
* feat: introduce cmd functionssaturneric2023-11-291-2/+2
* fix: solve some issues on log systemsaturneric2023-10-231-3/+3