positron
507ab94fc9
Merge pull request 'Fix and optimize android-build' ( #10 ) from huss/libetpan:build-android into master
...
Reviewed-on: #10
10 months ago
positron
4c00d933ed
Merge pull request 'Fix Windows build' ( #9 ) from Thomas/libetpan:master into master
...
Reviewed-on: #9
11 months ago
Hussein Kasem
48e5f842ed
Android Build: Only build for one arch given as a cli argument
...
Currently it was always building for all architectures instead of that now we set the arch on $1 and also increased API min to android-21 (5.0) which is the same we have for the apps and it covers 9X% of android devices out there.
11 months ago
Hussein Kasem
4d6e74b346
Android Build: Run autogen.sh instead of using pre-generated files.
...
Changes coming from iOS build.
11 months ago
positron
6dc8cb2a22
Merge pull request 'Xcode: rm obsolete dependencies' ( #8 ) from buff/libetpan:master into master
...
Reviewed-on: #8
1 year ago
Thomas
9cbe37ac34
Fix Windows build
1 year ago
Andreas Buff
c94020af94
Xcode: rm obsolete dependencies
1 year ago
positron
bf4f79ef0e
Merge pull request 'Xcode fixes: long build times due to libetpan configuring and building on every build needlessly' ( #7 ) from buff/libetpan:master into master
...
Reviewed-on: #7
1 year ago
Andreas Buff
63ffc86106
Xcode fixes: long build times due to libetpan configuring and building on every build needlessly
1 year ago
darthmama
482130edfa
Merge pull request 'Xcode: stops preparing and building on every build' ( #6 ) from buff/libetpan:master into master
...
Reviewed-on: #6
1 year ago
Andreas Buff
94977f444f
Xcode: stops preparing and building on every build
1 year ago
darthmama
6423db5360
Merge pull request 'master' ( #5 ) from buff/libetpan:master into master
...
Reviewed-on: #5
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
darthmama
5e56b83483
Merge pull request 'master' ( #4 ) from buff/libetpan:master into master
...
Reviewed-on: #4
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
darthmama
d09d85c36d
Merge pull request 'master' ( #3 ) from buff/libetpan:master into master
...
Reviewed-on: #3
2 years ago
Andreas Buff
de3269f813
Merge branch 'IOSAD-218'
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
cab093ad7f
IOSAD-218 git ignores compile dir
2 years ago
Andreas Buff
2e83ac7fc1
IOSAD-218 uses new dependency build system repo, updates README accordingly, gitingores Xcode silly files.
2 years ago
darthmama
53633fdaa3
Merge pull request 'Adjust Visual Studio project for Windows build' ( #2 ) from Thomas/libetpan:master into master
...
Reviewed-on: #2
2 years ago
Thomas
12764880c8
Adjust Visual Studio project for Windows build
2 years ago
darthmama
0123f34ec4
Merge pull request 'master' ( #1 ) from buff/libetpan:master into master
...
Reviewed-on: #1
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
Krista Bennett
0b80c39dd1
Merge pull request #7 from fdik/mac_merge
...
libetpan with Xcode 12
2 years ago
Krista Bennett
c9cb707cbd
configure patch for mac
2 years ago
Krista Bennett
b547226bf0
Committing changes for MacOS folks
2 years ago
Krista Bennett
210ba2b3b3
put quotes back in the parsed quoted string of the address
3 years ago
Krista Bennett
bc0646aefe
Added support for a subgroup of quoted-string local part addresses which the shortcut in addr_spec makes not work even though they're legitimate.
3 years ago
Hussein Kasem
370050956b
Merge pull request #6 from helbaroudy/master
...
Android libetpan build update
3 years ago
Hussein Kasem
a6ae0be44a
Change output dir to match other libs $PREFIX
3 years ago
Hussein Kasem
27fe2fc3aa
Remove death code and avoid unzip and clean up 64bit.
...
If we do not zip and remove the generated files, we could move them
and use them directly without zipping and unzipping during android
build.
Also updated 64bit build for consistence
3 years ago
Krista Bennett
708b13d6b2
Merge pull request #5 from helbaroudy/master
...
Android build file updates
3 years ago
Hussein Kasem
8ec70665b8
Use cp -RL instead of cp -rL
3 years ago
Hussein Kasem
2c4d160b59
Remove commented code
3 years ago
Hussein Kasem
93c60fb294
Add arm64-v8a
3 years ago
Krista Bennett
0c216a833a
Apparently there was some reformatting since the last time I committed, but the only actual change is that we now don't put in a CRLF if the fields and content type in a submime part are empty - this is so we can shove a verbatim body part in that may have already been encoded (see signed messages that have to have their content signed BEFORE the MIME tree is built and can't be changed afterwards
3 years ago
Krista Bennett
af2aad552d
more error and warning cleanup from dirk
5 years ago
Krista Bennett
10adc0f795
function declarations
5 years ago
Krista Bennett
47512d8fa6
Bug fixes - writing now seems to work. Note that this is now more pEp specific, as during encoding we make some UTF-8 assumptions that pEp guarantees as input..
5 years ago