aboutsummaryrefslogtreecommitdiff
path: root/pw_build
AgeCommit message (Expand)Author
2023-10-05pw_digital_io_rp2040: ImplementationAnthony DiGirolamo
2023-10-05pw_sys_io_rp2040: Renamed from pw_sys_io_picoAnthony DiGirolamo
2023-10-05pw_chrono_rp2040: System clock backendArmando Montanez
2023-10-05pw_build: Fix path in Bazel pw_linker_scriptTed Pudlik
2023-10-05pw_build: Expose pw_linker_script in BazelTed Pudlik
2023-10-04pw_build: Define empty configsDavid Gilhooley
2023-10-03pw_build: Add bazel implementation of pw_cc_blob_libraryAustin Foxley
2023-10-03pw_build: Clean up build_target.gniArmando Montanez
2023-09-28build: Fix `all` target in GN buildArmando Montanez
2023-09-28build: Add an extended default groupArmando Montanez
2023-09-28pw_build: Allow add_global_link_deps to be overridenAlex Brachet
2023-09-28pw_build: Expose pigweed_default_configsArmando Montanez
2023-09-26pw_unit_test: Add pw_unit_test_TESTONLY build argBen
2023-09-25Bazel: Retire pigweed_config (part 3)Ted Pudlik
2023-09-22Bazel: Retire pigweed_config (part 2)Ted Pudlik
2023-09-22pw_build: Apply -Wextra-semi to C code as well as C++Wyatt Hepler
2023-09-20Bazel: Retire pigweed_config (part 1)Ted Pudlik
2023-09-18*: Use new TODO styleRob Mohr
2023-09-18Bazel: Remove -Wno-private-header from coptsTed Pudlik
2023-09-15Bazel: Remove bazelembedded dependencyTed Pudlik
2023-09-13bazel: Add platform-printing aspectTed Pudlik
2023-09-12pw_presubmit: Additional functions for handling gn argsAnthony DiGirolamo
2023-09-12pw_chre: Add barebones CHREDavid Gilhooley
2023-09-11Bazel: Arm gcc configurationTed Pudlik
2023-09-07pw_cpu_exception: bazel build supportAustin Foxley
2023-09-07pw_build: Force watch and default recipe namesAnthony DiGirolamo
2023-08-29pw_assert: Fix Bazel circular depsTed Pudlik
2023-08-29pw_presubmit: RST formattingAnthony DiGirolamo
2023-08-28pw_assert: Introduce pw_assert_backend_implTed Pudlik
2023-08-25docs: Use code-block:: instead of code:: everywhereWyatt Hepler
2023-08-25docs: Cleanup indentationAnthony DiGirolamo
2023-08-24targets: Ambiq Apollo4 supportViktor Elizarov
2023-08-22pw_build: Handle read-only files when deleting venvsAnthony DiGirolamo
2023-08-22pw_build: Split build system docs into separate pagesJonathon Reinhart
2023-08-22pw_build: Use pw_toolchain_clang_toolsRob Mohr
2023-08-21pw_build: Add missing pw_linker_script flagArmando Montanez
2023-08-18pw_build: Fix output_logs_ unused warningDavid Gilhooley
2023-08-16pw_build: Don't include compile cmds when preprocessing ldscriptsAustin Foxley
2023-08-16pw_build: Add pw_python_venv.output_logsDavid Gilhooley
2023-08-15pw_fuzzer: Add test metadataaarongreen
2023-08-14pw_build: Increase size of test linker script memory regionArmando Montanez
2023-08-11pw_perf_test: Add test metadataaarongreen
2023-08-11pw_build: Add integration test metadataaarongreen
2023-08-10pw_build: Add python_action_testaarongreen
2023-08-09pw_python: setup.sh requirements arg fix pathJordan Brauer
2023-08-08pw_toolchain_bazel: LLVM toolchain for macOS Bazel buildArmando Montanez
2023-08-08pw_build: Handle ProcessLookupError exceptionsAnthony DiGirolamo
2023-08-07pw_python: setup.sh arg spaces bugJordan Brauer
2023-08-07pw_stream_shmem_mcuxpresso: Add shared memory stream for NXP MCU coresAustin Foxley
2023-08-03pw_build: ProjectBuilder log build steps optionAnthony DiGirolamo