Commit Graph

14 Commits

Author SHA1 Message Date
Ilya Fedin db528b39e1 Fix macOS cache validating
macOS action has runner version in the workdir path, it should be a part of the cache key
2020-06-01 18:21:52 +04:00
Ilya Fedin 3135463017 Add new option to simplify creation of self-contained packages (snap/flatpak/appimage) 2020-05-05 14:31:18 +04:00
RadRussianRus 89950de93e Do not ignore changes for docs needed for build 2020-05-05 14:20:58 +04:00
RadRussianRus 48743a7973 Exclude files that aren't necessary for actions 2020-05-01 12:12:49 +04:00
23rd d46e145c61 Updated Qt to 5.12.8. 2020-04-21 18:55:34 +04:00
Ilya Fedin bc06a3aea3 Make actions ignore .md files not only in the root of repository 2020-04-13 17:39:00 +04:00
Ilya Fedin e71b7dd384 Don't overwrite artifacts by multiple runs 2020-04-13 10:42:32 +04:00
23rd 1a5ee99c8a Updated checkout Github Action to v2. 2020-03-24 17:04:44 +03:00
23rd 3a5c0976bb Updated docs.
- Removed libenchant-dev.
 - Removed installing OpenSSL shared docs for Linux.
 - Updated xz and libiconv for Xcode.
2020-02-27 12:11:27 +04:00
23rd 1ca096e7ce Added auto caching for Github CI. 2020-02-24 18:07:09 +03:00
23rd 543dc80b0b Reduced cache size in Github CI for Windows and macOS.
- Other minor improvements.
2020-01-24 21:53:45 +03:00
Sergey 3a748e20c2 Fix Github CI MacOS artifacts 2020-01-23 09:57:06 +03:00
23rd 37cdd78bda Fixed Github CI builds.
- Added prefix to configure zlib for macOS.
 - Removed hardcoded path to Python 2 version
 and added a search for existing versions.
2020-01-21 11:59:13 +03:00
23rd 15fc17066b Added Github CI for Windows and MacOS. Added new build status badges. 2020-01-17 14:19:44 +03:00