Commit Graph

85 Commits (94977f444ff57f3ac3f7360db393d54d98944793)

Author SHA1 Message Date
Andreas Buff 94977f444f Xcode: stops preparing and building on every build 2 years ago
Andreas Buff a16112954f Xcode rm yet another obsolete reference 2 years ago
Andreas Buff fe7b2dd2e9 Xcode rm obsolete references 2 years ago
Andreas Buff 342c3ff55c IOS-2863 fixes: object file not allowed 2 years ago
Andreas Buff 5e697c9cfe IOS-2863 iOS build depends on new dependency builder too now. 2 years ago
Andreas Buff 3d53e3dcc1 IOS-2863 fixes: iOS target doesnt build 2 years ago
Andreas Buff cff3939224 IOSAD-218 add configuration for building all supported archs in debug 2 years ago
Andreas Buff 74607ce03c IOSAD-218 links to deps to have all symbols in artefact 2 years ago
Andreas Buff 2e83ac7fc1 IOSAD-218 uses new dependency build system repo, updates README accordingly, gitingores Xcode silly files. 2 years ago
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 10 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