tdesktop/Telegram/gyp
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
..
tests Allow not type-erased producers. 2017-11-16 07:59:05 +04:00
codegen_rules.gypi Provide emoji suggestions as a service. 2017-07-26 15:55:03 +03:00
codegen.gyp Add emoji autocomplete data and algorithm. 2017-07-26 15:55:01 +03:00
common_executable.gypi
common.gypi Add Calls::Instance. Add libtgvoip as a dependency. 2017-05-09 23:46:08 +03:00
create_env.py
linux_glibc_wraps.gyp Move build to Ubuntu 14.04 and GCC 7.2. 2017-11-16 07:59:05 +04:00
list_sources.py Always use UTF-8 to open files in list_sources.py. 2017-06-28 19:19:44 +03:00
PrecompiledHeader.cmake
print_version.sh
qt_moc.gypi Use GYP rule for Qt MOC only on Telegram project. 2017-09-06 12:12:04 +03:00
qt_rcc.gypi
qt.gypi Move build to Ubuntu 14.04 and GCC 7.2. 2017-11-16 07:59:05 +04:00
refresh.bat Migrate to VS2017. 2017-09-06 17:11:06 +03:00
refresh.sh Move build to Ubuntu 14.04 and GCC 7.2. 2017-11-16 07:59:05 +04:00
settings_linux.gypi Move build to Ubuntu 14.04 and GCC 7.2. 2017-11-16 07:59:05 +04:00
settings_mac.gypi
settings_win.gypi Info shared media and common groups counters. 2017-11-16 07:59:04 +04:00
telegram_linux.gypi Move build to Ubuntu 14.04 and GCC 7.2. 2017-11-16 07:59:05 +04:00
telegram_mac.gypi Fix openssl ldflags on macOS 2017-07-12 14:06:40 +03:00
telegram_qrc.gypi Closed beta 1000035002: Sounds in separate qrc. 2017-05-09 23:46:36 +03:00
telegram_sources.txt Use PeerListBox content in info profile. 2017-11-16 07:59:04 +04:00
telegram_win.gypi Migrate to VS2017. 2017-09-06 17:11:06 +03:00
Telegram.gyp Start new Info section (profile + shared media). 2017-11-16 07:59:02 +04:00
update_dependent.py
utils.gyp Migrate to VS2017. 2017-09-06 17:11:06 +03:00