Commit Graph
14 Commits
Author SHA1 Message Date
kidfromjupiter ae82c80cf5 removed everything except concurrency primitives 2026-01-16 04:22:18 +00:00
kidfromjupiter 3357e57776 Updated MODULE.bazel to use nlohmann from bcr 2026-01-14 22:48:15 +00:00
kidfromjupiter dd21d80dc8 bugfixes and fixes to race conditions. bluetooth advertising only / discovery only works now. linux -> android conn. initiation works. android -> linux doesnt work. android doesn't seem to recognise linux. linux <-> linux works. but each devices have to be in discover/advert modes. can't be both 2026-01-02 12:29:54 +00:00
kidfromjupiter 12bc97ae1f added generated files for bluz device and bluez itself. created system_clock and crypto files. 2025-12-28 13:43:42 +00:00
kidfromjupiter cd24003e6e Initial linux commit 2025-09-25 16:37:45 +05:30
Francis Tsui ca533c1e12 Remove custom build file for ukey2.
PiperOrigin-RevId: 807348173
2025-09-15 12:58:11 -07:00
Francis Tsui 5d5c94f229 Update bazel dependency modules.
PiperOrigin-RevId: 807330007
2025-09-15 12:06:44 -07:00
Francis Tsui cf271d55b7 Clean up scheduler.
PiperOrigin-RevId: 739333476
2025-03-21 16:30:59 -07:00
Anay Wadhera 29792c8938 Swap rules to OSS
PiperOrigin-RevId: 731795253
2025-02-27 11:16:31 -08:00
Francis Tsui 9a7729497c Use prebuilt protoc.
PiperOrigin-RevId: 708454940
2024-12-20 16:24:51 -08:00
Anay Wadhera 367554d9c4 nearby: Uprev bazel rules 2024-12-10 19:28:28 +00:00
hai007 2a43f74e1e Automated Code Change
PiperOrigin-RevId: 702190141
2024-12-02 21:33:29 -08:00
Nabil Wadih 63838e6d6c PR #2483: Bazel build support for building rust and beto-core targets
Imported from GitHub PR https://github.com/google/nearby/pull/2483

This adds the necessary build rules to build with the LDT rust implementation in bazel, currently it is compiled out by a compiler flag.

This also updates the C++ standard to C++20 in order to be compatible with beto-core's targets
Copybara import of the project:

--
b28eabb2be386bfad4d71df94b7dd77fe34b6b13 by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
765f8076642bc54c6a500e5f91c942bcfea55b39 by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
3658bdc10dbe8f0bb912e233b411b153179a79eb by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
65321ef4fcdf9d1cbdfe866bd3364f3701819a9c by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

--
f52590fd46a04d081c7175a1e342212c1e9174cd by Nabil Wadih <nabil.wadih@gmail.com>:

Update validate.yaml
--
eef6b260cb12701e3dee4a2e41a98ad7aa23183b by Nabil Wadih <nabil.wadih@gmail.com>:

Update validate.yaml
--
b47f67138310263003db29cf05b93f2a60fe487e by Nabil Wadih <nwadih@google.com>:

Bazel build support for building rust and beto-core targets

Merging this change closes #2483

PiperOrigin-RevId: 627873727
2024-04-24 15:42:51 -07:00
Francis Tsui c497fc902e Migrate project to bzlmod.
PiperOrigin-RevId: 615839861
2024-03-14 11:09:36 -07:00