aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-28Lockfile updateDavid Tolnay
2024-02-19Lockfile updateDavid Tolnay
2024-02-09Lockfile updateDavid Tolnay
2024-01-05Lockfile updateDavid Tolnay
2024-01-02Switch to bzlmodDavid Tolnay
2023-12-31Lockfile updateDavid Tolnay
2023-12-16Lockfile updateDavid Tolnay
2023-10-27Lockfile updateDavid Tolnay
2023-10-19Set up buck2 remote test execution toolchainDavid Tolnay
2023-10-09Lockfile updateDavid Tolnay
2023-10-05Update buck2 prelude to pull in new provider type syntaxDavid Tolnay
2023-09-07More typical BuildModeInfo implementationDavid Tolnay
2023-09-07Work around missing buck2/platform/build_mode:build_mode targetDavid Tolnay
2023-08-29Lockfile updateDavid Tolnay
2023-08-25Update buck2 prelude to pull in new static type syntaxDavid Tolnay
2023-08-15Bump prelude to pick up new typing syntaxDavid Tolnay
2023-07-25Modernize Starlark type syntaxDavid Tolnay
2023-07-24Run link.exe through msvc_toolsDavid Tolnay
2023-07-23Opt in to buck2 doctestsDavid Tolnay
2023-07-23Pull in MSVC tool fixes and subtargetsDavid Tolnay
2023-07-23Move MSVC toolchain setup into buck2 preludeDavid Tolnay
2023-07-22System_cxx_toolchain improvements for MSVC supportDavid Tolnay
2023-07-22Temporarily fork prelude's system_cxx_toolchainDavid Tolnay
2023-07-22Fix "Rules should not declare an attribute named metadata"David Tolnay
2023-06-28Fix "User provided attribute `within_view` overrides internal attribute"David Tolnay
2023-06-19Lock Xcode version for Bazel CI to useDavid Tolnay
2023-06-15Update buck prelude to fix nonglobal identifier in type expressionDavid Tolnay
2023-06-15Remove clippy.toml from Buck rust toolchainDavid Tolnay
2023-06-09Buck's cargo.rust_library now passes --cap-lints=allow by defaultDavid Tolnay
2023-05-17Pull in proc-macro2 build script rust-toolchain fixesDavid Tolnay
2023-05-07Add buck2 CI on WindowsDavid Tolnay
2023-05-06Stop ripgrep from traversing into prelude submoduleDavid Tolnay
2023-05-04Eliminate reliance on `cp` from rust_cxx_bridge implementationDavid Tolnay
2023-05-02Add standard library link flag to c++ toolchainDavid Tolnay
2023-05-02Pass -std=c++17 in Buck buildsDavid Tolnay
2023-05-02Switch to buck2 prelude's cargo package macrosDavid Tolnay
2023-04-30Switch to prelude's build script runnerDavid Tolnay
2023-04-26Reindeer buckify no longer requires a vendor directoryDavid Tolnay
2023-04-21Use http_archive for buck crates without vendoringDavid Tolnay
2023-04-19Update buck2 prelude to support http_archive based cratesDavid Tolnay
2023-04-16Set up clippy.toml configuration file for buckDavid Tolnay
2023-04-16Update buckconfig more in line with what is generated by `buck2 init`David Tolnay
2023-03-09Update buck2 prelude to eliminate ovr_config// cellDavid Tolnay
2023-03-05Disable Buck doctests on third-party codeDavid Tolnay
2023-03-05Update buck2 prelude to accommodate changes to platform-specific genruleDavid Tolnay
2023-02-15Switch to buck2 test now that it's supported in OSSDavid Tolnay
2023-01-20Resolve starlark linter warningsDavid Tolnay
2023-01-07Lockfile updateDavid Tolnay
2022-12-20Experiment with @rules_rust//crate_universeDavid Tolnay
2022-12-20Reindeer updateDavid Tolnay