7e04ba84eb
chore(CI): msvc build with libavif
2024-10-26 15:18:54 +08:00
5d2ddc199a
chore(CI): bump msvc build to use Qt 6.8.0
2024-10-12 19:57:27 +08:00
fa0b86a995
chore: fix incorrect syntax of COPY command in msvc-cmake-build.
...
- Fix incorrect syntax of COPY which cause we fail to copy LICENSE in final distribution package.
- Add workflow_dispatch condition in workflow files to allow manual trigger.
2024-10-12 14:25:28 +08:00
d574018a8e
CI: bump dependencies version
2024-08-24 15:33:27 +08:00
edb1a84601
chore(CI): msvc build also build with exiv2
2024-07-13 15:59:13 +08:00
a6360d5e66
CI(msvc): clean before deploy and use newer qt
2024-07-06 16:38:45 +08:00
a217ce9ee8
CI(msvc): switch to Qt 6 and CMake
2024-07-06 15:23:33 +08:00
d52f22c0de
chore(CI): add ubuntu 24.04 build
2024-05-18 00:22:55 +08:00
2a30cc0dd3
fix(CI): build with macos-latest M1 runner
2024-04-27 13:24:49 +08:00
be20c3d389
chore: use Qt 6 by default
2024-04-05 14:07:29 +08:00
0e8370c39a
chore(CI): bump workflow and dependencies version
2024-02-16 13:33:10 +08:00
5aeb0f821f
chore!: drop Qt version lower than 5.15.2
2023-05-21 00:36:24 +08:00
c7727d233e
chore(CI): add Qt 6 build, other minor updates
2023-03-25 19:50:29 +08:00
Gary Wang
b83de962cb
feat: open folder will also select file on linux
2022-10-29 23:35:30 +08:00
Gary Wang
56e5f078c7
feat: add REUSE license check
2022-06-19 16:33:29 +08:00
Gary Wang
b033370d8e
build: link user32.lib when build with QMake and MSVC ( #59 )
...
* build(msvc): add test for qmake build with msvc under windows
* fix(msvc): should link user32.lib under windows
* Update README.md
2022-05-29 01:06:00 +08:00
Gary Wang
25c27e080d
CI: add Ubuntu 22.04 build ( #55 )
...
* CI: add Ubuntu 22.04 build
* fix: job name cannot contain dot
2022-05-11 19:56:03 +08:00
Gary Wang
7e7c36ea72
ci(mac): build with 5.15.2 explicitly
2021-03-09 21:41:51 +08:00
Gary Wang
5bf4fe98a4
fix(ci): perform apt update before install package for ubuntu build
2020-12-17 13:56:34 +08:00
Gary Wang
7a19d41aeb
fix(ci): Update macos.yml to use the most recent install-qt-action ( #11 )
2020-11-19 12:29:08 +08:00
Percy Hong
338aa646b9
feat(ci): try install deb in ubuntu ci
2020-11-18 11:17:02 +08:00
Percy Hong
5080a499ea
feat(ci): enable ci at pull request
2020-11-18 11:17:02 +08:00
Gary Wang
819cd3a8f5
ci: don't install ECM for ubuntu 20.04 build
...
and also try to build libexiv for appveyor ci
2020-11-16 00:33:50 +08:00
Gary Wang
5705f02636
feat: use libexiv2 to obtain more image metadata
2020-11-15 19:53:47 +08:00
Gary Wang
d64e9cf276
build(ci): deb package for ubuntu 20.04
2020-08-13 19:45:38 +08:00
Gary Wang
4dbfb2f881
CI: add GitHub Action ubuntu build
2020-06-18 23:06:15 +08:00
xmuli
1864ff5b7f
test: Create macos.yml ( #3 )
...
Use GitHub Action to test building under macOS
2020-04-25 23:42:21 +08:00