aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-mac
Commit message (Collapse)AuthorAge
* Remove deprecated ALWAYS_SEARCH_USER_PATHS setting for iOS target (#1757)Gravatar Alexander Belyavskiy2018-06-17
|
* Removed unreferenced headers from the iOS/Mac framework (#1601)Gravatar Conrad Kramer2017-01-26
|
* Remove SSL and crypto from project (#1556)Gravatar Romain Pouclet2016-11-11
|
* No longer remove the Headers folder (#1557)Gravatar Romain Pouclet2016-11-11
| | | | | * No longer remove the Headers folder * Don't remove headers in mac target as well
* Fix `rm` call in build phase (#1544)Gravatar Romain Pouclet2016-10-27
|
* Remove symlink creation for osx and ios targets (#1542)Gravatar Otávio Lima2016-10-26
| | | | | This symlink causes any app containing the generated MailCore2.Framework to be rejected by iTunes Connect. Resolves: #1479
* Correct the spelling of CocoaPods in build-mac/README (#1525)Gravatar ReadmeCritic2016-10-05
|
* Add possibility of fetching message attachment by chunks and store it to ↵Gravatar Dmitry Isaikin2016-06-05
| | | | file. (#1438)
* Merge pull request #1378 from pgeof/pgeof-carthage-iosGravatar Hoà V. DINH2016-03-14
|\ | | | | Fix for iOS Carthage update
| * Fix for carthage update error : code signing is required for product type ↵Gravatar Philippe Geoffroy2016-03-14
| | | | | | | | 'Framework' in SDK 'iOS 9.2'
* | Improved error managementGravatar Hoa V. DINH2016-03-07
| |
* | Replace NNTP "send" with "post".Gravatar Daryle Walker2016-02-25
| |
* | Add upload functionality to NNTP sessions.Gravatar Daryle Walker2016-02-22
| | | | | | | | | | | | Add new methods to core, async, and objc NNTP sessions to upload message data. For the async and objc sessions, add classes to wrap upload operations.
* | Silence warning about missing launch imageGravatar Nikolay Morev2016-02-09
|/
* Add IMAP MOVE command supportGravatar Nikolay Morev2016-02-05
|
* No code sign for iOS frameworkGravatar Viet Hoa Dinh2016-01-18
|
* Allow extension API onlyGravatar Conrad Kramer2016-01-09
|
* Fixed iOS framework deployment versionGravatar Conrad Kramer2016-01-09
|
* OS X does not support bitcode.Gravatar Maxim Ananov2015-11-13
|
* adds custom imap command files to xcodeprojGravatar libec2015-11-04
|
* add ability for modular importGravatar Artemiy Sobolev2015-10-15
|
* Fixed warningsGravatar Hoa V. DINH2015-09-21
|
* Support of bitcodeGravatar Hoa V. Dinh2015-09-16
|
* Removed headersGravatar Hoa V. Dinh2015-09-08
|
* Fixed #1164: merged #1169 manually. Fixed zipping on iOS device, running ↵Gravatar Hoa V. Dinh2015-07-13
| | | | with sandbox.
* Various fixes, made HTMLCleaner public, added URL encoderGravatar Hoa V. DINH2015-06-01
|
* More instruction for carthageGravatar Hoa V. Dinh2015-03-30
|
* Added Carthage in installation instructionsGravatar Hoa V. Dinh2015-03-30
|
* Fixed typoGravatar Miguel Oliveira2015-03-16
|
* Add additional linker flags to the documentationGravatar Hoa V. DINH2015-03-04
|
* AccountValidator UpdateGravatar Christopher Hockley2015-02-05
|
* AccountValidator UpdateGravatar Christopher Hockley2015-01-30
|
* AccountValidatorGravatar Christopher Hockley2015-01-26
| | | | | Added AccountValidator to used to validate an email provider and it's associated metadata and credentials.
* Use spinlockGravatar Hoa V. DINH2015-01-23
|
* Updated README instructions: removed uchardet dependencyGravatar Hoa V. DINH2015-01-22
|
* Embed ICU for charset detectionGravatar Hoa V. Dinh2015-01-21
|
* Implemented error message for JavaGravatar Hoa V. Dinh2015-01-05
|
* Refactoring, fixed #1013Gravatar Hoa V. DINH2015-01-03
|
* Use @rpath install names.Gravatar Jake Petroules2015-01-02
|
* Fixed analyzer issues and warnings (#993 and fixed #992)Gravatar Hoa V. DINH2014-12-11
|
* Added instructions for projects written in SwiftGravatar Kieran McGrady2014-12-06
|
* Implemented unit tests for C++ platformsGravatar Hoa V. DINH2014-11-25
|
* simplified main README.meGravatar Hoa V. DINH2014-11-24
|
* Link from main README.md to build for iOS/OSX and WindowsGravatar Hoa V. DINH2014-11-24
|
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
|
* Port to win32Gravatar Hoa V. Dinh2014-11-14
|
* Renamed main.mm to main.cppGravatar Hoa V. Dinh2014-11-12
|
* separate test for objc and test for c++Gravatar Hoa V. Dinh2014-11-12
|
* Renamed MCMainThread.mm to MCMainThreadMac.mmGravatar Hoa V. Dinh2014-11-11
|
* Add a new operation for SMTP login.Gravatar robario2014-10-29
|