ignaciogarcia
cb2139772c
PEMA-107 Add script to generate a Makefile for an arch
3 years ago
ignaciogarcia
9646b376f1
PEMA-107 Create template with common parts for Makefiles
3 years ago
ignaciogarcia
1bd2683d17
PEMA-107 Make sure we remove the untared source afterwards
3 years ago
ignaciogarcia
77d9585727
PEMA-107 Move uuid patch application to downloads Makefile
3 years ago
ignaciogarcia
4d823359ef
PEMA-107 Move nettle patches application to downloads Makefile
3 years ago
heck
7aec213f2f
DEPENDENCIES: corrected wrong rel tags due to switch to semver
3 years ago
heck
8647a08181
pEpEngine=Release_2.1.66
libpEpAdapter=Release_2.1.23
3 years ago
heck
988429b893
Merge pull request 'PEMA-58 Update targetSdkVersion and compileSdkVersion to 31' ( #22 ) from Ignacio/pEpJNIAdapter:PEMA-58 into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/22
3 years ago
ignaciogarcia
fb8f82c6a6
PEMA-58 Update targetSdkVersion and compileSdkVersion to 31
3 years ago
heck
c0857e0104
pEpEngine=Release_2.1.64
3 years ago
heck
76525a9bd0
Merge pull request 'Compile changes' ( #21 ) from TSaschabc/pEpJNIAdapter:m1-android-build into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/21
3 years ago
Sascha Bacardit
009c20f919
Compile changes
Using assorted changes gotten from Huss we've managed to make it work with a few caveats:
-You need to open android studio via the terminal
-Certain libraries (OpenSSL) needed to be updated
-Rust Tool Chain has to be updated
-New NDK is 25, which changes and removes certain things from the per-architecture make files to the general make file (LD, AR, AS, RANLIB, STRIP)
3 years ago
heck
feaf96fdc5
pEpEngine=Release_2.1.62
3 years ago
heck
72e78ddcfa
pEpEngine=Release_2.1.61
3 years ago
heck
d1bfec7b8b
pEpEngine=Release_2.1.60
3 years ago
heck
987ab367e7
pEpEngine=Release_2.1.59
3 years ago
heck
9f1518339e
Merge branch 'gitea-20' into Release_2.1
3 years ago
heck
694f753730
#20 - add function config_media_keys()
3 years ago
heck
3004e0d16f
#20 - add function config_enable_echo_in_outgoing_message_rating_preview()
3 years ago
heck
0a5116d61c
#20 - add function config_enable_echo_protocol()
3 years ago
heck
308a120262
pEp.yml2 - fix typo
3 years ago
heck
5170ec7373
#20 - add function sync_reinit()
3 years ago
heck
86c4063d16
#20 - add new signal
3 years ago
Luca Saiu
689f07ae81
change version number in build.gradle, for the next release
3 years ago
Volker Birk
2bfc41510a
Merge pull request 'JNI-177' ( #18 ) from JNI-177 into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/18
3 years ago
Hussein Kasem
faecdc7354
JNI-177 Maintenance: Update outdated version name to next version
3 years ago
Hussein Kasem
6496b499fe
JNI-177 Maintenance: Move from jcenter(deprecated) to mavenCentral repository
3 years ago
Hussein Kasem
143b8eafa0
JNI-177 Update libetpan to use autoconf and build for current arch
This saves time and space but also requires to drop support for Android <21 (5.0), its fine as now a days android 22 is like 98% of market.
3 years ago
Hussein Kasem
7e24b3fd59
JNI-177 Update outdated engine version
3 years ago
Hussein Kasem
ea179e14dc
JNI-177 Stop using NDK Standalone toolchains.
3 years ago
heck
bdf227cc24
pEpEngine=Release_2.1.56
3 years ago
heck
457654fde5
Build: windows - manual merge of PR#15 from thomas (due to conflicts)
3 years ago
heck
852f0f22df
Fix:: Windows portability - manual merge of PR#15 from thomas (due to conflicts)
3 years ago
heck
ff47783341
PityTest: Disable broken termsize detection
3 years ago
Hussein Kasem
56d71a5b4c
JNI-174 Wrap __LP64__ related stuff into ifdef ANDROID to keep JNI-158 and don't break dates on android.
On android32 bits time_t struct it is 32 bits and this is causing an overflow after 01/Feb/22 giving negative dates and therefore converting from 09/02/22 to 25/02/21.
3 years ago
Hussein Kasem
f714e19af2
JNI-174: Revert "JNI-158 - remove __LP64__ related stuff"
This reverts commit bc035e29
3 years ago
heck
2a6b03b047
pEpEngine=Release_2.1.52
3 years ago
heck
d38dd81102
pEpEngine=Release_2.1.50
4 years ago
heck
290ce81135
Merge pull request 'Release_2.1' ( #14 ) from Thomas/pEpJNIAdapter:Release_2.1 into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/14
4 years ago
Thomas
af007014ea
Update Windows build file
4 years ago
Thomas
9dc0371302
Cancel building if code generation fails
4 years ago
Thomas
9c0271f7d1
Adjust paths
4 years ago
Thomas
f4966ab98f
Complete merge
4 years ago
Thomas
a626649bad
Generate Status files
4 years ago
Thomas
62c12fcae3
Add Windows build project and reference platform.h
4 years ago
Thomas
138bee2566
Add Windows build project and reference platform.h
4 years ago
Devan Carpenter
8029ef2ec0
CI: update script path for building libpEpAdapter
libpEpAdapter now uses a common script between Linux distros for
building. This commit fixes our scripts to use the correct path.
4 years ago
heck
ed0fcb3027
Merge branch 'android-build' into Release_2.1
4 years ago
Hussein Kasem
dba1a16f82
Android build: Use sequoia patch release v1.3.1
Make android build use sequoia v1.3.1 instead of 1.3.0 which just includes:
- Fixed a crash resulting from unconstrained, attacker-controlled heap allocations.
4 years ago
heck
cf462c53e1
libpEpAdapter=Release_2.1.22
4 years ago