David Lanzendörfer
2d67f2ec84
Proper soversion handling
1 year ago
David Lanzendörfer
169636a952
Soname should be provided
1 year ago
David Lanzendörfer
7f93f76647
Build system and so
1 year ago
David Lanzendörfer
359016a234
Updating installation of directories and so
1 year ago
heck
5008848ba4
Merge branch 'Release_2.1'
...
# Conflicts:
# Makefile.conf
# test/Makefile
2 years ago
heck
e27d594be6
C++ standard pEp-wide has been reverted to C++11
2 years ago
heck
b54f9d122b
Build: Makefiles cleanup
2 years ago
heck
364bc2214d
Tests: ensure GPL3.0 License Header
2 years ago
heck
ef5bc0a7c0
LIB-13: Standard project layout (src dir added)
2 years ago
heck
84eccb382a
The max. C++ Standard to be used (pEp-wide) has now been raised to C++14
2 years ago
heck
eb33155efd
then you dont even need the if -include doesnt worry if file not existing
3 years ago
Volker Birk
6e4bae2c38
use sensible defaults and keep the build quite
3 years ago
heck
d92b92c844
Unified local.conf with pEpJNIAdapter, added local.conf.example, (BUILD_CONFIG gone seemed to be broken, anyone missing it? /q heck)
3 years ago
Volker Birk
0426b8b8bb
documenting test framework
3 years ago
Volker Birk
48d6323ff5
tests are using tmp dirs
3 years ago
Volker Birk
27ebfb3ba2
test/test_ensure_passphrase.cc
3 years ago
Volker Birk
87829c5dc4
C++ 11, options for clang and gcc
3 years ago
heck
a62e51bec8
Backing out all commits after 159:3275abf4bb79
3 years ago
heck
5d626151d3
More Logging (in DEBUG build)
3 years ago
heck
2a78dab74f
Added Build var DEBUG for release/debug builds. (-g vs NDEBUG)
...
Added Logging macro that compiles away to nothing when DEBUG=0
3 years ago
heck
d7d8371e61
Fix: include of local.conf
3 years ago
heck
e9d5c27bc0
Tried minimizing makefile complexity, clean out unused stuff.
...
now:
'make' defaults to 'make lib'
'make lib' - build static lib only
'make test' - build tests with lib as prereq.
'make all' - same as 'make test'
test changes to lib using e.g:
'make test && test/test_adapter'
3 years ago
heck
bb8e9b3161
cleanup build, and add test/ dir
3 years ago
heck
82513674a7
cleanup makefiles, prepare for new test/ dir
3 years ago
heck
4243c9eda0
C++11 is the standard to be used for all adapters (acc. to Volker)
3 years ago
Volker Birk
602d0915cb
adding -fPIC for Leenoox
4 years ago
Damiano Boppart
63b2c2f5cc
Fix clean target, and library search paths
4 years ago
Damiano Boppart
9b41720bd0
First attempt at makefile cleanup
4 years ago
Volker Birk
282a88ce8a
license comment
5 years ago
Volker Birk
7eb073d28d
adding a small test
5 years ago
Volker Birk
88315be53a
initial version
5 years ago