summaryrefslogtreecommitdiff
path: root/protocols/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-01-20Remove more Discord stuffdartraiden
2020-04-07Fix folder namedartraiden
2020-04-07MSN: moved to deprecated, banned, removed support from plugins, etcdartraiden
2019-07-12CMake: disabled some plugins.protomors
2019-07-12CMake: fixed ICQ protocol directory.protomors
2018-11-27Remove some MRA-related codedartraiden
2018-01-15remove AIM, StdAuth, StdHepdartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-30Cmake: tlen removedKirill Volinsky
2017-11-29CMake: also removed Slack.protomors
2017-11-29CMake: removed deprecated protocols.protomors
2017-11-05More CMake (#1016)Vitaly Svyastyn
* Generate version information before build. * Removed /EHsc from compile options. * CMake files for the rest of protocols. * CMake 64 bit build. * CMake: precompiled headers.
2017-10-31Initial CMake support. (#1013)Vitaly Svyastyn
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins.