0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-24 00:17:37 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
Andrew Bradshaw
3220129aea SERVER-91979 Upgrade to Bazel 7.2 (#28749)
GitOrigin-RevId: 9139373c72c251a5474d080cbccba8ef221e1386
2024-11-01 21:08:36 +00:00
Zack Winter
159c935665 SERVER-88784 port GRPC to Bazel (#27150)
GitOrigin-RevId: f0700ed9a9673947f688e9fa1a0289f6324c662a
2024-09-18 11:01:48 +00:00
Daniel Moody
e56fd2aceb SERVER-94490 Upstream aggregated Bazel conversions (#26806)
GitOrigin-RevId: bdf6e5b959d12f0885b08f26375d30ea3b3129e1
2024-09-06 08:11:43 +00:00
auto-revert-app[bot]
3513e10128 Revert "SERVER-94490 Upstream aggregated Bazel conversions (#26769)" (#26803)
GitOrigin-RevId: 5cffae8b15b03304d87152a88b83b058c3f75c0e
2024-09-06 03:32:18 +00:00
Aaron Siddhartha Mondal
c19c5e0ac7 SERVER-94490 Upstream aggregated Bazel conversions (#26769)
GitOrigin-RevId: d2539bb5f024c0d58ddb4f63ab37f20f80893b0b
2024-09-05 21:26:58 +00:00
Zack Winter
411e507dbe SERVER-94168 Implement Bazel repository rule for sasl 2.1.18 dependency in Windows (#26599)
GitOrigin-RevId: 4e02921bebcc4b88c4eb1524bcbda1bc85368258
2024-08-30 02:46:38 +00:00
Daniel Moody
00f808a193 Revert "SERVER-94157 Migrate ~50 targets to Bazel (#26587)" (#26631)
GitOrigin-RevId: 43409eaf5402b8068258aff300439c5c148c3e50
2024-08-29 19:32:59 +00:00
Aaron Siddhartha Mondal
dcd61ba4f6 SERVER-94157 Migrate ~50 targets to Bazel (#26587)
GitOrigin-RevId: c116a3ab0f49bdf87ca7752cc5434e4ea9a94691
2024-08-29 00:20:42 +00:00
Aaron Siddhartha Mondal
159675211c SERVER-93879 Migrate processinfo and friends to Bazel (#26412)
GitOrigin-RevId: 79700749534d194f8e3b80e3ce0c57f9348a1fa5
2024-08-27 06:33:26 +00:00
Daniel Moody
554901cea9 SERVER-93200 fix windows incremental builds (#26297)
GitOrigin-RevId: c8bf78533cd740cd89ff62d06872e53c2da780a6
2024-08-20 20:08:54 +00:00
Daniel Moody
91dc1075f6 SERVER-80631 add compile_command.json support for bazel (#25604)
GitOrigin-RevId: 18d7d6a26bb6bbf3631fa1f6b4018afe0c12855b
2024-08-02 21:56:14 +00:00
Zack Winter
6d6838a6c8 SERVER-93133 Update bazel_clang_tidy to expand variables in build flags (#25673)
GitOrigin-RevId: 36a4cd84871fea9aac785e437cb0ea651aa07fd5
2024-08-02 16:54:29 +00:00
auto-revert-processor
9cad6d1fb4 Revert "SERVER-90583: Add Ruff to bazel //:format target (#22268)"
This reverts commit c7bf1f40180c861f4418898fd34aa1097438456c.

GitOrigin-RevId: 2e57b7804ad7b55034b8d19da29e93b989539dd6
2024-05-17 00:55:08 +00:00
Steve McClure
4c7a9930bc SERVER-90583: Add Ruff to bazel //:format target (#22268)
GitOrigin-RevId: c7bf1f40180c861f4418898fd34aa1097438456c
2024-05-16 22:07:09 +00:00
Daniel Moody
933cf012ef SERVER-89878 add support for bazel with coverity (#21587)
GitOrigin-RevId: 4224f8170307bb0288d349c308368127734c7537
2024-04-30 05:43:44 +00:00
stevegrossmongodb
edf26c4552 SERVER-80396 - Establish the logic necessary to invoke clang-tidy via Bazel (#21221)
GitOrigin-RevId: f7cbec42a852f91f299a64ad787cc232cd4dd4bf
2024-04-18 23:11:50 +00:00
Alex Neben
b665258d9d SERVER-88970 Added yaml formatting to server repo
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
Alexander Neben
d11507f608 SERVER-87001 Added markdown formatting to bazel and commit queue (#19273)
GitOrigin-RevId: ec129b1fb02f9615f32fbfd5784e1bad05f3947b
2024-02-28 16:53:49 +00:00
Zack Winter
9f662b38dc SERVER-86719 Add automatic retries when downloading bazel toolchain components (#19051)
GitOrigin-RevId: 0e97d846ee09b7e6da747c9d32fa0a7a862a9c57
2024-02-17 00:22:00 +00:00
Alexander Neben
8dc378cc9d SERVER-76878 Add markdown linting capability in Bazel (#18446)
GitOrigin-RevId: c87c1e6920633febf284be73d094efdf5c3def72
2024-02-05 18:19:36 +00:00
Trevor
ebd80c333f SERVER-80018 add bazel formatting requirement to commit queue (#18477)
GitOrigin-RevId: 93b769fba497837206bcd1045a5cead0ddb36d08
2024-01-30 08:39:31 +00:00
Daniel Moody
f9081fa1ca SERVER-85630 add support for linux amd64 (#18403)
GitOrigin-RevId: 2b899116f3d1d9e2a893b781f45e0a6d2e3094d6
2024-01-27 01:11:54 +00:00
Daniel Moody
476df9024d SERVER-85645 fix rules_poetry shasum (#18320)
GitOrigin-RevId: 7dbe5fd8d4551e3a813dfc957fe10347486b92bc
2024-01-24 17:49:27 +00:00
Zack Winter
3f47eb78fc SERVER-84539 Switch bazel to link gcc/clang against glibc v2.26 (#17861)
GitOrigin-RevId: 8682c216fabbd333ab14f121b641bae16b7c2741
2024-01-10 00:00:34 +00:00
Daniel Moody
1b6183f157 SERVER-80633 add idlc generation to bazel 2023-11-30 23:41:45 +00:00
Daniel Moody
cd6a9b34b5 SERVER-83258 add python toolchain to bazel build 2023-11-28 23:58:43 +00:00
Daniel Moody
ff80319226 SERVER-79754 add remote execution to evergreen 2023-11-28 05:02:43 +00:00
Daniel Moody
7c2d31fdf6 SERVER-82399 uses optmized toolchain tarball for bazel builds 2023-10-31 21:17:14 +00:00
Steve Gross
17ee1c8db5 SERVER-80501 Refactor Bazel-related files into /bazel directory 2023-09-01 21:08:54 +00:00
Steve Gross
f30fe1031f SERVER-79860 Amend Bazel system to use toolchain 2023-08-15 18:01:35 +00:00
Steve Gross
9042af0a8d SERVER-79379 Establish Bazel-buildability for fsync_locked library 2023-08-04 14:20:32 +00:00