mongo/bazel
Daniel Moody 4c3aa08d00 SERVER-115832 disable fdebug-types-section on clang static builds (#45321)
GitOrigin-RevId: 5def3483c31d6ab972c6da5169a72c223dcee894
2025-12-16 21:25:06 +00:00
..
_openssl_placeholder_for_grpc SERVER-88784 port GRPC to Bazel (#27150) 2024-09-18 11:01:48 +00:00
auto_header SERVER-114223 add third party "mongo-like" header to auto_header exclude list (#44252) 2025-11-20 21:56:39 +00:00
config SERVER-114936 switch to PGO'd LLVM19 toolchain (#45072) 2025-12-10 20:54:20 +00:00
coverity SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
docs SERVER-112639 Fold fsync_locked back into fsync (#42833) 2025-10-21 16:50:37 +00:00
format SERVER-105911: interface for single files bazel format (#43059) 2025-10-29 19:50:48 +00:00
install_rules Revert "SERVER-111758 Remove duplicates when --test_tag_filters=mongo_unittest is set (#42022)" (#42111) 2025-10-02 06:02:05 +00:00
platforms SERVER-111404 Add rbe sysroot generation to spawnhost script (#41793) 2025-09-25 19:39:33 +00:00
remote_execution_container SERVER-110680: Add initial devcontainer setup (#41171) 2025-09-18 18:49:45 +00:00
repository_rules SERVER-110427 Update profiling data (#45294) 2025-12-16 17:14:05 +00:00
resmoke SERVER-111537 Create an Evergreen task that runs multiple bazel-based resmoke tests (#44986) 2025-12-10 21:47:55 +00:00
rules_poetry SERVER-101911: moving deps to bzlmod (#32753) 2025-04-10 01:33:10 +00:00
symbol_checker SERVER-113270 add symbol checking tool to commit queue (#43418) 2025-11-12 04:24:11 +00:00
toolchains SERVER-115832 disable fdebug-types-section on clang static builds (#45321) 2025-12-16 21:25:06 +00:00
wrapper_hook SERVER-114483 Fix path issue in Evergreen config linter (#44469) 2025-12-01 15:17:28 +00:00
BUILD.bazel SERVER-110392 Collect coredumps in unit tests during remote execution (#41130) 2025-09-10 03:17:09 +00:00
OWNERS.yml SERVER-112744 Move ownership of pgo files over to performance (#42939) 2025-10-21 19:35:51 +00:00
README.md SERVER-88970 Added yaml formatting to server repo 2024-04-06 05:23:20 +00:00
bazelisk.py SERVER-103205: Remove Linux v4 cc mongo toolchain files. (#34989) 2025-04-14 17:35:28 +00:00
bzlmod.bzl SERVER-102939: Cleanup of the bazel cc toolchain (#34644) 2025-04-10 05:12:44 +00:00
lint.sh SERVER-101034 Use rules_lint shfmt formatter (#38448) 2025-07-16 01:55:34 +00:00
merge_tidy_configs.py SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
mongo_js_rules.bzl SERVER-108412 add auto header build file generation (#43122) 2025-11-18 23:15:50 +00:00
mongo_script_rules.bzl SERVER-95382 Introduce python module to find the mongo toolchain (#31229) 2025-02-05 16:47:13 +00:00
mongo_src_rules.bzl SERVER-115392 Enable hardening-related compiler warnings (#45209) 2025-12-16 20:59:43 +00:00
run_under_working_dir.sh SERVER-101034 Use rules_lint shfmt formatter (#38448) 2025-07-16 01:55:34 +00:00
separate_debug.bzl SERVER-115173: Fix case on mnemonics to properly run separate debug remotely (#45030) 2025-12-09 23:43:23 +00:00
test_wrapper.sh SERVER-113297 Apply s390x/ppc timeout multiplier to test wrapper (#43403) 2025-10-31 20:50:07 +00:00
transitions.bzl SERVER-107041 Have default CI build with Clang LTO PGO (#41626) 2025-09-24 17:48:25 +00:00
utils.bzl SERVER-93265 support windows rc files in bazel (#42670) 2025-10-15 20:38:35 +00:00
workspace_status.py SERVER-103540 Use a common, cross-platform --workspace_status_command (#44301) 2025-11-25 15:19:03 +00:00

README.md

MongoDB Bazel Documentation