aboutsummaryrefslogtreecommitdiff
path: root/utils/bazel/.bazelrc
AgeCommit message (Expand)AuthorFilesLines
2024-06-04[bazel] Reduce output on CI (#94298)Keith Smiley1-0/+3
2024-05-31Reapply "[Support] Remove terminfo dependency (#92865)" (#93889)Aaron Siddhartha Mondal1-3/+0
2024-05-29Revert "[Support] Remove terminfo dependency (#92865)"Michael Buch1-0/+3
2024-05-24[Support] Remove terminfo dependency (#92865)Aaron Siddhartha Mondal1-3/+0
2024-04-04[bazel] Add support for building lldb (#87589)Keith Smiley1-1/+10
2024-03-22Revert "[bazel] Update to 7.x (#86297)" (#86325)Keith Smiley1-5/+0
2024-03-22[bazel] Add support for --incompatible_disallow_empty_glob (#85999)Keith Smiley1-0/+4
2024-03-22[bazel] Update to 7.x (#86297)Keith Smiley1-0/+5
2023-06-14bazel build --incompatible_no_implicit_file_exportBenoit Jacob1-0/+5
2023-03-08[bazel] Add layering-checkGuillaume Chatelet1-0/+3
2023-03-07Revert D143678 "[bazel] Add layering-check"Guillaume Chatelet1-3/+0
2023-03-07[bazel] Add layering-checkGuillaume Chatelet1-0/+3
2022-12-28[bazel] Restore libpfm as a conditional dependency for exegesis.Jordan Rupprecht1-1/+2
2022-11-18[reland][libc][bazel] Add tests to the bazel buildGuillaume Chatelet1-0/+4
2022-11-17Revert D119547 "[libc][bazel] Add tests to the bazel build"Guillaume Chatelet1-4/+0
2022-11-17[libc][bazel] Add tests to the bazel buildGuillaume Chatelet1-0/+4
2022-11-09Do not build with Werror by default (Bazel build)Mehdi Amini1-5/+2
2022-09-25[bazel] Always specify --strip=neverArthur Eubanks1-0/+4
2022-09-25[bazel] Add some general build flagsArthur Eubanks1-0/+9
2022-08-22[bazel] Move some CI flags into .bazelrcArthur Eubanks1-0/+16
2022-08-22[bazel] Add note about using -c opt for CIArthur Eubanks1-0/+3
2022-08-17[bazel] Add --config=ciArthur Eubanks1-0/+9
2022-08-12[bazel] Use lld in --config=generic_clangArthur Eubanks1-0/+4
2022-08-12[bazel] Remove --config=rbeArthur Eubanks1-53/+0
2022-08-06[bazel] Switch to C++17Benjamin Kramer1-6/+6
2022-01-31[Bazel] Don't fail the build on usage of deprecated APIsGeoffrey Martin-Noble1-4/+10
2021-11-05[NFC] Inclusive language: Remove instances of master in URLsQuinn Pham1-1/+1
2021-11-02[Bazel] Get `//clang` building on Windows with clang-cl.Chandler Carruth1-5/+14
2021-10-28Add support for Bazel builds on Windows with `clang-cl`.Chandler Carruth1-3/+34
2021-06-22Introduce a Bazel build configurationGeoffrey Martin-Noble1-0/+150