aboutsummaryrefslogtreecommitdiff
path: root/pw_build/pigweed.bzl
AgeCommit message (Expand)Author
2024-02-23bazel: Mark more targets testonlyTed Pudlik
2024-02-12pw_toolchain_bazel: Use llvm-libtool-darwin on macOSArmando Montanez
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
2023-11-07bazel: Make pw_cc_library an alias for cc_libraryTed Pudlik
2023-11-01bazel: Move warnings to toolchain configurationTed Pudlik
2023-10-26pw_log: Introduce backend_impl label flagTed Pudlik
2023-10-06pw_build: Move pw_linker_script rule definitionTed Pudlik
2023-10-05pw_build: Expose pw_linker_script in BazelTed Pudlik
2023-10-03pw_build: Add bazel implementation of pw_cc_blob_libraryAustin Foxley
2023-09-22Bazel: Retire pigweed_config (part 2)Ted Pudlik
2023-09-18*: Use new TODO styleRob Mohr
2023-08-29pw_assert: Fix Bazel circular depsTed Pudlik
2023-07-27bazel: Add host_backend_alias macroTed Pudlik
2023-07-13pw_build: Add .lib target for Bazel pw_unit_testTed Pudlik
2023-05-12pw_fuzzer: Add Bazel support for FuzzTestAaron Green
2023-05-10pw_unit_test: Support upstream GoogleTest in Bazelaarongreen
2023-02-28pw_build: bazel: Make pw_assert dep unconditionalTed Pudlik
2023-02-16pw_build: Move bazel C++-only flags to .bazelrcTed Pudlik
2022-12-03pw_perf_test: Added PW_PERF_TEST macro and its supporting componentsBrian Barcenas
2022-08-18pw_build: Don't mutate deps list in bazel macrosTed Pudlik
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
2022-05-31pw_unit_test: C++14-compatible printf-based event handlerWyatt Hepler
2022-04-14pw_build: Expand out Bazel targets in macrosNathaniel Brough
2022-03-18pw_build: Adds Bazel rules for linker scriptsNathaniel Brough
2021-08-20pw_fuzzer: Fixes pw_fuzzer Bazel macrosNathaniel Brough
2021-08-17bazel: Fix buildifer lint warningsRob Mohr
2021-07-29workspace: Updates Bazel build files to work in CINathaniel Brough
2021-04-30workspace: Adds support for Bazel facades/backendsNathaniel Brough
2020-04-14pw_build: add options for building with KytheRob Mohr
2020-04-07Many changes to support stricter depsRob Mohr
2020-01-29Add -g to CMake and Bazel buildsWyatt Hepler
2020-01-07Bazel: compile C files separately from C++Wyatt Hepler
2020-01-06Bazel: Move include paths to librariesWyatt Hepler
2019-12-18Add pw_protobuf moduleAlexei Frolov
2019-12-18pw_unit_test: Move gtest.h into public_overrides/Alexei Frolov
2019-12-04Change precedence of options in bazel.Rob Mohr
2019-12-02Fix bazel build.Rob Mohr
2019-11-26Fix bazel build.Rob Mohr
2019-11-19Add docstring to pigweed.bzl.Rob Mohr
2019-11-19Add pw_dumb_io to bazel build.Rob Mohr
2019-11-18Add -Wnon-virtual-dtor.Rob Mohr
2019-11-18Add -use_header_modules.Rob Mohr
2019-11-18Simplify bazel build.Rob Mohr
2019-11-15Minor formatting change in pigweed.bzl.Rob Mohr
2019-11-14Add pw_string to bazel build.Rob Mohr
2019-11-14Add bazel build system files.Rob Mohr