index
:
direct_bt.git
alt_sendevent
bredr_2
connector_b_1.5
cor_locking
cow_locking
issue_308
issue_318
le_secure_connections
master
os_and_arch
simple_mutex0
simple_mutex2
tinyb
tinyb-2-clean
tinyb-master
Direct Bluetooth LE and BREDR programming, high-performance & reliable.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete build change: Using jaulib[_fat] if available (for Java) incl. nativ...
Sven Gothel
2021-01-25
1
-1
/
+6
*
Use new jaulib/JaulibSetup.cmake (Unified Setup); RELEASE: Strip native libs ...
Sven Gothel
2021-01-25
1
-137
/
+27
*
Java: New Layout: [tinyb2 -> direct_bt].jar ; org.[tinyb -> direct_bt] ..; Up...
Sven Gothel
2021-01-25
1
-1
/
+1
*
if DEBUG and GNUCC: Add '-no-pie' to allow addr2source find the line of code ...
Sven Gothel
2021-01-11
1
-3
/
+8
*
Use RTTI in DEBUG mode, disable if !DEBUG (compiling and linking) - Aligned w...
Sven Gothel
2021-01-09
1
-4
/
+9
*
cmake: Disable RTTI (-fno-rtti) for now, ensuring no side-effects; Adding GPR...
Sven Gothel
2021-01-05
1
-5
/
+9
*
cmake: Move jaucpp -> jaulib (source locations and add_subdirectory(jaulib))
Sven Gothel
2020-12-21
1
-1
/
+1
*
Move jaucpp -> jaulib; Full integration of jaulib's unit tests (TODO: Use Cat...
Sven Gothel
2020-12-21
1
-1
/
+4
*
cmake: Expose different instrumentation (-fsanitize=) modules
Sven Gothel
2020-10-21
1
-3
/
+12
*
g++ 8.3 -Warray-bounds triggered even on memcpy, mark as no-error
Sven Gothel
2020-10-20
1
-1
/
+2
*
cmake: Add warning (=error): -Wshadow -Wtype-limits -Wsign-compare
Sven Gothel
2020-10-20
1
-1
/
+4
*
cmake: Drop all sub-folder CXX settings. Use root CMakeLists.txt global setti...
Sven Gothel
2020-10-20
1
-0
/
+4
*
Build: Separate GCC sanitize flags from DEBUG=ON, enable via INSTRUMENTATION=ON
Sven Gothel
2020-10-18
1
-1
/
+6
*
GCC: Add -Wcast-align=strict and cleanup -Wformat flags, also add DEBUG -fsan...
Sven Gothel
2020-10-17
1
-3
/
+4
*
Add DEBUG flag '-fsanitize-address-use-after-scope'
Sven Gothel
2020-10-17
1
-1
/
+1
*
CMakeLists.txt: Fix setting CMAKE_CXX_FLAGS based on CMAKE_COMPILER_IS_GNUCC ...
Sven Gothel
2020-10-17
1
-22
/
+27
*
Require cmake >= 3.13 and use LANGUAGES C CXX (JAVA is specified later on)
Sven Gothel
2020-10-17
1
-2
/
+2
*
Shorten __FILE__ using gcc via '-fmacro-prefix-map=olddir=newdir' to reduce m...
Sven Gothel
2020-10-08
1
-0
/
+5
*
CMAKE_CXX_FLAGS_RELEASE: Add -Wextra and -O3
Sven Gothel
2020-09-14
1
-1
/
+1
*
cmake: CMAKE_SHARED_LINKER_FLAGS += '-latomic' to fix gcc-8 on Raspberry: und...
Sven Gothel
2020-08-25
1
-1
/
+2
*
cmake: CMAKE_EXE_LINKER_FLAGS += '-latomic' to fix gcc-8 on Raspberry: undefi...
Sven Gothel
2020-08-25
1
-0
/
+4
*
cmake: Add variable/define 'SKIP_TINYB': Allow to not build the tinyb native ...
Sven Gothel
2020-08-25
1
-2
/
+4
*
cmake: determine OS_AND_ARCH for potential arch dependent subfolder
Sven Gothel
2020-08-25
1
-1
/
+20
*
Fix general Doxygen Documentation
Sven Gothel
2020-05-18
1
-1
/
+1
*
Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...
Sven Gothel
2020-04-09
1
-4
/
+14
*
C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...
Sven Gothel
2020-02-15
1
-1
/
+2
*
Update Documentation
Sven Gothel
2020-02-09
1
-1
/
+1
*
Update tinyb2.jar's manifest: Add 'Implementation-*' using get_git_head_revis...
Sven Gothel
2020-02-09
1
-1
/
+2
*
Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...
Sven Gothel
2020-02-09
1
-3
/
+3
*
Changed examples to a cmake option rather than being built by default
Chuck Claunch
2017-06-07
1
-1
/
+4
*
Release 0.5.0
v0.5.0
0.5.0
Petre Eftime
2016-07-11
1
-1
/
+1
*
Update to v0.4.3
v0.4.3
Petre Eftime
2016-05-23
1
-1
/
+1
*
cmake: Update dirty version to v0.4.2
Andrei Vasiliu
2016-05-18
1
-1
/
+1
*
Downgrade required cmake version
Alan
2016-05-09
1
-1
/
+1
*
Add OSGI manifest metadata
Alan
2016-05-05
1
-0
/
+1
*
Add additional version information, including in jar manifest
Petre Eftime
2016-05-04
1
-0
/
+2
*
Fix incorrect pointer in read_value, get_value
Petre Eftime
2016-04-20
1
-1
/
+1
*
Release 0.4.0
v0.4.0
Petre Eftime
2016-03-24
1
-1
/
+1
*
Add glib version requirements, update README.md
Petre Eftime
2016-02-19
1
-3
/
+3
*
cmake: Updated dirty version to 0.3.0
Andrei Vasiliu
2016-02-03
1
-1
/
+1
*
cmake: Fixed version name
Stefan Andritoiu
2016-01-25
1
-1
/
+2
*
Build documentation with make doc
Petre Eftime
2016-01-13
1
-1
/
+31
*
Java: Added cmake to Java bindings and deleted JNI header files
Andrei Vasiliu
2016-01-12
1
-0
/
+5
*
Java: Added Java API
Andrei Vasiliu
2016-01-12
1
-6
/
+5
*
Version 0.2.0
v0.2.0
Petre Eftime
2015-11-27
1
-0
/
+78