tdesktop/Telegram/build
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
..
build.bat Improve icons and scripts for Windows Store. 2017-04-06 14:35:35 +03:00
build.sh Move build to Ubuntu 14.04 and GCC 7.2. 2017-11-16 07:59:05 +04:00
deploy.sh Alpha 1.0.25: Edit phone number in Settings. 2017-03-21 22:49:23 +03:00
release.py Alpha 1.0.25: Edit phone number in Settings. 2017-03-21 22:49:23 +03:00
release.sh Alpha 1.0.25: Edit phone number in Settings. 2017-03-21 22:49:23 +03:00
replace.vbs Alpha 1.0.18: destroying auth keys on sign up. 2017-03-01 21:42:36 +03:00
set_version.bat Alpha 1.0.18: destroying auth keys on sign up. 2017-03-01 21:42:36 +03:00
set_version.sh Alpha 1.0.18: destroying auth keys on sign up. 2017-03-01 21:42:36 +03:00
setup.iss GYP/Ninja Windows build: complete, build scripts updated. 2016-08-14 21:08:55 +03:00
test_package.bat Improve icons and scripts for Windows Store. 2017-04-06 14:35:35 +03:00
version Closed beta 1.1.23.1. 2017-11-16 07:59:05 +04:00