heck
35fda5286b
Merge branch 'android-build' into Release_2.1
1 year ago
Hussein Kasem
54875050e2
LIB-14 Android build: Always include android/log.h not just on debug
1 year ago
heck
1270d1476e
BUILD: use pEpEngine=Release_2.1.23
1 year ago
heck
8612056193
BUILD: use pEpEngine=Release_2.1.22
1 year ago
heck
842c764e85
BUILD: use pEpEngine=Release_2.1.21
1 year ago
heck
915632d3fa
BUILD: use pEpEngine=Release_2.1.20
1 year ago
heck
6d318e5685
BUILD: use pEpEngine=Release_2.1.19
1 year ago
heck
513dd36e1b
BUILD: use pEpEngine=Release_2.1.18
1 year ago
heck
5cca0658b7
BUILD: use pEpEngine=Release_2.1.16
1 year ago
heck
d904965185
BUILD: use pEpEngine=Release_2.1.15
1 year ago
heck
bcd05ee204
BUILD: use pEpEngine=Release_2.1.14
1 year ago
heck
ff0b8afbb8
replace C99 style #if defined() with C++
1 year ago
heck
7abb32b740
Merge pull request 'Android Build: Add android/log.h include' ( #5 ) from android-build into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/libpEpAdapter/pulls/5
1 year ago
Hussein Kasem
e0122ea82f
Android Build: Add android/log.h include
1 year ago
heck
30e7668d51
add includes for linux gcc
1 year ago
Hussein Kasem
bfc7b88a6f
Android Build: Add all *.cc source files instead of one by one
(cherry picked from commit 4e9b5192cc
)
1 year ago
heck
cce6e5db31
.gitignore
1 year ago
heck
082aec794c
pEpLog remove pEpEngine logging API / Add #ifdef and __android_log_print()
1 year ago
heck
8d7e2450b6
Merge branch 'master' into Release_2.1
1 year ago
Devan Carpenter
d86ec580ad
CID: don't use insecure docker registries anymore
We now have a public registry, so we don't use registries on the LAN
with only HTTP anymore. Let's remove the possiblity to use plain
HTTP.
1 year ago
Thomas
038df251c9
Add pEpLog to Visual Studio project
1 year ago
heck
52aca065e1
Merge remote-tracking branch 'origin/master' into Release_2.1
1 year ago
heck
56009d14d5
pEpLog is "off" by default
1 year ago
heck
34b227446a
Merge branch 'master' into Release_2.1
1 year ago
heck
c732f24c48
ALL FILES - replace #pragma once with standard include guards (and make sure license header)
1 year ago
heck
277204c40d
pEpLog - added pEpEngine logging API support (providing platform abstractions and portability), runtime switching and thread-safety. (platforms
1 year ago
heck
49c124c3db
simplify expressions
1 year ago
heck
c65912ac49
Merge pull request 'Add DEPENDENCIES file and make CI jobs use it' ( #3 ) from dvn/libpEpAdapter:CI-CD into master
1 year ago
Devan Carpenter
1399afb4b2
CI: remove unfinished CentOS/RHEL jobs
1 year ago
Devan Carpenter
dd56c009e3
CI: use specific project versions
Make the CI jobs consume the DEPENDENCIES file.
More info: https://dev.pep.foundation/CID/Processes
1 year ago
Devan Carpenter
4f9ba2c1b7
build-system: add 1st party dependencies file
This commit adds a machine-readable file specifying the required
versions of all 1st party dependencies.
More info: https://dev.pep.foundation/CID/Processes
1 year ago
heck
64b6857bd2
Semaphore - use std::<atomic> types for thread synchronization. (otherwise undef behaviour)
1 year ago
heck
966b2967d4
use std::<atomic> types for thread synchronization. (otherwise undef behaviour)
1 year ago
heck
0de8502f8f
local var never used
1 year ago
heck
34cedaa8c6
.gitignore
1 year ago
heck
b0a57da9fa
just cosmetics (less error prone to read, makes you think about the missing else case)
1 year ago
heck
6cdfe86402
non-local single char named vars are not that handy.
1 year ago
Thomas
08bc629204
Rename Windows build path
1 year ago
Thomas
678eab6597
Add Windows build directories to .gitignore
1 year ago
Devan Carpenter
a047b78518
convert .hgignore to .gitignore
very small change to the contents of the file. primarily just a file
rename.
(cherry picked from commit f50e785cd8
)
1 year ago
heck
e785f234f8
Use compiler to generate .d files instead of using sed.
2 years ago
heck
dc16b1d162
Merge pull request 'convert .hgignore to .gitignore' ( #2 ) from dvn/libpEpAdapter:gitignore into master
1 year ago
Devan Carpenter
f50e785cd8
convert .hgignore to .gitignore
very small change to the contents of the file. primarily just a file
rename.
1 year ago
heck
db6f01c320
Merge pull request 'ci: create initial gitlab-ci jobs' ( #1 ) from dvn/libpEpAdapter:ci into master
"CI build pipeline for libpEpAdapter" \o/ (Merged via gitea)
1 year ago
Devan Carpenter
e9ff229630
ci: create initial gitlab-ci jobs
Adds two simple jobs for building the library for Debian 10 and CentOS 8
They will pull down docker images containing the dependencies needed for
libpEpAdapter, then proceed with the build. Upon successful compilation,
an image containing the ouput (and dependencies) will be pushed to a
docker registry on the CI infrastructure.
Note about the docker images in use:
Currently they pull the latest docker images containing pEpEngine,
Sequoia, and other dependencies. We want to specify the exact required
version in future updates to the jobs.
1 year ago
heck
c46b69a100
Added tag Release_2.1.3 for changeset a14df349ffca
2 years ago
Thomas
29de05185c
Add reference to pEpEngine project in Windows project
2 years ago
Thomas
c5b1977d42
Add reference to pEpEngine project in Windows project
(grafted from 31a4f24544
)
2 years ago
heck
5d225295f0
This is maintenance branch for Release_2.1 (The proces has not been followed, and the patch rels Release_2.1.1 anr 2.1.2 are in default branch)
2 years ago
heck
5b279f0074
Added tag Release_2.1.2 for changeset b3f970326ad8
2 years ago