Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have BTFactory.main(..) show version info and available adapter, also ↵ | Sven Gothel | 2021-01-27 | 2 | -2/+2 |
| | | | | | | whether jaulib is used or not; BTFactory: Shorten names (API) direct_bt.jar: Don't use jaulib.jar in its Class-Path (manifest) | ||||
* | Adapt to jaulib changes: Jar naming convention (dash, not underscore for ↵ | Sven Gothel | 2021-01-26 | 3 | -11/+85 |
| | | | | | | | extras) ..; direct-bt-fat* includes jaulib-fat (standalone) direct-bt-fat.jar is with Tinyb direct-bt-fat2.jar is ex Tinyb (merely testing size and encapsulation) | ||||
* | Complete build change: Using jaulib[_fat] if available (for Java) incl. ↵ | Sven Gothel | 2021-01-25 | 2 | -0/+102 |
native lib loading. Added junit test facility (Java). |