Chandler Carruth
|
2787089247
Switch to a Bazel-based runtimes build, and add bootstrapping (#6989)
|
před 1 měsícem |
Chandler Carruth
|
9836ba6e9c
Extract the `cc_toolchain` feature generation to a helper function (#6651)
|
před 3 měsíci |
Chandler Carruth
|
47912f7ac3
Remove unused parts of configuring a `cc_toolchain` (#6650)
|
před 3 měsíci |
Chandler Carruth
|
83aeddb5ec
Move our project-specific features to their own file (#6614)
|
před 3 měsíci |
Chandler Carruth
|
94d9bff541
Use OS features for Bazel controlling features (#6613)
|
před 3 měsíci |
Chandler Carruth
|
cd605e5ad4
Use OS config features for linking and simplify (#6612)
|
před 3 měsíci |
Chandler Carruth
|
d17609df5f
Switch CPU flags to use feature-based selection and apply to links (#6611)
|
před 3 měsíci |
Chandler Carruth
|
0b35bbdad8
Replace complex sysroot handling with simplicity (#6610)
|
před 3 měsíci |
Chandler Carruth
|
a27fe000f2
Switch sanitizer features to use OS config features (#6609)
|
před 3 měsíci |
Chandler Carruth
|
c23230140d
Fix OS config features and use them to move OS-specific flags (#6608)
|
před 3 měsíci |
Chandler Carruth
|
acf9a8bfd4
Move the libc++ hardening to be part of `libcxx_feature` (#6607)
|
před 3 měsíci |
Chandler Carruth
|
386a8a8a0b
Extract C++-specific features into their own file (#6606)
|
před 3 měsíci |
Chandler Carruth
|
7a203efd18
Refactor handling of -std and -stdlib in toolchain (#6601)
|
před 3 měsíci |
Chandler Carruth
|
9861c31476
Update LLVM to a recent commit (#6599)
|
před 3 měsíci |
Chandler Carruth
|
83651bb9ee
Remove workaround for Clang versions <= 18 (#6600)
|
před 3 měsíci |
Chandler Carruth
|
3603ec7d54
Start refactoring toolchain config into separate files (#6587)
|
před 3 měsíci |
Richard Smith
|
050d1f0c30
Reduce libc++ hardening mode from debug to extensive in `-c dbg`. (#6589)
|
před 3 měsíci |
Chandler Carruth
|
93c7c9ad96
Consolidate on @rules_cc and update it to the latest version (#6580)
|
před 3 měsíci |
Chandler Carruth
|
33f7e3a28c
Try to canonicalize toolchain config formatting (#6581)
|
před 3 měsíci |
Chandler Carruth
|
08051393dc
Fix support for `zlib` and `zstd` in LLVM (#6544)
|
před 4 měsíci |
Jon Ross-Perkins
|
5196d1eb27
Fix the hardening mode defines, also use debug (#5666)
|
před 10 měsíci |
Dana Jansens
|
02fc484f23
Make pointers in ValueStore stable across insertions (#5576)
|
před 11 měsíci |
Dana Jansens
|
11e82e9872
Revert "Add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzer mode and enable DCHECKs under fuzzing (#5489)" (#5580)
|
před 11 měsíci |
Dana Jansens
|
1889ee3904
Add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzer mode and enable DCHECKs under fuzzing (#5489)
|
před 11 měsíci |
josh11b
|
1769062c1c
Clean up bazel config comment change made in #5459 (#5470)
|
před 11 měsíci |
Dana Jansens
|
a7841eabc8
Require clang 19 in bazel (#5459)
|
před 11 měsíci |
Richard Smith
|
71715263ce
Add build option `--features=poison_value_stores`. (#5438)
|
před 1 rokem |
Jon Ross-Perkins
|
74c0ed413c
Update tool versions beyond just bazel (#5446)
|
před 1 rokem |
Jon Ross-Perkins
|
266fd6aa75
Remove explorer's proto fuzzer and proto dependencies (#4731)
|
před 1 rokem |
David Blaikie
|
2bb520718d
Enable gdb_index unconditionally for gdb usage (#4642)
|
před 1 rokem |