Commit Graph

21 Commits (dd56c009e3534eaa9001c0b11ecb59d4b16f0b96)

Author SHA1 Message Date
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 5 years ago
Damiano Boppart 9b41720bd0 First attempt at makefile cleanup 5 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