aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2022-08-05pw_toolchain: Add basic (and incomplete) Rust toolchainAlexei Frolov
2022-08-01pw_rpc: Do not run integration tests by defaultWyatt Hepler
2022-07-19python: GN virtualenv template and requirements generatorAnthony DiGirolamo
2022-06-02C++20 toolchainWyatt Hepler
2022-06-01C++14 toolchainWyatt Hepler
2022-04-13pw_transfer: No integration tests in default buildArmando Montanez
2022-03-27third_party/pico-sdk: Pi Pico GN buildArmando Montanez
2022-02-28pw_build: Check in the modules lists .gniWyatt Hepler
2022-02-16Define new toolchains for Pigweed upstream useWyatt Hepler
2022-02-16Restrict Pigweed's top-level BUILD.gn to PigweedWyatt Hepler
2022-02-16Generate the dir_* build args and lists of modulesWyatt Hepler
2022-01-28pw_protobuf: Expand functions for calculating encoded proto sizeWyatt Hepler
2022-01-05pw_system: Add target_hooks porting layerArmando Montanez
2021-12-17pw_transfer: Initial C++ client integration testWyatt Hepler
2021-12-16pw_spi: Introduce SPI HALMark Slevinsky
2021-12-09targets/stm32f429i_disc1_stm32cube: Add targetArmando Montanez
2021-12-08pw_system: initial commitCarlos Chinchilla
2021-12-08pw_rpc: Make C++ integration test code shareableWyatt Hepler
2021-11-11pw_rpc: Remove pw_rpc_USE_GLOBAL_MUTEX build argWyatt Hepler
2021-11-08pw_toolchain: Split "ubsan" and "ubsan_heuristic"Ted Pudlik
2021-11-06MIMXRT595-EVK: Target for the NXP MIMXRT595-EVKScott James Remnant
2021-11-04pw_presubmit: Add separate sanitizer stepsRob Mohr
2021-11-03pw_presubmit: Fix bug in sanitizer presubmitTed Pudlik
2021-11-01build: pw_toolchain: Add host_clang_{asan, msan, ubsan} targetDmitry Yatsushkevich
2021-10-27pw_rpc: Add optional global, non-recursive mutexWyatt Hepler
2021-10-19pw_rpc: host_tools group; remove pw_build_HOST_TOOLSWyatt Hepler
2021-10-19pw_rpc: Rework C++ client; implement raw clientWyatt Hepler
2021-10-13build: Run clang-tidy in default buildWyatt Hepler
2021-10-05build: Remove fuzzers from the default buildWyatt Hepler
2021-09-21build: GN static_analysis polishHenri Chataing
2021-09-17pw_file: FlatFileSystem service implementationArmando Montanez
2021-09-10build: Remove build_pigweed_python_source_tree from defaultWyatt Hepler
2021-09-09pw_env_setup: Include Sphinx themes in bootstrapRob Mohr
2021-09-01pw_software_update: Add UpdateBundle classYecheng Zhao
2021-09-01build: Implement static analysis toolchainHenri Chataing
2021-09-01build: Disable integration tests unless on LinuxWyatt Hepler
2021-09-01pw_build: Mirror all Python sources under one dirAnthony DiGirolamo
2021-08-26pw_bluetooth_hci: Adds basic HCI UART Transport Layer parserEwout van Bekkum
2021-08-25pw_presubmit: Update Python checksRob Mohr
2021-08-25pw_rpc: Integration test port configurabilityWyatt Hepler
2021-08-13pw_unit_test: Improve integration test reliabilityWyatt Hepler
2021-08-13pw_work_queue: Adds a single threaded work queueEwout van Bekkum
2021-08-04pw_unit_test: Fix and test RPC serviceWyatt Hepler
2021-08-04pw_transfer: Python & C++ integration testWyatt Hepler
2021-08-04pw_rpc: Python client & C++ server integration testWyatt Hepler
2021-07-30pw_transfer: Initial C++ serviceAlexei Frolov
2021-07-27pw_tls_client: Relocate test logicYecheng Zhao
2021-07-26pw_log_multisink: Remove unfinished moduleCarlos Chinchilla
2021-07-26pw_log_sink: Remove unfinished moduleCarlos Chinchilla
2021-07-20pw_tls_client_mbedtls: Add initialization logicYecheng Zhao