tdesktop/Telegram/gyp
Viktor Oreshkin 94e43f8f8a Fix openssl ldflags on macOS
If ld finds ssl/crypto dylibs it prefers them to static archived objects
And because of that produced .app links dynamically to openssl, so it
won't launch unless users install openssl.
There are two solutions: either uninstall openssl completely from build
machine on each build, or use paths to .a files.
Obviously latter is preferred.

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2017-07-12 14:06:40 +03:00
..
PrecompiledHeader.cmake Fix travis build warning on precompiled headers. 2017-02-22 14:00:08 +03:00
Telegram.gyp Add new Media::Audio::Instance for audio tracks. 2017-05-09 23:46:29 +03:00
codegen.gyp Replace MetaLang with codegen_lang. 2017-04-12 22:18:42 +03:00
codegen_rules.gypi Support new plural keys format. 2017-06-29 11:39:56 +03:00
common.gypi Add Calls::Instance. Add libtgvoip as a dependency. 2017-05-09 23:46:08 +03:00
common_executable.gypi Closed beta 10002002: testin OS X build by GYP. 2016-09-02 01:27:54 -04:00
create_env.py
list_sources.py Always use UTF-8 to open files in list_sources.py. 2017-06-28 19:19:44 +03:00
print_version.sh Added interpreter path (#3061) 2017-02-23 18:51:29 +01:00
qt.gypi Add Calls::Instance. Add libtgvoip as a dependency. 2017-05-09 23:46:08 +03:00
qt_rcc.gypi GYP build for Linux done: GYP -> CMake -> make. Testing. 2016-09-09 09:15:11 +03:00
refresh.bat Move project files tdesktop to tdesktop/Telegram. 2017-05-18 12:04:39 +03:00
refresh.sh Move project files tdesktop to tdesktop/Telegram. 2017-05-18 12:04:39 +03:00
settings_linux.gypi Add MTP::Sender to replace RPCSender some day. 2017-03-23 14:37:38 +03:00
settings_mac.gypi Add MTP::Sender to replace RPCSender some day. 2017-03-23 14:37:38 +03:00
settings_win.gypi Add Calls::Instance. Add libtgvoip as a dependency. 2017-05-09 23:46:08 +03:00
telegram_linux.gypi Add hime inputcontext plugin for linux version 2017-06-29 10:49:31 +03: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 Add channel / supergroup admin event log filter. 2017-07-04 16:31:18 +03:00
telegram_win.gypi Update opus library to v1.2-alpha2 version. 2017-05-08 16:26:06 +03:00
update_dependent.py Include only required moc_*.cpp in the build. 2017-03-13 13:17:26 +03:00
utils.gyp Xcode 8 supported. Fixed quit by Cmd+Q in case of macOS fullscreen window. 2016-09-15 13:50:43 +03:00