tdesktop/Telegram/gyp
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
tests Replace FlatTextarea with InputField. 2018-05-22 13:45:22 +03:00
PrecompiledHeader.cmake
Telegram.gyp Initial layout of the passport authorization form. 2018-06-03 23:16:33 +03:00
codegen.gyp
codegen_rules.gypi
common.gypi
common_executable.gypi
create_env.py
crl.gyp
linux_glibc_wraps.gyp Fix wrong uname flag used 2018-03-14 15:01:26 +03:00
list_sources.py
print_version.sh
qt.gypi
qt_moc.gypi
qt_rcc.gypi
refresh.bat
refresh.sh Fix build for Xcode. 2018-06-03 23:16:38 +03:00
settings_linux.gypi Fix wrong uname flag used 2018-03-14 15:01:26 +03:00
settings_mac.gypi
settings_win.gypi
telegram_linux.gypi Fix build in Linux 32bit. 2018-05-24 20:25:04 +03:00
telegram_mac.gypi Fix passport for Xcode and macOS. 2018-06-03 23:16:36 +03:00
telegram_qrc.gypi
telegram_sources.txt Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
telegram_win.gypi
update_dependent.py
utils.gyp