aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: support key groupssaturneric12 days1-1/+1
* feat: check commit hash from remotesaturneric2024-12-011-0/+7
* fix: debug lib and runtime output dir should be same as releasesaturneric2024-11-301-7/+0
* fix: remove mimalloc from sourcesaturneric2024-08-051-5/+0
* feat: simplify loggingsaturneric2024-07-301-1/+1
* fix: do some build config clean upsaturneric2024-07-301-11/+2
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: solve ci issuessaturneric2024-07-291-28/+8
* fix: use system installed libarchive on windows at full sdk buildsaturneric2024-07-291-1/+2
* fix: avoid using in-repo third parties libraries on windows at full sdk buildsaturneric2024-07-291-1/+2
* fix: solve qt5 problemssaturneric2024-07-291-54/+54
* fix: remove mimalloc from apple platform in cmake configsaturneric2024-07-281-36/+39
* feat: remove spdlog and clean up logsaturneric2024-07-261-10/+11
* feat: add an ASAN option to enable a memory debugging modesaturneric2024-07-251-9/+7
* feat: adjust modules loading pathsaturneric2024-07-121-4/+6
* feat: improve the project structuresaturneric2024-07-121-0/+5
* refactor: remove qt6 core5compat dependenciessaturneric2024-03-011-1/+0
* fix: slove ci issuessaturneric2024-02-011-1/+0
* fix: export spdlog dll to binary output pathsaturneric2024-01-311-0/+7
* feat: try to add qt5 supportsaturneric2024-01-301-3/+8
* fix: export libarchive and libgtest to artifactssaturneric2024-01-261-0/+8
* fix: cannot correctly compilesaturneric2024-01-261-0/+14
* fix: buddle libarchive as submodulesaturneric2024-01-251-5/+0
* fix: solve issues on detected gnupg path function and fix linking errors on w...saturneric2024-01-231-0/+7
* refactor: remove libgettext from projectsaturneric2024-01-161-6/+1
* refactor: remove libicu from projectsaturneric2024-01-151-11/+0
* refactor: remove libconfig++ form projectsaturneric2024-01-151-2/+1
* chore: remove qt5 supportsaturneric2024-01-151-5/+1
* refactor: remove nlohmann json library from projectsaturneric2024-01-151-4/+0
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-2/+0
* feat: do not load entire data to memory in libarchive operationssaturneric2023-12-301-2/+2
* fix: slove compilation issue on macossaturneric2023-12-221-2/+4
* fix: slove logger system isolation issuessaturneric2023-12-041-1/+1
* feat: introduce mimalloc to replace secmemsaturneric2023-12-031-3/+3
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-1/+4
* refactor: remove CommonUtils at coresaturneric2023-11-071-1/+1
* refactor: improve the code structure of coresaturneric2023-11-061-0/+1
* refactor: clean up core's codessaturneric2023-11-061-0/+1
* fix: solve build issues on macOSSaturneric2023-10-181-0/+4
* fix: add libarchive checking at cmake configsaturneric2023-10-181-0/+1
* refactor: use piml tech to rewrite GlobalSettingsStationsaturneric2023-10-171-1/+1
* refactor: move module system to core and make it worksaturneric2023-10-171-1/+2
* feat: using piml tech on plugin systemsaturneric2023-10-161-1/+0
* fix: check and update copyright at filessaturneric2023-10-161-3/+3
* feat: start to add plugin system and do some improve on project configurationsaturneric2023-10-151-14/+11
* fix: solve some issues on linux .desktop filesaturneric2023-10-151-1/+5
* feat: upgrade qt framework to 6.3Saturneric2023-02-111-1/+5
* feat: change logging framework to spdlogSaturneric2023-02-031-5/+3
* style(src): reformat codeSaturneric2022-07-221-3/+3
* pref: improve pch for compiling speedSaturneric2022-05-191-5/+3