tdesktop/Telegram/Patches
John Preston 21b1ba1f88 Move build to Ubuntu 14.04 and GCC 7.2.
To be able to run on the same distributions as before we need to have
the same GLIBC version dependency as in Ubuntu 12.04, which is 2.15.

For that we need to remove all usages of GLIBC features from 2.16 and above.
Currently there are three methods used, so they're wrapped in a separate
static library, linux_glibc_wraps.

It is a separate library because it must be compiled without '-flto' flag,
otherwise the inline __asm__ is not working and we get unresolved symbols.
2017-11-16 07:59:05 +04:00
..
macold Fix calls build in Xcode. Fix calls panel in Retina. 2017-05-09 23:46:27 +03:00
breakpad.diff Move build to Ubuntu 14.04 and GCC 7.2. 2017-11-16 07:59:05 +04:00
build_ffmpeg_win.sh Update build docs for VS 2017. 2017-09-06 17:11:30 +03:00
gyp.diff Fix travis build. 2017-09-04 14:30:33 +03:00
mini_chromium.diff Moved patches to Telegram/Patches, travis builds debug version. 2016-04-23 14:50:28 +03:00
openal.diff Alpha 0.10.26: t.me links, latest OpenAL code used. 2017-01-07 15:55:05 +04:00
qtbase_5_6_2.diff Update build docs for VS 2017. 2017-09-06 17:11:30 +03:00