aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: spelling mistake on project config by nightly buildsaturneric8 days1-1/+1
|
* fix: add missing libGLESv2.dll on windows platformsaturneric9 days1-0/+1
|
* fix: workflows codeql and qt5saturneric9 days2-4/+4
|
* chore: upgrade to v2.1.8saturneric9 days2-5/+31
|
* fix: issues found on linux platformsaturneric9 days1-1/+1
|
* fix: compiler issues on CIsaturneric9 days2-2/+2
|
* fix: remove -Wincompatible-pointer-types from gpgme build on windowssaturneric10 days1-2/+5
|
* fix: solve CI build dependenciessaturneric10 days3-6/+9
|
* chore: upgrade linux build env to ubuntu-22.04saturneric10 days3-3/+3
|
* fix: build gpgme 1.24.2 separately on windowssaturneric10 days1-0/+10
|
* fix: upgrade to gpgme 1.24.2saturneric2025-04-123-3/+3
|
* fix: try to add all platform plugins for AppImagesaturneric2024-12-131-1/+1
|
* project: adjust devops configsaturneric2024-12-032-13/+13
|
* fix: devops configs for qt5 on windowssaturneric2024-12-021-3/+3
|
* fix: set bundled gnupg versionsaturneric2024-12-022-2/+2
|
* fix: should add matrix.os in the dmg namesaturneric2024-12-021-3/+3
|
* feat: change matrix.os to runner.osdev/2.1.5/mainsaturneric2024-12-023-73/+73
|
* feat: adjust gpg related libs version and speed up devops build on windowssaturneric2024-12-013-96/+60
|
* feat: update release ci config and remove macos-12saturneric2024-12-013-43/+127
|
* fix: solve build issues in devops processsaturneric2024-12-011-5/+2
|
* Merge branch 'dev/2.1.5/mingw' into developsaturneric2024-12-011-26/+53
|\
| * feat: improve windows release structure at nightly builddev/2.1.5/mingwsaturneric2024-12-011-26/+53
| |
* | fix: nightly build only on pushsaturneric2024-11-261-2/+0
|/
* fix: clean up filessaturneric2024-11-225-25/+139
|
* feat: improve nightly and other workflowssaturneric2024-11-223-81/+89
|
* fix: short git commit sha on windows workflow not workingsaturneric2024-11-211-1/+4
|
* fix: solve nightly build issuessaturneric2024-11-211-5/+7
|
* fix: solve nightly build issuessaturneric2024-11-211-5/+7
|
* feat: temporary add push trigger for nightly buildsaturneric2024-11-211-0/+2
|
* feat: add nightly build workflowsaturneric2024-11-211-0/+350
|
* feat: macos auto create dmgsaturneric2024-08-171-2/+2
|
* feat: add c++ dev container configsaturneric2024-08-121-0/+12
|
* fix: according to issues and test, apply some fixesv2.1.4saturneric2024-08-053-49/+0
|\
| * fix: remove mimalloc from sourcesaturneric2024-08-053-48/+0
| | | | | | | | Too bad, under Flatpak or even under Windows, this library can cause the program to crash. The reason for this is that there are some places that do not override the memory allocation method, but this does not guarantee that the mimalloc library will be loaded first in some environments (especially Flatpak) so I think it would be better to let the user install it themselves rather than include this library. Then override all mallocs as needed, which is easy to do. Sacrificing some of the security of the default state for the stability of the program feels necessary to me.
* | fix: build pipelinesaturneric2024-07-311-0/+2
|/
* fix: solve known issues on buildsaturneric2024-07-302-4/+5
|
* feat: should check build capability at dev branchsaturneric2024-07-302-4/+4
|
* fix: remove googletest, libarchive and mimalloc source code from reposaturneric2024-07-301-1/+3
|
* fix: solve some issues form codeql ci ymlsaturneric2024-07-291-0/+16
|
* feat: update github/codeql-action/init to v3saturneric2024-07-291-1/+1
|
* fix: solve ci issuessaturneric2024-07-292-8/+7
|
* fix: solve some known issues at ci build configssaturneric2024-07-292-2/+4
|
* fix: need build google test separately as wellsaturneric2024-07-292-0/+18
|
* fix: brew install googletestsaturneric2024-07-291-1/+1
|
* fix: should build mimalloc separatelysaturneric2024-07-292-0/+38
|
* fix: add option --no-translations by windeployqtsaturneric2024-07-292-5/+5
|
* fix: avoid using in-repo third parties libraries on windows at full sdk buildsaturneric2024-07-291-0/+1
|
* fix: missing libGLESv2.dllsaturneric2024-07-291-1/+1
|
* feat: switch to build type 'application only' in order to speed up build on ↵saturneric2024-07-291-2/+2
| | | | windows
* fix: clean up workflow's configssaturneric2024-07-294-29/+9
|