Commit Graph

28 Commits (dd56c009e3534eaa9001c0b11ecb59d4b16f0b96)

Author SHA1 Message Date
heck e785f234f8 Use compiler to generate .d files instead of using sed. 2 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 9da3fa4339 test framework 3 years ago
Volker Birk 48d6323ff5 tests are using tmp dirs 3 years ago
Volker Birk fc145ef33c depends in Makefile 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 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
Roker 248b8df06c make copying more verbose to see what's done or what went w0ng. replace "ar" by $(AR) to make it configurable. 4 years ago
Damiano Boppart a24311cb18 Create all required folders when installing 4 years ago
Damiano Boppart 69a69265ca Fix clean target 4 years ago
Damiano Boppart 63b2c2f5cc Fix clean target, and library search paths 5 years ago
Damiano Boppart 81599ce27d Fix variable definition syntax 5 years ago
Damiano Boppart 9b41720bd0 First attempt at makefile cleanup 5 years ago
Volker Birk faadeb2741 merging 5 years ago
Roker 987e5c21be add test program for the library. 5 years ago
Volker Birk e6e9415a03 testing… 5 years ago
Volker Birk 282a88ce8a license comment 5 years ago
Volker Birk 3beaad73b5 adding uninstall 5 years ago
Volker Birk 7eb073d28d adding a small test 5 years ago
Volker Birk bcfcff6ad6 Makefile magic 5 years ago
Volker Birk 4b919191e2 debug options 5 years ago
Volker Birk d64b492c88 ... 5 years ago
Volker Birk a0e3b50a33 adding licensing and locked_queue 5 years ago
Volker Birk 88315be53a initial version 5 years ago