Commit Graph

141 Commits

Author SHA1 Message Date
4001446fab feat: upgrade project to v2.1.3 2024-05-03 18:35:03 +02:00
4d71df71a7 feat: add the build mods only option for macos ci 2024-04-28 19:43:39 +02:00
0713999b49 fix: solve macOS auto-build issues 2024-04-28 15:35:39 +02:00
c1f5b33368 feat: add module controller and continue to work on module system
1.  speed up building by reducing build info sheader including
2. add module controller
3. continue to work on module system
2024-02-29 18:15:57 +08:00
59cdf57e8f feat: add user agent header when doing http request 2024-02-26 20:38:30 +08:00
ee96f194f0 fix: add some missing libraries to the installation directory 2024-02-02 02:36:26 +08:00
8874026c55 feat: try to add qt5 support 2024-01-30 20:21:46 +08:00
c774e5ed7c feat: upgrade project to v2.1.2 2024-01-22 19:09:47 +08:00
5b6ccc38e1 fix: solve ci build problems at different platforms 2024-01-22 19:09:24 +08:00
0a12c88db5 fix: slove app building problems 2024-01-19 22:09:04 +08:00
37848811b6 fix: improve code quality, docs and ci files 2024-01-18 00:14:13 +08:00
e352e8e6b8 fix: find and slove some bugs 2024-01-17 19:39:47 +08:00
2a6308669a chore: remove qt5 support 2024-01-15 19:53:26 +08:00
6875894b66 fix: slove cmake configuration problem on macOS 2023-12-22 21:24:12 +08:00
beafe53c1b fix: slove issues on memory and add asan support for debug 2023-12-14 20:39:48 +08:00
a0f0fd98ef feat: move test to src and add submodule googletest 2023-12-06 21:18:07 +08:00
e0bc882bd4 feat: introduce mimalloc to replace secmem 2023-12-02 23:28:41 -08:00
fce426a998 chore: add project infos in cmake config file 2023-10-29 02:51:25 +08:00
fcdcb6311c chore: use libstdc++ when using clang on linux platform 2023-10-27 21:24:11 +08:00
5a3f422335 fix: solve some issues on log system 2023-10-23 21:23:37 +08:00
31fc827672 feat: improve project structure and add GRT for modules 2023-10-23 14:29:25 +08:00
32b6d924e2 fix: slove compile issues 2023-10-17 23:17:18 +08:00
95997d2710 fix: check and update copyright at files 2023-10-16 17:54:05 +08:00
7c21fdd971 feat: start to add plugin system and do some improve on project configuration 2023-10-16 03:47:52 +08:00
0863078fae fix: slove build problem for flatpack builder 2023-10-15 01:59:16 +08:00
fca19db45a feat: upgrade version to 2.1.1 2023-04-05 03:08:51 +08:00
9573594299 feat: upgrade version 2023-02-25 16:47:34 +08:00
551285eba5 fix: solve build issues on windows 2023-02-17 01:47:33 +08:00
b729e71d48 feat: upgrade qt framework to 6.3 2023-02-11 21:48:17 +08:00
acbfa345cf feat: add an option to build with app sanbox on 2023-02-11 20:11:48 +08:00
b15bf4bb64 fix: continue to solve ubuntu 18.04 build issues 2022-12-22 18:07:23 +08:00
4444765aac feat: upgrade version to v2.0.10 2022-12-22 17:55:48 +08:00
6d9c71ac05 fix: solve ubuntu 18.04 build issues 2022-12-22 17:54:38 +08:00
b919ff9320 fix: remove myeasylog.log 2022-12-22 15:15:48 +08:00
7dfe0bdb6f feat(project): support freebsd build 2022-07-24 22:07:44 +08:00
cd3220b0f3 feat(project): upgrade to v2.0.9 2022-07-23 04:05:39 +08:00
57827d3fb2 feat(ci): add ubuntu 22.04 and 18.04 support for deb package 2022-07-23 03:43:40 +08:00
516c117bf4 feat: update macOS App Bundle ci 2022-05-15 16:38:42 +08:00
27e1e59cec feat(project): upgrade version to v2.0.8 2022-05-13 01:14:00 +08:00
917a8be86a fix: solve openssl issue senselessly for macOS 2022-05-13 00:34:10 +08:00
1f00f4c51a fix: solve issue in macOS Xode build
1. add missing XOCDE_BUILD variable.
2022-05-10 01:45:37 +08:00
3253e4b8d8 refactor: increase version to 2.0.7 2022-05-09 23:09:59 +08:00
f6072033a1 feat: add full support for xocde build
1. add GPGFRONTEND_XOCDE_CODE_SIGN_IDENTITY option for cmake
2. fix some issues on xcode build
3. remove certs from resource
2022-05-09 03:39:48 +08:00
1b26275d3f feat: merge tiny third_party library into core
1. code detecting
2. qt-aes
2022-05-09 01:00:05 +08:00
11644e8fcb chore: modified compile args. 2022-05-08 17:53:29 +08:00
42a877c08d feat: increase version to v2.0.6 2022-05-08 05:29:22 +08:00
90f853bd9b fix: add GenerateExportHeader for all platfrom 2022-05-08 01:59:17 +08:00
f1a2ce4bcb refactor: develop 2.0.6 start
1. delete smtp ability
2. change libs link type to dramatic
2022-05-08 01:01:29 +08:00
stehu
912fb33a87 <fix, refactor, feat> adjust the project configuration
1. Fix possible problems with mac compilation
2. Add new third-party dependency libconfig
3. Use the correct project configuration to specify the C++ standard
2022-03-04 23:53:59 +08:00
33a2e25559 <chore, fix>(project): Fix compilation problems 2022-02-07 21:26:08 +08:00