heck
b28daa4a6f
Build: change local.conf to build.conf
2 years ago
heck
259e40d6b4
Build: improve diag / use -isystem for dependencies
2 years ago
heck
3976ca39f1
Test: Add resources/keys to this repo
dont use the engine test folder.
3 years ago
heck
67e830123c
Build: Fix missing CFLAGS (used for sqlite3 amalgamation only)
3 years ago
heck
104cf13e6b
Build: remove double def of -fPIC (Plus add more warnings)
3 years ago
heck
e27d594be6
C++ standard pEp-wide has been reverted to C++11
4 years ago
heck
b54f9d122b
Build: Makefiles cleanup
4 years ago
heck
364bc2214d
Tests: ensure GPL3.0 License Header
4 years ago
heck
ef5bc0a7c0
LIB-13: Standard project layout (src dir added)
4 years ago
heck
84eccb382a
The max. C++ Standard to be used (pEp-wide) has now been raised to C++14
4 years ago
heck
eb33155efd
then you dont even need the if -include doesnt worry if file not existing
5 years ago
Volker Birk
6e4bae2c38
use sensible defaults and keep the build quite
5 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)
5 years ago
Volker Birk
0426b8b8bb
documenting test framework
5 years ago
Volker Birk
48d6323ff5
tests are using tmp dirs
5 years ago
Volker Birk
27ebfb3ba2
test/test_ensure_passphrase.cc
5 years ago
Volker Birk
87829c5dc4
C++ 11, options for clang and gcc
5 years ago
heck
a62e51bec8
Backing out all commits after 159:3275abf4bb79
5 years ago
heck
5d626151d3
More Logging (in DEBUG build)
5 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
6 years ago
heck
d7d8371e61
Fix: include of local.conf
6 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'
6 years ago
heck
bb8e9b3161
cleanup build, and add test/ dir
6 years ago
heck
82513674a7
cleanup makefiles, prepare for new test/ dir
6 years ago
heck
4243c9eda0
C++11 is the standard to be used for all adapters (acc. to Volker)
6 years ago
Volker Birk
602d0915cb
adding -fPIC for Leenoox
6 years ago
Damiano Boppart
63b2c2f5cc
Fix clean target, and library search paths
7 years ago
Damiano Boppart
9b41720bd0
First attempt at makefile cleanup
7 years ago
Volker Birk
282a88ce8a
license comment
7 years ago
Volker Birk
7eb073d28d
adding a small test
7 years ago
Volker Birk
88315be53a
initial version
8 years ago