Commit Graph

40 Commits

Author SHA1 Message Date
Hennadii Chernyshchyk
8629a1c415
Trigger CI on PRs too 2022-04-03 18:14:49 +03:00
Hennadii Chernyshchyk
abfff35086
Update install-qt action 2021-10-03 12:52:53 +03:00
Hennadii Chernyshchyk
e17a3c2db8
Specify platform-dependend make 2021-10-03 12:36:47 +03:00
Hennadii Chernyshchyk
307ffb2811
Use multiply cores
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
2021-10-03 12:03:46 +03:00
Hennadii Chernyshchyk
66e87472be
Rename build-cmake.yml to build.yml 2021-10-03 11:54:30 +03:00
Hennadii Chernyshchyk
e145737801
Add QMake to CI 2021-10-03 11:46:53 +03:00
Hennadii Chernyshchyk
00a571c21c
Remove pull_request
Triggers CI twice.
2021-10-03 11:27:51 +03:00
Hennadii Chernyshchyk
6cc4f481db
Ignore release drafts 2021-10-03 11:26:46 +03:00
Hennadii Chernyshchyk
7c6e91f3bc
Make CI labels more consistent 2021-10-03 11:18:23 +03:00
Hennadii Chernyshchyk
0c1d21a490
Format with prettier 2021-10-03 11:11:55 +03:00
Hennadii Chernyshchyk
eba263a8c6
Ignore changes in markdown 2021-10-03 11:11:36 +03:00
Shatur95
963d42ceb6 Set Ubuntu version explicitly 2020-12-21 19:13:33 +02:00
Shatur95
0aabf7705a Bump GitHub actions 2020-12-21 19:09:21 +02:00
Shatur95
ab58a29cab Enable checks for warnings 2020-10-24 14:31:53 +03:00
Shatur95
6c97f3e80d Add Qt6 configuration 2020-10-24 14:20:37 +03:00
Itay Grudev
b835987b59
Update build-cmake.yml
Disabled Qt 6 build specs temporarily
2020-10-18 10:33:30 +01:00
Itay Grudev
cd18cd378f
Added Qt 6.0 to the build tests 2020-10-18 09:47:17 +01:00
Shatur95
3d30f4f776 Update install-qt-action 2020-10-15 01:56:14 +03:00
Itay Grudev
5c9793a908
Update build-cmake.yml
Build Test on Qt 5.15
2020-07-02 03:16:01 +01:00
Itay Grudev
bae7c331ca
Restored state as it was before install-qt-action#38
5.15.0 is removed for the time being
2020-06-02 10:56:57 +01:00
Itay Grudev
2c25b74158
Workaround attempt 3 for install-qt-action#38 2020-06-02 10:53:24 +01:00
Itay Grudev
8870624c3b
Workaround attempt 2 for install-qt-action#38 2020-06-01 20:55:32 +01:00
Itay Grudev
746ac94d5f
Upgraded install-qt-action version 2020-06-01 20:46:17 +01:00
Itay Grudev
e0864f78dc
Workaround for install-qt-action#38 2020-06-01 20:35:33 +01:00
Itay Grudev
c6bc056623
No longer testing against 5.9, but added 5.15
Since Qt 5.9's life has now ended there is no longer a requirement to support it for SingleApplication purposes as well.
2020-06-01 20:22:18 +01:00
Itay Grudev
062dc014ce
GitHub Actions dropped Qt v4.8.7
This library never intended to support Qt v4.x.x anyway
2020-01-03 17:34:42 +00:00
Itay Grudev
a7a42d5ae4
GitHub Actions syntax improvments for Windows support 2020-01-03 17:31:23 +00:00
Itay Grudev
767645c80f
GitHub Actions: Fixed typo in the yml 2020-01-03 17:15:33 +00:00
Itay Grudev
6aec26e266
GitHub Actions Added windows-latest platform 2020-01-03 17:14:35 +00:00
Itay Grudev
bb24abdf1d
GitHub Actions - Applied same changes throughout the script 2020-01-03 17:13:35 +00:00
Itay Grudev
b25e62409b
GitHub Actions Alternative build command 2020-01-03 17:02:37 +00:00
Itay Grudev
e70a0e7e3d
GitHub Actions alternative cmake command 2020-01-03 11:07:03 +00:00
Itay Grudev
5222c01951
Renamed GitHub Action to Build CMake
As it now builds for multiple latforms
2020-01-03 11:01:08 +00:00
Itay Grudev
e7e31208af
GitHub Actions - Testing without Windows 2020-01-03 10:58:16 +00:00
Itay Grudev
0d07dd387a
GitHub Actions Multiple platforms support
ubuntu-latest, windows-latest, macos-latest
2020-01-03 10:43:13 +00:00
Itay Grudev
a14320382c
GitHub Actions Exact Qt version specificatoin 2020-01-03 10:38:52 +00:00
Itay Grudev
0296d0b61e
Github Action building with multiple Qt versions
Implemented using the matrix strategy and multiple qt versions
2020-01-03 10:35:41 +00:00
Itay Grudev
4e4f310a58
Github Actions: Building examples as well 2020-01-03 10:26:13 +00:00
Itay Grudev
275dcf3fc0
Added step to install Qt in GitHub Actions 2020-01-03 10:18:30 +00:00
Itay Grudev
af768f44a7
Create build-linux-cmake.yml 2020-01-03 10:11:40 +00:00