aboutsummaryrefslogtreecommitdiff
path: root/pw_build
AgeCommit message (Expand)Author
2022-08-08pw-build: Add iOS to the list of supported host operating systemsBen Hamilton
2022-08-05pw_toolchain: Add basic (and incomplete) Rust toolchainAlexei Frolov
2022-08-04pw_web_ui: Rename pw_web_ui to pw_web and replace all referencesAsad Memon
2022-08-04pw_compilation_testing: Negative compilation testingWyatt Hepler
2022-08-01docs: Update codesearch links to cs.pigweed.devRob Mohr
2022-08-01pw_build: Append polyfill to public_depsRJ Ascani
2022-07-30pw_build: Include Python setup sources in _package_metadataAnthony DiGirolamo
2022-07-30pw_build: Python package fixesAnthony DiGirolamo
2022-07-28pw_build: Add pw_build_DEFAULT_VISIBILITYArmando Montanez
2022-07-27pw_build: Add ability to exec multi argument commandJoe Brennan
2022-07-26pw_build: Require "tests" and "docs" targets in all modulesWyatt Hepler
2022-07-26pw_build: Allow cc_blob_library to handle relative pathsJoe Brennan
2022-07-21python: Avoid no-build-isolation for 3p depsAnthony DiGirolamo
2022-07-21pw_env_setup: Use gn-absolute pathsArmando Montanez
2022-07-21pw_build: Install base deps for the GN Python venvAnthony DiGirolamo
2022-07-19python: GN virtualenv template and requirements generatorAnthony DiGirolamo
2022-07-19zephyr: fix build for chameleon and ToT ZephyrYuval Peress
2022-07-12pw_build: Create parent directories for output filesWyatt Hepler
2022-07-11pw_build: Remove transitional codeRob Mohr
2022-07-11pw_build: Only instantiate tests outside of the default toolchainWyatt Hepler
2022-07-08pw_build: CMake support for pw_cc_blob_libraryWyatt Hepler
2022-07-08pw_build: Updates to pw_cc_blob_libraryWyatt Hepler
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-06-28pw_build: -Wswitch-enum in internal_strict configTom Craig
2022-06-23pw_polyfill: Make the std::span polyfill optionalWyatt Hepler
2022-06-23pw_build: Add -Wextra-semi to internal_strict_warningsBen Lawson
2022-06-16pw_digital_io: rename from pw_gpioAnton Markov
2022-06-16pw_gpio: Add new module and interfacesAnton Markov
2022-06-16pw_span: Introduce pw::spanWyatt Hepler
2022-06-15pw_build: Fine tune python_runner's PYTHONPATH logicAnthony DiGirolamo
2022-06-15pw_bluetooth: Create pw_bluetooth APIBen Lawson
2022-06-10pw_build: Lint & test deps in python_dist.gni templatesWyatt Hepler
2022-06-09pw_polyfill: Move std::endian polyfill to pw::endianWyatt Hepler
2022-06-09pw_polyfill: Split up polyfill include pathsWyatt Hepler
2022-06-08pw_toolchain: Introduce C++ standard target traitWyatt Hepler
2022-06-08pw_build: Correct some config settingsTed Pudlik
2022-06-02C++20 toolchainWyatt Hepler
2022-05-31pw_unit_test: C++14-compatible printf-based event handlerWyatt Hepler
2022-05-26pw_unit_test: Restructure as a facadeWyatt Hepler
2022-05-24pw_build: CMake library name check improvementsWyatt Hepler
2022-05-19CMake: Function for adding global compilation options in CMakeWyatt Hepler
2022-05-17pw_build: Correct typoEwout van Bekkum
2022-05-17pw_unit_test/CMake: Add GoogleTest support for CMakeEwout van Bekkum
2022-05-17pw_build/cmake: Use intermediary targets for compile optionsEwout van Bekkum
2022-05-16pw_build: Allow passing args in pw_hil_testTed Pudlik
2022-05-13pw_build: Restore ._build_wheel for Python PkgsAnthony DiGirolamo
2022-05-13pw_build/cmake: Enforce full path in CMake library namesEwout van Bekkum
2022-05-13pw_build/cmake: Remove deprecated functionEwout van Bekkum
2022-05-11pw_build/cmake: Rename _pw_library_multi_value_argsEwout van Bekkum
2022-05-11pw_build/cmake: Permit downstream use of _pw_parse_argv_strictEwout van Bekkum