aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: improve app structure on windowssaturneric2024-11-301-50/+16
* fix: correct the path to the executable of app image modesaturneric2024-11-221-9/+9
* fix: solve a build issuesaturneric2024-11-221-7/+8
* feat: add build option GPGFRONTEND_BUILD_APP_IMAGEsaturneric2024-11-221-16/+19
* fix: remove mimalloc from sourcesaturneric2024-08-051-13/+0
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-0/+11
* fix: do clean upsaturneric2024-07-301-5/+32
* fix: do some build config clean upsaturneric2024-07-301-5/+1
* fix: should add find package GTestsaturneric2024-07-291-0/+1
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: should not install mimalloc after buildsaturneric2024-07-291-8/+0
* fix: should build mimalloc separatelysaturneric2024-07-291-1/+3
* fix: try to solve dependencies issues at app only build on windowssaturneric2024-07-291-0/+3
* fix: add some missing dllssaturneric2024-07-291-0/+16
* feat: support application only build type on windowssaturneric2024-07-291-143/+152
* fix: solve qt5 problemssaturneric2024-07-291-442/+436
* fix: avoid qm files attached to multiple targets (not allow by xcode 14 later)saturneric2024-07-281-6/+13
* fix: a mistake at src/CMakeLists.txtsaturneric2024-07-281-1/+1
* fix: remove mimalloc from apple platform in cmake configsaturneric2024-07-281-2/+8
* fix: do not use mimalloc on macos and solve windows build issues on github ac...saturneric2024-07-281-8/+0
* 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