Commit Graph

22 Commits

Author SHA1 Message Date
Wei Hu
fab2223d2e SERVER-106533 Fix the path to bazel version of gdb (#37575)
GitOrigin-RevId: 800a93ce1b935d531b0b6d032bce85f037585c46
2025-06-20 23:50:13 +00:00
Zack Winter
40f6d641f7 SERVER-100631 Add ruff into "bazel run lint" (#32166)
GitOrigin-RevId: 4234e1f4a6e164cfd2ab53cdb7290b238095520f
2025-06-11 14:11:11 +00:00
Daniel Hill
c538ff91af SERVER-104686: os specific orderfiles (#35736)
GitOrigin-RevId: 831ccff40784f75c4694e672bf9984d78f0b02e8
2025-05-07 01:15:08 +00:00
Andrew Bradshaw
4b484dde8c SERVER-103144 Add Mold linker and set as default for fastbuild (#35640)
GitOrigin-RevId: db92dfb52d76e1d2120e4cc5255b06dcb47ce2f4
2025-05-05 17:33:11 +00:00
Andrew Bradshaw
52c3fa265f SERVER-104661 Remove third party warnings for linux clang/gcc (#35750)
GitOrigin-RevId: 22f93890347d52144b5a5194368d941dba3650d2
2025-05-05 16:41:37 +00:00
patricearruda84
98a722c952 SERVER-104668: Remove most of the compiler warnings in Apple build. (#35704)
GitOrigin-RevId: e10faa49bdfcd89cd7e485dc1b60072b58511479
2025-05-05 14:07:40 +00:00
patricearruda84
114828c907 SERVER-104644: Define no_defaulted_function_deleted toolchain cc confing feature. (#35687)
GitOrigin-RevId: bee0ceb577da3dddd4709f04e57d19641fa0fb95
2025-05-02 18:45:42 +00:00
patricearruda84
f003e743fb SERVER-104478: Remove libc++ build settings. (#35648)
GitOrigin-RevId: 8219191ac964e0f1644896af50fa73d89770f40d
2025-05-02 13:59:51 +00:00
patricearruda84
82394d143d SERVER-104477: Define no_unused_function_feature for MacOS and Linux (#35623)
GitOrigin-RevId: 2b5aaf8464f312752a3f273e01588cb7e1ec9b80
2025-05-01 16:10:21 +00:00
Zack Winter
adc60b354d SERVER-103394 Use "bazel test" Interface in Evergreen (#34625)
GitOrigin-RevId: 2b7574e27327c3f520d318e74dff8feb7662ccc5
2025-04-28 22:21:21 +00:00
Andrew Bradshaw
ba1a66200f SERVER-99213 Add flag to enable building dwp files (#35182)
GitOrigin-RevId: b0d5799813f8e65c868743edff8ea4a201de8d98
2025-04-28 17:56:13 +00:00
Daniel Moody
eafdd47f92 SERVER-104203 upgrade to gdb 16.3 (#35377)
GitOrigin-RevId: 2e0b8cea6705e157e7ca4cc95fa8e1227a5ac02e
2025-04-24 17:19:12 +00:00
patricearruda84
0a09f9330b SERVER-102939: Define optimization as common for linux and apple as a feature (#35303)
GitOrigin-RevId: 3fe444d72a379b8e3d33db85277f64605762a5dc
2025-04-24 14:57:22 +00:00
Andrew Bradshaw
aaad0cdcb7 SERVER-104108 Add simple_build_id and use linkopt -S on AL2023 (#35238)
GitOrigin-RevId: 2f65683f1441b5424de6137fef03b1461d0ae1fb
2025-04-22 18:13:11 +00:00
patricearruda84
0648109edc SERVER-102939: Move specific linux linking flags to linux cc toolchain config file. (#35039)
GitOrigin-RevId: 81dfcb960bf6a4d176453454055881c7f730e96a
2025-04-17 16:45:26 +00:00
Daniel Moody
f82ec40a0d SERVER-103858 make bazel gdb run from PWD of caller (#35068)
GitOrigin-RevId: b4d20e4b0995f91a8aaa4ffea108dd4439a4eba8
2025-04-16 04:42:18 +00:00
Daniel Moody
e7660d45e5 SERVER-103119 expose gdb as separate bazel toolchain component (#34991)
GitOrigin-RevId: f1f2a0332c3512c98926dd1015489edb75b2a20e
2025-04-15 14:22:03 +00:00
patricearruda84
5339b1e431 SERVER-103205: Remove Linux v4 cc mongo toolchain files. (#34989)
GitOrigin-RevId: 0b38fa0899548366c1d164b6525d9a90e30d1201
2025-04-14 17:35:28 +00:00
patricearruda84
232f876e4d SERVER-102939: Move most of the Apple compiler flags to features. (#34952)
GitOrigin-RevId: 9e2c7abde82a20a5cb5818690167818eb2a3ecf5
2025-04-12 00:38:27 +00:00
patricearruda84
410e8933e1 SERVER-102939: Convert several linux cc flags as features. (#34858)
GitOrigin-RevId: 6224c1df669faaeaced68f85ae1e708f36953d79
2025-04-10 14:11:54 +00:00
patricearruda84
273f05505c SERVER-102939: Define a common mongo_compiler_flags.bzl under //bazel/toolchains/cc. (#34754)
GitOrigin-RevId: 05013943dba2816db9a8106edfbed88b3c12c024
2025-04-10 06:32:26 +00:00
patricearruda84
843aeff8b7 SERVER-102939: Cleanup of the bazel cc toolchain (#34644)
GitOrigin-RevId: 00afe1e1eb3399479d1ca0dbed288f29accb96b7
2025-04-10 05:12:44 +00:00