aboutsummaryrefslogtreecommitdiff
path: root/.bazelrc
AgeCommit message (Expand)Author
2024-02-21third_party: Roll FuzzTest and AbseilAaron Green
2024-02-12build: Build for Java 11Armando Montanez
2024-02-01pw_grpc: Add new moduleAustin Foxley
2024-01-12build: Add --verbose_failures to .bazelrcArmando Montanez
2024-01-11bazel: Update to Bazel 7.0.0 release versionTed Pudlik
2023-11-28pw_toolchain: Expose non-hermetic toolchainNathaniel Brough
2023-11-10bazel: Set --incompatible_default_to_explicit_init_pyTed Pudlik
2023-11-01bazel: Move warnings to toolchain configurationTed Pudlik
2023-10-30bazel: Silence warnings from external codeTed Pudlik
2023-10-28Bazel: stm32cube supportTed Pudlik
2023-10-12Bazel: Don't autodetect C++ toolchainTed Pudlik
2023-09-22Bazel: Retire pigweed_config (part 2)Ted Pudlik
2023-09-14Bazel: Move cxxopts out of bazelrcTed Pudlik
2023-08-18pw_toolchain: Add Linux host toolchainArmando Montanez
2023-08-03build: Do not allow PATH leakage into Bazel buildArmando Montanez
2023-07-28build: Use remote Java runtime for Bazel buildArmando Montanez
2023-07-26bazel: Support user bazelrc filesTed Pudlik
2023-05-12pw_fuzzer: Add Bazel support for FuzzTestAaron Green
2023-04-07pw_crypto: Add Bazel mbedtls backendTed Pudlik
2023-02-28bazel: Change default C++ version to C++17Ted Pudlik
2023-02-16pw_build: Move bazel C++-only flags to .bazelrcTed Pudlik
2023-02-08bazel: Build with both C++17 and C++20Ted Pudlik
2023-02-06bazel: Upgrade host clang to 15.0.6Ted Pudlik
2022-12-07bazel: Reduce log spam by suppressing DEBUG msgTed Pudlik
2022-06-09pw_polyfill: Move std::endian polyfill to pw::endianWyatt Hepler
2021-08-24pw_protobuf: Fixes Python path on LUCI/presubmitNathaniel Brough
2021-07-30pw_hdlc: Add a TypeScript encoder implementationJared Weinstein
2021-07-27workspace: Adds hermetic host toolchain for linuxNathaniel Brough
2021-07-15pw_fuzzer: Adds Bazel supportNathaniel Brough
2021-05-06pw_protobuf: Add Bazel plugin targets and depsNathaniel Brough
2021-04-24workspace: Adds code coverage support for BazelNathaniel Brough
2021-03-09pw_polyfill: Add polyfill to toolchainNathaniel Brough