1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-06 03:50:08 +02:00
Commit graph

14 commits

Author SHA1 Message Date
B. Petersen
9a53dab692 typo 2018-08-24 11:26:55 +02:00
B. Petersen
b28a2ca875 update libetpan from upstream; this contains the changes provided by ralphtheninja and r10s 2018-08-24 11:25:50 +02:00
B. Petersen
5d3f7ac28f call update-libetpan.sh to remove the symlinks 2018-08-14 15:42:00 +02:00
B. Petersen
d518259885 update libEtPan to 1.8.0-dev-20180704 2018-07-04 11:58:13 +02:00
Floris Bruynooghe
702b3ccc49 Use bundeled libetpan by default
Using the system-libetpan causes pain to people who have out-dated
library versions, additionally it is nice to by default create a
library which uses dependencies as close as possible to the android
version for testing purposes.  This makes sure that the bundeled
sub-projects are used by default.

Additionally it makes sure to not install these bundeled dependencies
and only statically link the libdeltachat.so against them.  This is
beneficial to not conflict with any system-installed versions of these
libraries, especially since some bundled libraries are stripped down
and would not provide indirect users of the library the full library
functionality.

It does still provide an option to use the system-provided libetpan if
desired however, this makes sure libdeltachat plays nice with normal
package managers etc.
2018-06-10 19:52:54 +02:00
Floris Bruynooghe
5f3c12f0bc Link against bundled libetpan
This should still be made optional.
2018-06-10 16:37:39 +02:00
B. Petersen
1e153e7ca3 do not read beyond allocated buffer 2018-05-28 20:28:44 +02:00
B. Petersen
e07df154d8 update libetpan from 1.8 to 1.8.0-dev-20180528 2018-05-28 20:28:01 +02:00
B. Petersen
94573580e2 update libetpan from 1.7 to 1.8 2018-05-28 17:29:09 +02:00
B. Petersen
a505e628c0 remove more unused code from libetpan 2018-05-28 17:15:42 +02:00
B. Petersen
0b91e72355 remove unused code from libetpan 2018-05-28 17:04:51 +02:00
B. Petersen
061a8bfac7 correct verify checkmarks 2018-04-14 16:59:15 +02:00
B. Petersen
829e6e82a0 Fix handling of return value of mailprivacy_new_file_part() in libEtPan. 2017-05-10 15:55:29 +02:00
B. Petersen
f86b974fec Add libEtPan files. 2017-05-04 01:04:48 +02:00