You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libetpan/build-mac
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
..
dependencies 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
libetpan Tests.xcodeproj Default Xcode project to 2-space indentation 10 years ago
libetpan.xcodeproj Fixed build on Apple platforms 10 years ago
libetpan.xcworkspace Add Xcode project for tests 10 years ago
Info.plist import from CVS 12 years ago
README Fixed README accordingly to the changes in the build system. 10 years ago
autogen-result.tar.gz Merged 695f3af0e6882efe80ba0542c59d67fc77a229b8 to upstream: implement of IMAP COMPRESS (RFC 4978). Thanks to Ian Ragsdale. 10 years ago
prepare-ios.sh build for iOS 11 years ago
update.sh Fixed build from command line 10 years ago

README

./update.sh will be run during the build of the Xcode project.


For the developers:
Run the following if any file has been added to the sources:
./update.sh prepare
It will rebuild autogen-result.tar.gz. This archive will contains the result of ./autogen.sh script.