Stanislav Ershov
|
0c4f569f65
|
Fix error c2100 invalid inderection against visual c++ 19.12 (visual studio 15.5)
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
badbf7a900
|
Enable tests
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
a1e200c273
|
Add more defines from gyp
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
fb2fe2057d
|
Add todo notes
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
7e683880be
|
Reorg cmake structure - remove duplication, reorder sections
|
2017-12-20 14:38:02 +02:00 |
John Preston
|
c2edb39069
|
Cleanup formatting
|
2017-12-20 14:38:02 +02:00 |
John Preston
|
71daae1227
|
Fix crash in RSA public key wrapper.
|
2017-12-20 14:38:02 +02:00 |
Nicholas Guriev
|
f74793ca3f
|
Optimize key initialization
* Do not do redundant copying of numbers.
|
2017-12-20 14:38:02 +02:00 |
Nicholas Guriev
|
97b8616e01
|
Fix build against OpenSSL 1.1
Closes: #3196
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
9d03c65350
|
Shorten all lines lengths to fit 100 column limit
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
44eb8751e0
|
Move detection to parent cmake file
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
fb783cfd64
|
Use OpenAL-provided cmake config, update readme
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
6b6a0475ab
|
Fix compilation on Windows
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
29db5da807
|
Remove autoupdater
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
c417b45469
|
Remove useless bitfield qualifier
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
e9184f9ab5
|
Replace non-standard types with Qt equivalents
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
941b306f7a
|
Suppress warnings for unhandled enum values
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
0f1254586c
|
Remove type mismatch
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
fa344a9a47
|
Update version info with procxx tag
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
27e384e940
|
Move tests to separate directory
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
45e09dc3d6
|
Add C++ logo overlay
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
16aea1439a
|
Clean up formatting
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
f09feaf8b1
|
Remove FIPS_mode_set() call
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
6d0918e558
|
Disable static Qt plugins
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
be8570e8c2
|
Suppress new macOS deprecation warnings
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
bf468f36ea
|
Qualify minizip include paths
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
d2c6b4041a
|
Switch to FindOpus.cmake
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
53996d1983
|
Suppress policy message about automoc-ing generated files
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
cf7ca3df15
|
Subject: [PATCH] Fixed build under Fedora using rpmbuild and mock.
From dba8b962c805af477ceee699aa1c05143aa19d43 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly@easycoding.org>
Date: Fri, 31 Mar 2017 14:29:58 +0200
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
954d5f5679
|
Implement missing handlers for disabled breakpad
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
bd0fffa063
|
Turn off OSX crashpad
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
e2970ccba2
|
Fix missing includes
|
2017-12-20 14:38:02 +02:00 |
Evgenii
|
1bb38d5b12
|
Change used private header
* Hopefully it will be replaced with separate fixed-point lib
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
9da9778663
|
Add missing token types
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
3b9edbf7dc
|
Fix include path
|
2017-12-20 14:38:02 +02:00 |
Stanislav Ershov
|
78eb3d60c6
|
Fix opus includes
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
bf383cb1ea
|
Ignore build dirs
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
bdc1b155d0
|
Update readme with build instructions + conan
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
d95e41572f
|
Remove obsolete files
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
8e9eea0673
|
Manually cotire objc++ files
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
8655950638
|
Add ccache support
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
c0072b0d50
|
Update plist file for OSX build with cmake
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
c28a457572
|
Add cmake files
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
af2fd8938a
|
Build libtgvoip with cmake
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
b26e1c084d
|
git subrepo clone https://github.com/procxx/cmake-modules.git modules
subrepo:
subdir: "modules"
merged: "b6fbaff17"
upstream:
origin: "https://github.com/procxx/cmake-modules.git"
branch: "master"
commit: "b6fbaff17"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
ce75c9e7dd
|
git subrepo clone https://github.com/philsquared/Catch Telegram/ThirdParty/Catch
subrepo:
subdir: "Telegram/ThirdParty/Catch"
merged: "63c097a07"
upstream:
origin: "https://github.com/philsquared/Catch"
branch: "master"
commit: "63c097a07"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
b999b8331f
|
git subrepo clone https://github.com/Microsoft/GSL.git Telegram/ThirdParty/GSL
subrepo:
subdir: "Telegram/ThirdParty/GSL"
merged: "1c95f943"
upstream:
origin: "https://github.com/Microsoft/GSL.git"
branch: "master"
commit: "1c95f943"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
e95133d56b
|
git subrepo clone https://github.com/mapbox/variant Telegram/ThirdParty/variant
subrepo:
subdir: "Telegram/ThirdParty/variant"
merged: "237f83ca"
upstream:
origin: "https://github.com/mapbox/variant"
branch: "master"
commit: "237f83ca"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
3062a8ef99
|
git subrepo clone https://github.com/telegramdesktop/libtgvoip Telegram/ThirdParty/libtgvoip
subrepo:
subdir: "Telegram/ThirdParty/libtgvoip"
merged: "651594b3"
upstream:
origin: "https://github.com/telegramdesktop/libtgvoip"
branch: "tdesktop"
commit: "651594b3"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-12-20 14:38:02 +02:00 |
Berkus Decker
|
32e988d251
|
git subrepo clone --branch=stable https://github.com/procxx/cotire.git cotire
subrepo:
subdir: "cotire"
merged: "516d78476"
upstream:
origin: "https://github.com/procxx/cotire.git"
branch: "stable"
commit: "516d78476"
git-subrepo:
version: "0.3.1"
origin: "???"
commit: "???"
|
2017-12-20 14:38:02 +02:00 |