aboutsummaryrefslogtreecommitdiff
path: root/pw_build
AgeCommit message (Expand)Author
2021-06-11pw_build: Fix exception handling in mirror_treeMichael Spang
2021-06-11pw_build: Add support for --constraint options to pipMichael Spang
2021-06-10pw_build: Remove instancing of pools across toolchainsMichael Spang
2021-06-09Remove absolute paths from build command linesMichael Spang
2021-06-08pw_tokenizer: Tokenization options for protoWyatt Hepler
2021-05-24pw_build: Use inclusive languageRob Mohr
2021-05-20pw_build: Update pw_proto_library metadata filesWyatt Hepler
2021-05-19pw_build: Remove deprecated Python lint optionWyatt Hepler
2021-05-14pw_build: Disable CGo on MacOSAlexei Frolov
2021-05-14pw_build: Detect test.cc as a test fileWyatt Hepler
2021-05-13CMake: Check that backend targets are definedWyatt Hepler
2021-05-13CMake: Fix how missing backends are handledWyatt Hepler
2021-05-08pw_build: Remove legacy python_wheelsJoe Ethier
2021-05-07pw_build: pw_facade require_link_deps argWyatt Hepler
2021-05-07pw_build: Add tools for creating py distributablesJoe Ethier
2021-05-05pw_protobuf_compiler: Ensure nanopb_pb2.py is generatedWyatt Hepler
2021-05-05pw_build: Integrated actions for pw_python_scriptWyatt Hepler
2021-05-04pw_build: Support specifying final link dependenciesWyatt Hepler
2021-05-04pw_env_setup: Update go version to 1.16.3Rob Mohr
2021-05-01workspace: Switches Bazel builds to using facadesNathaniel Brough
2021-04-30workspace: Adds support for Bazel facades/backendsNathaniel Brough
2021-04-29pw_build: Configurable Python and proto toolchainsWyatt Hepler
2021-04-29pw_build: Make sure the stamp file's dir existsWyatt Hepler
2021-04-23pw_build: Fall back to copying if linking failsRob Mohr
2021-04-19pw_build: Add dep for copy_from_cipdRob Mohr
2021-04-13pw_build: Subtarget aliases for Python packagesWyatt Hepler
2021-04-12pw_sync: add lock safety annotations for C++ clang usageEwout van Bekkum
2021-03-25pw_build: Dependency fixesWyatt Hepler
2021-03-24pw_build: Support symlinks in mirror_tree.pyWyatt Hepler
2021-03-19pw_assert: Rename assert/check headersWyatt Hepler
2021-03-19pw_build: Handle Windows artifacts in python_runner.pyWyatt Hepler
2021-03-19build: Apply -Wstrict-prototypes to C codeWyatt Hepler
2021-03-18pw_build: Replace 'lint' with 'static_analysis' in pw_python_packageWyatt Hepler
2021-03-18pw_build: Handle multiple artifacts in expressionsWyatt Hepler
2021-03-18CMake build: Change how third party libraries are includedWyatt Hepler
2021-03-17pw_build: Don't touch files unnecessarilyWyatt Hepler
2021-03-16pw_build: Support building Python wheelsWyatt Hepler
2021-03-16pw_build: Optionally generate setup.py & nest protosWyatt Hepler
2021-03-11pw_build: Support paths from metadata in pw_mirror_treeWyatt Hepler
2021-03-10pw_build: Update pw_error templateWyatt Hepler
2021-03-10pw_build: Add multi-toolchain groupArmando Montanez
2021-03-09pw_build: Add Pigweed specific Bazel platformsNathaniel Brough
2021-03-09pw_polyfill: Add polyfill to toolchainNathaniel Brough
2021-03-08pw_build: copy_from_cipd updates packagesRob Mohr
2021-03-08pw_build: Clarify copy_from_cipd error messageRob Mohr
2021-03-05pw_protobuf_compiler: Decouple proto packaging from directoryWyatt Hepler
2021-03-04pw_build: GN template for copy_from_cipdArmando Montanez
2021-03-03pw_build: Add script for copying from CIPDRob Mohr
2021-03-02pw_build: pw_mirror_tree targetWyatt Hepler
2021-03-02pw_build: Python build docsWyatt Hepler