Andreas Buff
e1b97fa42c
MACOSINST-26 experiment with settings (rm have CFNetworking)
2 years ago
Andreas Buff
4485a063d3
MACOSINST-26 next try to let Xcode to the job for macOS builds too.
2 years ago
Andreas Buff
d12c80a11b
MACOSINST-26 copies artefacts to custom build dir
2 years ago
Andreas Buff
c5b2dfd256
MACOSINST-26 rm unused prepare
2 years ago
Andreas Buff
0b454fdb78
Revert "MACOSINST-26 tries to prepare in Xcode project to lower complexity"
...
This reverts commit e70a0d4c9d
.
2 years ago
Andreas Buff
e70a0d4c9d
MACOSINST-26 tries to prepare in Xcode project to lower complexity
2 years ago
Andreas Buff
227832eed8
MACOSINST-26 Fixes: impossible to build for macOS. Also uses explicit libiconv.a
2 years ago
Edouard Tisserant
fcfd821164
Fixed warnings in Xcode build.
7 years ago
Edouard Tisserant
9e697848c2
Fixed build settings for nboxcube.
7 years ago
Edouard Tisserant
c762e2ec11
Merge https://github.com/dinhviethoa/libetpan
8 years ago
Hoa V. DINH
5d3f7023cb
Revert "inherited CFLAGS"
...
This reverts commit c2c2d0df4c
.
8 years ago
Hoa V. DINH
c2c2d0df4c
inherited CFLAGS
8 years ago
Hoa V. Dinh
84b22f9aa6
Fixed archive action
8 years ago
Hoa V. Dinh
787146dbcf
Enable bitcode build
8 years ago
Ewan Mellor
9dc45796c9
Fix build for Xcode 7.0 beta 5.
...
This beta has added (or at least rearranged) the SDKs to include
WatchOS. This results in SDK_IOS_VERSION finding the WatchOS version
number (2.0) instead of the iOS SDK version number.
Fix this by rewriting the lines that handle xcodebuild to use
different logic that is more robust.
Tested on Xcode 6.4 and Xcode 7.0 beta 5.
8 years ago
Hoa V. Dinh
f58b1d7581
Fixed issue with space in names ( #207 )
8 years ago
Edouard Tisserant
de3dd54759
Small fixes in iOS build
8 years ago
Hoa V. DINH
705023bc1e
Fixed clang static analyzer issues
9 years ago
Hoa V. DINH
649596d1c5
Aded scheme
9 years ago
Hoa V. Dinh
4057dd1529
Fixed https://github.com/MailCore/mailcore2/issues/683
9 years ago
Hoa V. DINH
9a4aef1c5c
Fixed build for Xcode 5.1
9 years ago
Hoa V. DINH
5fbe34b90b
Quote paths properly
9 years ago
Hoa V. DINH
23f1554f21
Fixed build on 10.9 / Xcode 5
9 years ago
Hoa V. DINH
6c030e4f5c
Fixed arch name
10 years ago
Hoa V. DINH
5d8a4fdf25
build x86_64 for cyrus sasl
10 years ago
Hoa V. DINH
b3c125366a
Fixed build for Xcode 5
10 years ago
Hoa V. DINH
2212c7a5ed
Fixed build with Xcode 5
10 years ago
Hoa V. DINH
f19ac04bcd
Fixed min SDK version
10 years ago
Matt Ronge
1d93aeef6d
Moved min SDK up to 6 for arm64 support
10 years ago
Matt Ronge
de15f193ba
Arm64 support
10 years ago
Ewan Mellor
1302fe9c22
Support Xcode in non-standard locations.
...
Use xcode-select --print-path to find the currently selected Xcode.
This avoids hardcoding /Applications/Xcode.app, so that it is
possible to use Xcode from non-standard locations (I have Xcode4
and Xcode5 installed in parallel).
Note that it is not possible to have Xcode installed in a path
with a space (I used "Xcode 5" originally). I tried to fix this
but it looks like sasl's configure and build would never manage it.
10 years ago
Hoa V. DINH
71e6581367
Fixed build issues
10 years ago
Matt Ronge
f54b9a9aec
Turn on SKIP_INSTALL so proper bundles are put together for the app store
10 years ago
Hoa V. DINH
cff50f6529
Support for retrieval of SSL certificates
10 years ago
Hoa V. DINH
20aa2b2b15
Implemented SMTP OAuth 2.0
10 years ago
Hoa V. DINH
78427a0506
Don't show error
10 years ago
Hoa V. DINH
1eee95d3b1
Fixed #75 : Handle updates of autogen-result.tar.gz properly.
10 years ago
Hoa V. DINH
f6a2448621
Fixed build of dependency - libsasl
10 years ago
Hoa V. DINH
9c8a0a5f3f
Moved OAuth code to mailimap_oauth2.[ch]
10 years ago
Hoa V. DINH
6f5b57bc46
Added a patch for Cyrus SASL to fix the regression on iOS. See https://bugzilla.cyrusimap.org/show_bug.cgi?id=3796
10 years ago
Hoa V. DINH
f1cf0375d3
Fixed build on Apple platforms
10 years ago
Hoa V. DINH
a111cdc771
armv6 is deprecated
10 years ago
Hoa V. DINH
46b4f798f2
Merged 695f3af0e6882efe80ba0542c59d67fc77a229b8 to upstream: implement of IMAP COMPRESS (RFC 4978). Thanks to Ian Ragsdale.
10 years ago
Hoa V. DINH
b58fb0c1c4
Fixed README accordingly to the changes in the build system.
10 years ago
Hoa V. DINH
858da1e003
updated autogen result with new files
10 years ago
DINH Viêt Hoà
aa74cb36be
Merge pull request #62 from pitiphong-p/imap_sort
...
Add support for SORT command defined in IMAP RFC 5256
10 years ago
Pitiphong Phongpattranont
7b2f3b6c20
Refactor IMAP SORT command support to use the extension API.
10 years ago
Hoa V. DINH
20fba57153
fixed build with script
10 years ago
Hoa V. DINH
1f43770548
Fixed prepared autogen results
10 years ago
Hoa V. DINH
c50271d846
Added properly "extern" keyword for extension declaration.
10 years ago