Chocobo1
d70b893852
Bump project requirement to C++17
2020-12-31 13:28:48 +08:00
FranciscoPombal
9f65a318da
Bump dependency versions in CI
...
- Bump vcpkg version in GitHub Actions CI
- Bump libtorrent version in Travis CI
Co-authored-by: Vladimir Golovnev <glassez@yandex.ru>
2020-12-04 16:27:17 +00:00
FranciscoPombal
d79c5824b8
Detect .ts file issues with file health workflow
...
Also adjust newlines to improve output
2020-11-29 15:19:27 +00:00
Chocobo1
df3d3db776
Pin github actions scripts to major versions
...
> Using the specific major action version allows you to receive critical
> fixes and security patches while still maintaining compatibility. It
> also assures that your workflow should still work.
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstepsuses
2020-11-21 15:41:32 +08:00
FranciscoPombal
8bb097fd10
Add GitHub Actions file health workflow
2020-10-30 21:32:36 +00:00
FranciscoPombal
b63a34110e
Update "GitHub Actions" CI actions versions
2020-10-25 11:53:48 +00:00
FranciscoPombal
7d01b6a29c
Fix packages installation on Ubuntu CI
2020-10-08 13:55:58 +01:00
jagannatharjun
ebf9a60c69
By default use dynamic runtime with MSVC on CMake
...
This was default before CMake overhaul, and it doesn't
make sense to use static builds with daily developement.
Also static Qt builds are not readily available on Windows.
2020-09-27 00:03:02 +05:30
FranciscoPombal
eed50c4893
Add GitHub Actions CI workflow
...
- Ubuntu 18.04/20.04, GUI ON/OFF
- Windows 2019
- macOS 10.15 GUI ON/OFF
2020-09-21 17:13:33 +01:00