提交歷史

作者 SHA1 備註 提交日期
  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) 10 月之前
  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 年之前
  Chandler Carruth 1459332031 Add subcommands and busybox entry points for LLVM tools (#5049) 1 年之前
  Chandler Carruth 8d1d491ad0 Add LLD subcommand and busybox support (#4973) 1 年之前
  Chandler Carruth fe2c0b48cf Begin packaging builtin Clang headers (#4959) 1 年之前
  Chandler Carruth 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 年之前
  Boaz Brickner fe8b42148f Mark some //common, //toolchain/driver, //‎toolchain/install tests as small per 'Test execution time' warning (#4646) 1 年之前
  Jon Ross-Perkins c59faea0e8 Fix up busybox detection for relative symlinks (#4522) 1 年之前
  Jon Ross-Perkins 6dce164c49 Change the bazel-out structure to avoid busybox symlinks. (#4505) 1 年之前
  Jon Ross-Perkins 85f6bf32b5 Switch tar verification to a manifest comparison. (#4458) 1 年之前