Thomas
2359d5bb69
Use JAVA_HOME instead of hardcoded path
4 years ago
Thomas
32a6396be1
Merge branch 'Release_2.1' of https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter into Release_2.1
4 years ago
Thomas
627e927963
Add JAVA_HOME environment variable instead of hardcoded path to Windows build script
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
Thomas
05b916aa9c
Merge branch 'build-windows' into Release_2.1
4 years ago
Thomas
288b83b787
Merge remote-tracking branch 'upstream/Release_2.1' into build-windows
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
Thomas
3be75d3129
Merge tag 'Release_2.1.36' of https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter into build-windows
4 years ago
heck
cf462c53e1
libpEpAdapter=Release_2.1.22
4 years ago
heck
fc208b835c
pEpEngine=Release_2.1.49
4 years ago
heck
661abc4205
Merge branch 'JNI-158' into Release_2.1
4 years ago
Devan Carpenter
992988ac9c
CI: match RPM version string to JNI Adapter
When creating the RPM package we should use the version of the JNI
Adapter itself to version the package. It was using libpEpAdapter
version which was incorrect.
4 years ago
Devan Carpenter
58dd0dc9cd
CI: build CentOS/RedHat 8 RPM packages
This commit cleans up the existing CI scripts a bit while adding jobs to
build RPM packages. The directory structure allows for easily adding
more
package targets.
RPM outputs will only be uploaded on tagged commits.
4 years ago
Thomas
cb16fa75eb
Merge remote-tracking branch 'upstream/Release_2.1' into build-windows
4 years ago
heck
1c500d3561
pEpEngine=Release_2.1.45
4 years ago
Thomas
85efc99cde
Update Windows build file
4 years ago
heck
a179147f98
pEpEngine=Release_2.1.42
4 years ago
heck
a2dbf0cc7b
Tests: Fix makefile for linux
4 years ago
heck
3879a4d894
Merge branch 'JNI-161 - Test message alloc/dealloc is thread-safe' into Release_2.1
4 years ago
heck
ef84158e56
Merge branch 'JNI-160' into Release_2.1
4 years ago
heck
85f75a895f
JNI-160: Update Tests (jni135)
4 years ago
heck
24f801b381
JNI-160: change "instanceCount" to be AtomicLong
4 years ago
heck
21119a6419
JNI-160: synchronized getInstanceCount() method
4 years ago
heck
aff9fa861f
JNI-160: synchronized close() method
4 years ago
heck
9d7efca8a5
JNI-160: close() on obj with handle == 0 does nothing (no decrement either)
4 years ago
heck
9ee569cf47
JNI-161: Test message alloc/dealloc is thread-safe
4 years ago
Thomas
b9ec5fba98
Cancel building if code generation fails
4 years ago
Thomas
97d1f5f1fe
Adjust paths
4 years ago
Thomas
f128bea2c4
Complete merge
4 years ago
Thomas
231acbd1a1
Generate Status files
4 years ago
Thomas
515250d13a
Add Windows build project and reference platform.h
4 years ago
heck
3eaacbb2ec
Merge branch 'JNI-160 - Mem-mgmt: Resource Instrumentation for class Message' into Release_2.1
4 years ago
heck
495ab5a085
JNI-160: add Test (extend JNI-135 test)
4 years ago
heck
42fad14bb9
JNI-160: add Message.getInstanceCount()
4 years ago
heck
3b9b7c74ae
JNI-158: Android activity - remove keyserver stuff
4 years ago
heck
bc035e2910
JNI-158 - remove __LP64__ related stuff
4 years ago
heck
5e2a042197
JNI-158 - JNI-159 - Remove all keyserver functions
4 years ago
Thomas
d93e3d10db
Add Windows build project and reference platform.h
4 years ago
heck
ccc9b82faf
Build: pEpEngine=Release_2.1.41
4 years ago
heck
f62ece578c
Merge pull request 'Android build: Use libetpan foundation gitea instead of github' ( #12 ) from android-build into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpJNIAdapter/pulls/12
4 years ago
Hussein Kasem
94c2f4626f
Android build: Use libetpan foundation gitea instead of github
4 years ago