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