aboutsummaryrefslogtreecommitdiff
path: root/pw_fuzzer/fuzzer.bzl
AgeCommit message (Expand)Author
2024-01-12pw_build: Introduce default_link_extra_libTed Pudlik
2023-11-07bazel: Make pw_cc_library an alias for cc_libraryTed Pudlik
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-25build: Mark linux-only Bazel build targetsArmando Montanez
2023-05-16Reland "pw_fuzzer: Reorganize libFuzzer build support"aarongreen
2023-05-16Revert "pw_fuzzer: Reorganize libFuzzer build support"Aaron Green
2023-05-16pw_fuzzer: Reorganize libFuzzer build supportaarongreen
2023-02-28pw_build: bazel: Make pw_assert dep unconditionalTed Pudlik
2023-02-16pw_build: Move bazel C++-only flags to .bazelrcTed Pudlik
2022-06-30Replace some pwbug/### TODOs with b/###Rob Mohr
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-15pw_fuzzer: Adds Bazel supportNathaniel Brough