Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adopt jaulib detailed git version info: Using VERSION_COMMITS and ↵ | Sven Gothel | 2022-02-07 | 1 | -3/+3 |
| | | | | VERSION_SHA1_SHORT. VERSION_LONG reflects post-tag and dirty. | ||||
* | Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) to jaulib for ↵ | Sven Gothel | 2021-09-18 | 1 | -0/+1 |
| | | | | | | | | | general use. Notable, the java classes EUI48, EUI48Sub and BasicTypes are included in direct_bt's jar file to avoid any inconvenience. Hence BTUtils's byte[s]HexString(..) simply uses jaulib's BasicTypes s' implementation. | ||||
* | Properly expose runtime version C++ (DIRECT_BT_VERSION etc) and Java via ↵ | Sven Gothel | 2021-08-31 | 1 | -4/+4 |
| | | | | BTFactory | ||||
* | cmake/modules/ExtractArchiveList.cmake: Use native unzip if cmake < 3.18.0 | Sven Gothel | 2021-01-27 | 1 | -2/+7 |
| | |||||
* | Adapt to jaulib changes: Jar naming convention (dash, not underscore for ↵ | Sven Gothel | 2021-01-26 | 1 | -0/+20 |
| | | | | | | | 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 | 1 | -0/+2 |
| | | | | native lib loading. Added junit test facility (Java). | ||||
* | Bump GetGitRevisionDescription.cmake to ↵ | Sven Gothel | 2021-01-25 | 2 | -91/+250 |
| | | | | 6a748896188fdf3f885820ccd686393ea5215dbf (from cmake-modules) | ||||
* | Add additional version information, including in jar manifest | Petre Eftime | 2016-05-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Petre Eftime <[email protected]> | ||||
* | Version 0.2.0v0.2.0 | Petre Eftime | 2015-11-27 | 13 | -0/+1262 |
Signed-off-by: Petre Eftime <[email protected]> |