aboutsummaryrefslogtreecommitdiffstats
path: root/java/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Complete build change: Using jaulib[_fat] if available (for Java) incl. nativ...Sven Gothel2021-01-251-1/+7
* Use new jaulib/JaulibSetup.cmake (Unified Setup); RELEASE: Strip native libs ...Sven Gothel2021-01-251-12/+0
* Java: New Layout: [tinyb2 -> direct_bt].jar ; org.[tinyb -> direct_bt] ..; Up...Sven Gothel2021-01-251-7/+7
* Cleanup warningsSven Gothel2020-10-161-0/+1
* Only generate JNI headers when Java sources have been modified, i.e. when Jar...Sven Gothel2020-09-151-9/+21
* cmake: Add variable/define 'SKIP_TINYB': Allow to not build the tinyb native ...Sven Gothel2020-08-251-1/+4
* 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