aboutsummaryrefslogtreecommitdiff
path: root/pw_build
AgeCommit message (Expand)Author
2024-02-08docs: Nest backends under respective facades in sitenavKayce Basques
2024-02-08pw_config_loader: Initial commitRob Mohr
2024-02-07pw_build: Add Fuchsia to TARGET_COMPATIBLE_WITH_HOST_SELECTBen
2024-02-06pw_channel: Module for async data exchange with minimal copyingWyatt Hepler
2024-02-02pw_build: Enable fixed point types for clang buildsLeonard Chan
2024-02-01pw_grpc: Add new moduleAustin Foxley
2024-01-31pw_toolchain: Use LLVM compiler-rt builtinsprabhukr
2024-01-31pw_{build,presubmit}: Support disabling colorsRob Mohr
2024-01-26docs: Update changelogKayce Basques
2024-01-23pw_tool: Delete moduleWyatt Hepler
2024-01-22build: Use rules_python in Bazel build filesArmando Montanez
2024-01-18*: Remove module-level README.md filesRob Mohr
2024-01-13pw_build: Add pw_cc_binary variant to generate .map filesAustin Foxley
2024-01-12pw_build: Introduce default_link_extra_libTed Pudlik
2024-01-04bazel: Remove pw_cc_libraryTed Pudlik
2024-01-04bazel: Remove references to pw_cc_libraryTed Pudlik
2023-12-19pw_malloc: Require specifying a backend in bazel buildAustin Foxley
2023-12-18pw_malloc: Add freertos backendAustin Foxley
2023-12-13pw_async2: Implement initial async APITaylor Cramer
2023-12-06pw_{base64,blob_store}: Use unit test frameworkCarlos Chinchilla
2023-12-06pw_build: Fix use of TARGET_COMPATIBLE_WITH_HOST_SELECT in external repoAustin Foxley
2023-11-30bazel: Add simple module configuration mechanismTed Pudlik
2023-11-30docs: Gerrit code coverage documentationTed Pudlik
2023-11-27pw_toolchain/arm_clang: Reduce binary sizeprabhukr
2023-11-20bazel: Remove py_proto_library wrapperTed Pudlik
2023-11-17pw_bluetooth_sapphire: Refactor pw_bluetooth_sapphire & fix errorsBen
2023-11-08build: Update the default C++ standardYuval Peress
2023-11-07python: Upgrade parameterized packageAnthony DiGirolamo
2023-11-07bazel: Make pw_cc_library an alias for cc_libraryTed Pudlik
2023-11-06bazel: Don't disable use_header_modulesTed Pudlik
2023-11-04docs: Update changelogKayce Basques
2023-11-02bazel: Move Kythe copts to toolchain configurationTed Pudlik
2023-11-01bazel: Move warnings to toolchain configurationTed Pudlik
2023-11-01pw_build: Add empty_cc_libraryArmando Montanez
2023-10-27pw_build: Remove pw_build_default_configs_in_toolchainArmando Montanez
2023-10-27pw_format: Move Rust format string parsing into its own moduleErik Gilling
2023-10-26pw_{toolchain,build}: Apply pigweed_default_configs in toolchainArmando Montanez
2023-10-26pw_log: Introduce backend_impl label flagTed Pudlik
2023-10-26pw_libcxx: Add pw_libcxx libraryAlex Brachet
2023-10-25Bazel: Remove most copts from pw_cc_library macroTed Pudlik
2023-10-25pw_build: Fix blob attribute orderingPeter Carlson
2023-10-23pw_multibuf: Add module and Chunk implementationTaylor Cramer
2023-10-23pw_env_setup: Update protoc to 2@24.4Armando Montanez
2023-10-21pw_build: Only use -Wextra-semi on C++ files with GCCArmando Montanez
2023-10-20pw_build: Silence Windows-specific warningsArmando Montanez
2023-10-20docs: Update changelogKayce Basques
2023-10-17docs: Refactor the getting started sectionKayce Basques
2023-10-11pw_emu: Add Emulators Frontend module boilerplateOctavian Purdila
2023-10-06pw_build: Update pw_linker_script docsTed Pudlik
2023-10-06pw_build: Move pw_linker_script rule definitionTed Pudlik