aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
Commit message (Collapse)AuthorAgeFilesLines
* Add C++20 support, use Eclipse via cmake prepare and external make, mention ↵Sven Gothel2022-12-311-0/+1
| | | | clang-tidy and VSCodium and IDE integration
* clang-tidy and vscode: Provision w/ initial config (tested by jaulib)Sven Gothel2022-11-271-2/+0
|
* Use jaulib's BasicTypes, PrintUtil and Clock, drop duplicates in BTUtilSven Gothel2022-07-081-0/+1
|
* Eclipse .classpath: add jau's java_pkgSven Gothel2022-04-231-0/+1
|
* Added online unit testing using actual BT adapter, testing client with ↵Sven Gothel2022-02-071-0/+1
| | | | | | | | | | | | | | | server functionality Building with enabled *trial* and *testing* , i.e. live testing with 2 Bluetooth adapter is provided via the *cmake* build argument `-DBUILD_TRIAL=ON`, see above. The *trial* tests utilize one or more actual Bluetooth adapter, hence using the *capsh* launch for the required permissions as described above. Therefor, *sudo* will be called and a user interaction to enter the *sudo* password may occur. The *trial* tests cover *Direct-BT*'s Bluetooth functionality, having its *master/client* and *slave/server peripheral* facilities communicating via actual adapter, supporting regression testing of the API, its implementation and adapter.
* Adopt to jaulib v0.4.9; Fixes BTSecurityRegistry::getStartOf(..)Sven Gothel2021-10-051-1/+1
|
* Eclipse: Add some jaulib dirs to classpath (Java)Sven Gothel2021-09-181-0/+3
|
* Adapt to jaulib changes: Jar naming convention (dash, not underscore for ↵Sven Gothel2021-01-261-2/+2
| | | | | | | 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)
* eclipse .classpath adjustmentSven Gothel2021-01-251-1/+7
|
* eclipse: adjust path ..Sven Gothel2021-01-251-1/+3
|
* Move jaucpp -> jaulib; Full integration of jaulib's unit tests (TODO: Use ↵Sven Gothel2020-12-211-0/+1
| | | | | | | Catch2 for own unit tests) Also: cmake: Add "null-dereference" to NO_ERROR, as it causes trouble with jau::get_uint8(..) with "-O3" See jaulib commit db34007f905dab9feeba16e95c16d84bfb0ff11a
* Eclipse project: build-x86_64 -> build-amd64Sven Gothel2020-06-181-1/+1
|
* Eclipse settingsdirect_bt-tinyb_2-syncSven Gothel2020-04-091-1/+1
|
* Add eclipse project .classpath (using JRE 1.8.0)Sven Gothel2020-02-091-0/+7