aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD Support: Build infrastucture, use $os_name-$archabi, ... (1/2)Sven Gothel2022-07-241-0/+1
* Add cpuid.hpp (SysUtils), namespace jau::cpu: Query cpu_family and arm/aarch6...Sven Gothel2022-07-111-0/+1
* Use libcurl optional, enable via cmake option `-DUSE_LIBCURL=ON` and remove d...Sven Gothel2022-06-181-1/+1
* Integrating byte_stream.* and io_util.* incl. unit test from Elevator project...Sven Gothel2022-05-281-0/+3
* Add file_util.hpp: File Utilities for platform agnostic C++ handling of file ...Sven Gothel2022-05-181-0/+1
* simple_timer: Add noexcept to appropriate methods; Add service_runner and sim...Sven Gothel2022-04-241-0/+2
* Allow disabling libunwind for backtrace (stability, default disabled for arm3...Sven Gothel2022-04-241-1/+1
* git version info: Added post-tag: VERSION_COMMITS and VERSION_SHA1_SHORT. VER...Sven Gothel2022-02-071-2/+2
* Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) from Direct-BT for...Sven Gothel2021-09-181-0/+2
* java: install single jaulib_jar (next to jaulib_fat_jar) & java-source-zip; R...Sven Gothel2021-01-251-0/+8
* Java import and modularization: jaulib_base, jaulib_jni, jaulib_net, jaulib_p...Sven Gothel2021-01-251-1/+1
* cmake: Build using relative path and unique 'doc_jau' target, allowing user's...Sven Gothel2020-12-211-7/+7
* Rename jaucpp -> jaulib (internally and api-doc); Don't distributed binaries ...Sven Gothel2020-12-211-8/+8
* cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti...Sven Gothel2020-10-201-3/+0
* Move jaucpp files to root-folderSven Gothel2020-10-161-0/+38
* C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...Sven Gothel2020-02-151-75/+0
* Added SetDiscoveryFilter functionality. Added CMake dependency for the dbus ...Chuck Claunch2017-06-141-0/+1
* Removed generated dbus code and added call to gdbus-codegen in the build processChuck Claunch2017-06-121-2/+17
* Add BluetoothUUID classPetre Eftime2016-09-091-0/+1
* src/CMakeLists.txt: Deleted non-existent header from CMakeListsAndrei Vasiliu2016-01-221-1/+0
* Java: Added Java APIAndrei Vasiliu2016-01-121-11/+1
* Version 0.2.0Petre Eftime2015-11-271-0/+69