Commit Graph

79 Commits

Author SHA1 Message Date
John Preston 902e0fc8fb Remove dll loading in harfbuzz on Windows. 2020-12-22 14:29:51 +04:00
Himself65 e9e4c7a8cc Update VS2019 build instructions
Clone submodules in https://github.com/desktop-app/tg_owt
2020-12-14 14:04:09 +04:00
John Preston 25ffdcc919 Update Qt to 5.15.2. 2020-12-07 16:13:46 +04:00
John Preston 0537d4c199 Update OpenAL to 1.21. 2020-12-01 09:45:22 +03:00
John Preston d97dcaec62 Add possibility to build on Windows for x64. 2020-11-06 20:22:02 +03:00
John Preston 05f43cabdf Beta version 2.4.9.
- Fix crash in tray icon removing. (macOS only)
2020-11-06 17:24:30 +03:00
John Preston 951bb22c38 Update docs/docker to use FFmpeg 4.2 / OpenAL 1.20.1. 2020-11-06 11:21:34 +03:00
John Preston 9210cf6d36 Build Windows version with Qt 5.15.1. 2020-11-06 11:21:34 +03:00
23rd 101ba05ce3 Updated doc for Windows. 2020-11-01 18:26:13 +03:00
John Preston 06ee21041d Use RelWithDebInfo for OpenAL on Windows. 2020-10-30 18:32:21 +03:00
John Preston 98afc99a8f Update submodules and instructions. 2020-10-30 13:17:02 +03:00
Ilya Fedin 822d1718a9 Use MozJPEG 2020-10-30 12:12:39 +03:00
John Preston 1373bd0af1 Use OpenAL 1.20.1 with bugfix backport on Windows. 2020-10-23 12:47:41 +03:00
Ilya Fedin 78d874e9a3 Disable OpenAL WASAPI backend 2020-09-29 18:28:42 +03:00
Ilya Fedin 5991cd4350 Add missed no-tests in release openssl build for Windows 2020-09-10 19:38:23 +03:00
23rd 97076dbf83 Replaced origin webrtc with custom-built fork in Github CI.
Updated building docs.
2020-08-21 17:35:32 +03:00
John Preston c7881ae4a3 Fix building docs for Windows. 2020-08-21 17:52:13 +04:00
John Preston 0139390c71 Use tg_owt in OS X 10.10-10.11 build. 2020-08-21 17:52:13 +04:00
John Preston 693d3a922f Use webrtc from a custom-built fork. 2020-08-21 17:52:13 +04:00
John Preston ecdee8812d Update cmake submodules and patches revision. 2020-08-18 18:17:39 +04:00
23rd bc7925985c Added WebRTC building to Github CI. 2020-08-15 00:03:37 +04:00
John Preston 13f2ceaf47 Update building docs. 2020-08-11 18:21:40 +04:00
John Preston 12e0399cf4 Add tgcalls library. 2020-08-11 18:21:40 +04:00
Ilya Fedin 08b67e383e Add -D DESKTOP_APP_DISABLE_CRASH_REPORTS=OFF to docs & actions 2020-08-11 10:55:50 +04:00
Ilya Fedin cbeaee24c9 Update submodules & patches commit 2020-08-11 10:55:50 +04:00
John Preston f64f1ea62e Build xz from git on macOS. 2020-07-16 12:52:05 +04:00
Neurotoxin001 00460506b2 Update building-msvc.md 2020-07-13 09:46:41 +04:00
Neurotoxin001 0852e717c3 Update building-msvc.md
Add some more requirements because without them users will get errors
2020-07-13 09:46:41 +04:00
Ilya Fedin a7f9b260de Update patches commit and cmake submodule 2020-07-13 09:46:15 +04:00
Ilya Fedin 4623804123 Don't build OpenSSL tests
To decrease actions run time and fails
2020-07-13 06:50:55 +04:00
RadRussianRus ae31bdcd1b Fix patches revision 2020-06-29 16:20:01 +04:00
Ilya Fedin 0b939e72c1 Fix CI 2020-06-19 06:28:01 +04:00
Zhiming Deng b412b2141e update 2020-06-14 11:07:48 +04:00
Zhiming Deng c18edf2f30 doc 2020-06-14 11:07:48 +04:00
Ilya Fedin f1e75d809a Separate patches 2020-06-03 11:31:34 +04:00
John Preston 84399286c1 Update build instructions. 2020-05-12 19:43:39 +04:00
John Preston 99ccd49e13 Version 2.1.2: Update patches revision in docs. 2020-05-05 18:14:38 +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
23rd d46e145c61 Updated Qt to 5.12.8. 2020-04-21 18:55:34 +04:00
John Preston 872e063501 Fix docs. 2020-02-26 20:17:13 +04:00
23rd 19fd3a15e1 Updated range-v3 to 0.10.0. 2020-01-23 10:09:34 +03:00
John Preston 3589e658c9 Use Strawberry Perl instead of Active Perl. 2020-01-03 11:41:38 +03:00
John Preston 3b562bfa3a Minimal update of build instructions to use CMake. 2019-12-31 15:08:58 +03:00
John Preston 872ff633b6 Update Qt patch. 2019-12-02 18:52:30 +03:00
John Preston 86695f60a3 Fix selected text colors on macOS. 2019-11-07 13:11:40 +03:00
RadRussianRus 908b513601 Fix build instructions for Windows (ThirdParty/patches and zlib) 2019-11-06 09:16:43 +03:00
John Preston b94ed1fc3b Remove 'mac32' and add 'osx' special targets. 2019-11-05 15:45:55 +03:00
John Preston 6a0c7f3909 Update docs, fix patches revision. 2019-11-05 14:27:41 +03:00
John Preston e745bb7718 Fix instructions for MSVC. 2019-10-19 12:27:57 +04:00
John Preston 01936b5f1b Build with Qt 5.12.5 and OpenSSL 1.1.1. 2019-10-19 12:27:56 +04:00