Chandler Carruth
|
8cd659ee09
Switch to a "manual" tags and use them more pervasively (#7102)
|
1 周之前 |
Chandler Carruth
|
a5215c64ea
Split the bootstrapping logic out of the toolchain construction logic (#7087)
|
1 周之前 |
Chandler Carruth
|
1d19618f1b
Revert "Switch to a "manual" tags and use them more pervasively (#7088)" (#7095)
|
1 周之前 |
Chandler Carruth
|
4babfdbf22
Switch to a "manual" tags and use them more pervasively (#7088)
|
1 周之前 |
Chandler Carruth
|
d8fe95cccb
Test and fix make-variable expansion in our toolchains (#7070)
|
2 周之前 |
Chandler Carruth
|
82fad29028
Switch to conventionally use a `name` parameter for a macro (#7053)
|
2 周之前 |
Chandler Carruth
|
26ddada3ae
Switch from Bazel platforms to build settings (#7052)
|
2 周之前 |
Chandler Carruth
|
19efec93be
Fix missing runtimes file in the installation (#7044)
|
3 周之前 |
Chandler Carruth
|
2787089247
Switch to a Bazel-based runtimes build, and add bootstrapping (#6989)
|
1 月之前 |
Chandler Carruth
|
86d05b598b
Move the logic for preparing the installed runtimes files to its own (#6946)
|
1 月之前 |
Chandler Carruth
|
5d41529590
Introduce a Bazel-integrated build for the installed runtimes (#6872)
|
1 月之前 |
Chandler Carruth
|
9e2d0a887f
Factor out textual headers from libcxx and libcxxabi (#6863)
|
1 月之前 |
Chandler Carruth
|
5ad9b1a35d
Lift builtins build logic into Starlark (#6859)
|
1 月之前 |
Chandler Carruth
|
e5b094fdad
Start moving runtimes building logic into Starlark (#6701)
|
2 月之前 |
Chandler Carruth
|
82e4c3a8af
Add response file expansion to the busybox and improve `-Xcarbon` (#6750)
|
2 月之前 |
Chandler Carruth
|
b0ffed7c3e
Make the Carbon toolchain a viable Bazel module exposing `cc_toolchain`s (#6652)
|
3 月之前 |
Chandler Carruth
|
67c6312a79
Prune deps to reduce compiles by ~30% (#6598)
|
3 月之前 |
Chandler Carruth
|
d66b2f899c
Switch install to be based on the busybox root (#6579)
|
3 月之前 |
Chandler Carruth
|
444c18dfa3
Enable using our own C++ runtimes across the board (#6549)
|
3 月之前 |
Chandler Carruth
|
4197e6ca63
Add support for installing compiler-rt provided headers (#6542)
|
4 月之前 |
Chandler Carruth
|
5d0d443c98
Move the `:install_paths` library to `//toolchain/base` (#6457)
|
5 月之前 |
Chandler Carruth
|
217c7ba0b2
Begin building libc++ and libc++abi runtimes on demand (#6424)
|
5 月之前 |
Chandler Carruth
|
3930fb13a5
Begin building libunwind.a as part of the runtimes (#6381)
|
5 月之前 |
Chandler Carruth
|
fd70196c67
Introduce a runtimes caching and management layer (#6002)
|
7 月之前 |
Chandler Carruth
|
d49cb3ecfb
Start building Clang runtimes on-demand (#5338)
|
8 月之前 |
Chandler Carruth
|
2e509e9103
Port //toolchain/install to new filesystem library (#5905)
|
8 月之前 |
Richard Smith
|
3776e464e0
Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767)
|
9 月之前 |
Jon Ross-Perkins
|
3070e5cfc6
Try using getMainExecutable to address argv[0] limitations (#5643)
|
10 月之前 |
Jon Ross-Perkins
|
8c3fa80691
Add cc rule wrappers for cc_env (#5277)
|
1 年之前 |
Chandler Carruth
|
ca2ef22476
Add remaining clang symlinks and test them (#5050)
|
1 年之前 |