index
:
platform/packages/modules/Bluetooth
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.py
Age
Commit message (
Expand
)
Author
2025-03-13
system/btcore: Remove unused sources and headers
Henri Chataing
2024-08-23
floss: Fix build faliure: non-void function does not return a value
Hsin-chen Chuang
2024-08-02
floss: Add support for running cargo-bloat
Abhishek Pandit-Subedi
2024-08-01
floss: Fix env encoding issue with build.py
Abhishek Pandit-Subedi
2024-06-07
floss: build.py: Add clippy target
Hsin-chen Chuang
2024-04-25
Add the sysprop_cpp tool inside floss docker image
David Duarte
2024-04-22
floss: Add timeout for git clone
Abhishek Pandit-Subedi
2024-02-06
system: fmtlib logger implementation
Henri Chataing
2023-12-15
Rust protobuf 2->3: Update Bluetooth
Ludovic Barman
2023-10-02
floss: Introduce Rootcanal
JohnLai
2023-09-08
Floss: Add missing required packages to bootstrap script
Yun-Hao Chung
2023-06-06
floss: Add dependency on pdl-compiler
Abhishek Pandit-Subedi
2023-04-25
floss: Remove rootcanal build rules
Henri Chataing
2023-02-10
floss: Add hcidoc tool to read snoop files
Abhishek Pandit-Subedi
2023-01-24
floss: Update container build to use partial clones
Abhishek Pandit-Subedi
2023-01-09
floss: Pin platform2 commit in build.py
Abhishek Pandit-Subedi
2022-10-17
floss: Default build.py to release builds for Rust
Abhishek Pandit-Subedi
2022-09-28
floss: Delete rootcanal Cargo.lock in build.py
Abhishek Pandit-Subedi
2022-09-18
floss: remove libflatbuffers1 from APT package list
Michael Sun
2022-09-15
floss: refuse to build if bootstrapped for a different project
Michael Sun
2022-09-13
Floss: Add --print-env to build.py
Sonny Sasaka
2022-09-12
floss: Recover via reset after multiple starts
Abhishek Pandit-Subedi
2022-09-05
Merge "Floss: Fix a tiny typo in build.py warning"
Treehugger Robot
2022-08-30
Floss: Fix a tiny typo in build.py warning
howardchung
2022-08-24
Add support for cargo build of LMP
Ivan Podogov
2022-08-11
Detect non x86_64 machine in build script.
Andre Braga
2022-07-06
Fix help text for '--no-clang' flag.
Andre Braga
2022-06-16
Floss: Check for C++ output dir instead of Rust output dir
Sonny Sasaka
2022-05-03
Merge changes I744d2ba5,Ieae1a882,Id7604ce3,If99a05bd,I27190251, ...
Sonny Sasaka
2022-05-02
Floss: Add protobuf build to btmanagerd
Sonny Sasaka
2022-04-29
Floss: Exclude uninteresting warning from Linux build
Sonny Sasaka
2022-02-16
floss: Add missing headers and define
Abhishek Pandit-Subedi
2022-02-14
Floss: build.py needs a few more apt dependencies
Martin Brabham
2022-02-14
Add apt package to --run-bootstrap
Martin Brabham
2022-02-14
Fix --run-bootstrap for build.py
Martin Brabham
2022-02-08
floss: Improve build.py for docs and test
Abhishek Pandit-Subedi
2021-11-23
floss: Add install target to build.py
Abhishek Pandit-Subedi
2021-11-23
floss: Update symlinks when re-running --run-bootstrap
Abhishek Pandit-Subedi
2021-11-12
Revert "Floss: Fix build post repo migration"
Abhishek Pandit-Subedi
2021-11-08
Floss: Fix build post repo migration
Martin Brabham
2021-09-30
floss: build.py missing import time
Chris Manton
2021-09-21
floss: Refactor build script and merge bootstrapping
Abhishek Pandit-Subedi
2021-09-16
rust: Add default functions for Facade
Martin Brabham
2021-06-14
Disable building C++ tests for Linux
Abhishek Pandit-Subedi
2021-05-17
Refactor topshim with bindgen and unsafe code
Abhishek Pandit-Subedi
2021-04-26
Change build.py ordering for rust and main
Abhishek Pandit-Subedi
2021-04-23
Additional changes for Linux build
Abhishek Pandit-Subedi
2021-04-07
Fix rust build in build.py
Sonny Sasaka
2021-04-07
Guard printing PKG_CONFIG_PATH in build.py
Sonny Sasaka
2021-03-04
Add build.py to simplify building locally
Abhishek Pandit-Subedi