aboutsummaryrefslogtreecommitdiffstats
path: root/java/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-201-1/+2
* java: CMakeLists.txt replace depricated javah with javac -htinybXerxes RĂ„nby2020-02-171-37/+1
* C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...Sven Gothel2020-02-151-2/+10
* java jni: Split helper to helper_base + helper_tinyb (modularization)Sven Gothel2020-02-091-0/+1
* Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...Sven Gothel2020-02-091-15/+23
* c++, java: Add BluetoothException, throw it on DBus or BlueZ errorPetre Eftime2016-05-231-0/+1
* java: Fix Cmake install path for jarPetre Eftime2016-05-191-1/+1
* java: cmake created wrong path for symlink when VERSION was specified, fixed ...Petre Eftime2016-05-171-2/+1
* Add additional version information, including in jar manifestPetre Eftime2016-05-041-2/+4
* java: Fix direct reference to cmake commandPetre Eftime2016-05-031-1/+1
* java: Added install commands for generated binariesAndrei Vasiliu2016-02-031-0/+2
* java: Created Java package tinybAndrei Vasiliu2016-01-251-12/+12
* Java: Added cmake to Java bindings and deleted JNI header filesAndrei Vasiliu2016-01-121-0/+45