heck
b8004d624e
Merge branch 'Release_2.1' - we (fdik and i) deifned the version numbers of libpEpAdapter to be totally independent of anything else.
Branch "Release_2.1" will be patch only release branch for Release_2.1
Branch "master" can now be main branch and the next libpEpAdapter release will be Release_3.0.0
We are deliberately doing a major release bump, to make it clear that the version numbers are decoupled from now on.
4 years ago
heck
513dd36e1b
BUILD: use pEpEngine=Release_2.1.18
4 years ago
heck
5cca0658b7
BUILD: use pEpEngine=Release_2.1.16
4 years ago
heck
d904965185
BUILD: use pEpEngine=Release_2.1.15
4 years ago
heck
bcd05ee204
BUILD: use pEpEngine=Release_2.1.14
4 years ago
heck
ff0b8afbb8
replace C99 style #if defined() with C++
4 years 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
4 years ago
Hussein Kasem
e0122ea82f
Android Build: Add android/log.h include
4 years ago
heck
30e7668d51
add includes for linux gcc
4 years ago
Hussein Kasem
bfc7b88a6f
Android Build: Add all *.cc source files instead of one by one
(cherry picked from commit 4e9b5192cc
)
4 years ago
heck
cce6e5db31
.gitignore
4 years ago
heck
082aec794c
pEpLog remove pEpEngine logging API / Add #ifdef and __android_log_print()
4 years ago
heck
8d7e2450b6
Merge branch 'master' into Release_2.1
4 years 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.
4 years ago
Thomas
038df251c9
Add pEpLog to Visual Studio project
4 years ago
heck
52aca065e1
Merge remote-tracking branch 'origin/master' into Release_2.1
4 years ago
heck
56009d14d5
pEpLog is "off" by default
4 years ago
heck
34b227446a
Merge branch 'master' into Release_2.1
4 years ago
heck
c732f24c48
ALL FILES - replace #pragma once with standard include guards (and make sure license header)
4 years ago
heck
277204c40d
pEpLog - added pEpEngine logging API support (providing platform abstractions and portability), runtime switching and thread-safety. (platforms
4 years ago
heck
49c124c3db
simplify expressions
4 years ago
heck
c65912ac49
Merge pull request 'Add DEPENDENCIES file and make CI jobs use it' ( #3 ) from dvn/libpEpAdapter:CI-CD into master
4 years ago
Devan Carpenter
1399afb4b2
CI: remove unfinished CentOS/RHEL jobs
4 years 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
4 years 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
4 years ago
heck
64b6857bd2
Semaphore - use std::<atomic> types for thread synchronization. (otherwise undef behaviour)
4 years ago
heck
966b2967d4
use std::<atomic> types for thread synchronization. (otherwise undef behaviour)
4 years ago
heck
0de8502f8f
local var never used
4 years ago
heck
34cedaa8c6
.gitignore
4 years ago
heck
b0a57da9fa
just cosmetics (less error prone to read, makes you think about the missing else case)
4 years ago
heck
6cdfe86402
non-local single char named vars are not that handy.
4 years ago
Thomas
08bc629204
Rename Windows build path
4 years ago
Thomas
678eab6597
Add Windows build directories to .gitignore
4 years 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
)
4 years ago
heck
e785f234f8
Use compiler to generate .d files instead of using sed.
5 years ago
heck
dc16b1d162
Merge pull request 'convert .hgignore to .gitignore' ( #2 ) from dvn/libpEpAdapter:gitignore into master
4 years ago
Devan Carpenter
f50e785cd8
convert .hgignore to .gitignore
very small change to the contents of the file. primarily just a file
rename.
4 years 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)
4 years 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.
4 years ago
heck
c46b69a100
Added tag Release_2.1.3 for changeset a14df349ffca
5 years ago
Thomas
29de05185c
Add reference to pEpEngine project in Windows project
5 years ago
Thomas
c5b1977d42
Add reference to pEpEngine project in Windows project
(grafted from 31a4f245442863de0d687f749964362244e58b70)
5 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)
5 years ago
heck
5b279f0074
Added tag Release_2.1.2 for changeset b3f970326ad8
5 years ago
heck
926c79e9c8
Added tag Release_2.1.1 for changeset 5ced9536cc23
5 years ago
heck
347f4f39e1
Added tag Release_2.1.0 for changeset 875a418fdffc
5 years ago
heck
5b084edfb4
Removed tag Release_2.1.0-P4O, Release_2.1.0-P4A, Release_2.1.0-P4TB
5 years ago
heck
10d47fae29
Removed tag Release_2.1.0-P4O
5 years ago
heck
d60a43ef61
Removed tag Release_2.2.0-RC1
5 years ago
heck
6c04ded02d
Added tag Release_2.1.0-P4A for changeset 875a418fdffc
5 years ago