Microsoft Build Accelerator
Перейти к файлу
CloudDev Build Account 18ee3ad23a New LKG 0.1.0-20220601.3 2022-06-03 06:06:48 +00:00
.azdo Merged PR 659568: [SandboxedProcessUnix] Fix command line argument escaping (before pasting to a bash script) 2022-04-29 18:01:15 +00:00
.config Merged PR 661907: Add Policheck gdnsuppress 2022-05-17 23:06:24 +00:00
.vscode Merged PR 636149: Update recommended extension for VS Code 2021-11-08 11:41:47 +00:00
Documentation Merged PR 664436: Update release notes 2022-06-01 23:10:24 +00:00
Examples Merged PR 641917: [macOS] Modernize extension, xpc, and endpoint security code 2021-12-16 15:56:08 +00:00
Private Merged PR 662643: Remove netcoreapp3.1 and net5.0 2022-05-26 23:40:38 +00:00
Public Merged PR 664568: Skip flaky AugmentedWeakFingerprint test on Mac 2022-06-03 00:28:05 +00:00
Shared New LKG 0.1.0-20220601.3 2022-06-03 06:06:48 +00:00
cg Merged PR 664091: Update SBOM packages 2022-06-01 20:46:58 +00:00
secrets/CodeSign Merged PR 630596: Use CloudBuild's ESRP Sign Tool to sign BuildXL's Binaries 2021-10-06 16:20:13 +00:00
third_party Merged PR 529759: Update XNU security headers 2020-01-20 14:24:46 +00:00
.editorconfig Merged PR 643886: Remove the naming convention for 'async' methods in favour of the analyzers 2022-01-12 01:14:02 +00:00
.gitattributes Initial commit for the sandbox client and server 2018-11-06 15:01:51 -08:00
.gitignore Merged PR 543794: Initial sandbox implementation for Linux 2020-04-02 02:48:45 +00:00
AnyBuild.json Merged PR 657239: [BuildXL-Remoting][AnyBuild] Sideband data for process remoting 2022-04-23 03:57:47 +00:00
AnyBuildTest.json Merged PR 661153: [AnyBuild][Bxl-Remoting] Move AnyBuild test cluster to WestUS3 2022-05-09 21:16:17 +00:00
BuildCache.cmd Initial sync 2019-03-28 15:35:49 -07:00
BuildCacheDefault.json Initial sync 2019-03-28 15:35:49 -07:00
BuildCacheDefaultNetCore.json Initial sync 2019-03-28 15:35:49 -07:00
BuildCacheOverride.json Initial sync 2019-03-28 15:35:49 -07:00
CODEOWNERS Adding Code owners (#133) 2019-04-11 19:23:06 -07:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md document (#765) 2019-08-19 16:56:06 -07:00
CONTRIBUTING.md Merged PR 635447: Update open source contribution model 2021-10-27 22:42:43 +00:00
CreatePr.cmd Merged PR 521990: Update CreatePr Script to work with Azure DevOps again 2019-12-02 20:02:16 +00:00
LICENSE Restoring licence file 2019-04-09 16:12:01 -07:00
README.md Merged PR 663189: Change maxProcMultiplier to 0.9 by default 2022-05-27 20:21:45 +00:00
RunBxlWithPAT.ps1 Merged PR 648438: Developer experience for BuildXL-selfhost remoting 2022-02-17 22:55:33 +00:00
RunCheckInTests-Test.cmd Initial sync 2019-03-28 15:35:49 -07:00
RunCheckInTests.cmd Merged PR 633580: Add .net6.0 support 2021-11-18 21:47:42 +00:00
RunCheckInTestsWithPAT.ps1 Merged PR 600034: Undo removal of buildxl credential provider 2021-02-26 20:14:00 +00:00
SECURITY.md Add Security.md document (#763) 2019-08-19 15:47:52 -07:00
SlimBuildForMacTests.cmd Initial sync 2019-03-28 15:35:49 -07:00
buddy.cmd Merged PR 538749: Add a preliminary Rush frontend to BuildXL 2020-03-12 06:24:11 +00:00
bxl.cmd Initial sync 2019-03-28 15:35:49 -07:00
bxl.sh Merged PR 656467: Use cross-plat Aria logger on Linux/Mac 2022-04-06 19:51:25 +00:00
bxlanalyzer.cmd Merged PR 534479: Add helper to run analyzers quickly 2020-02-11 18:21:50 +00:00
clean.bat Initial sync 2019-03-28 15:35:49 -07:00
config.dsc Merged PR 663858: Fix assertion violation in bxl_observer::resolve_path 2022-05-27 19:16:45 +00:00
config.microsoftInternal.dsc Merged PR 664091: Update SBOM packages 2022-06-01 20:46:58 +00:00
config.nuget.aspNetCore.dsc Merged PR 658061: Update AspNetCore versions 2022-04-19 23:53:55 +00:00
config.nuget.dotnetcore.dsc Merged PR 653351: Enable .net6 by default 2022-03-17 15:42:38 +00:00
config.nuget.grpc.dsc Merged PR 661749: Update grpc.core packages 2022-05-13 19:17:31 +00:00
config.nuget.vssdk.dsc Implement IBuildProvider so that the BuildXL Integration VS extension can intercept SDK-style csproj builds 2022-04-29 18:43:39 +00:00
domino.cmd Initial sync 2019-03-28 15:35:49 -07:00
drop.cmd Merged PR 565168: Update drop.cmd bootstrap script 2020-07-21 21:16:01 +00:00
dropout.cmd Merged PR 643790: Send ThreadCount to mdm 2022-01-07 21:59:31 +00:00
killbxl.cmd Merged PR 629827: Add helper script to repo root for killing existing BuildXL instances 2021-09-17 01:32:10 +00:00
unix.mounts.dsc Merged PR 656431: Linux pipeline 2022-04-13 01:03:25 +00:00
yarn.lock Merged PR 583139: Add npm package that wraps bxl and bxlanalayzer from nuget 2020-11-04 17:09:16 +00:00

README.md

BuildXL (Microsoft Build Accelerator)

BuildXL Icon

Introduction

BuildXL (Microsoft Build Accelerator), is a build engine originally developed for large internal teams at Microsoft. Internally at Microsoft, BuildXL runs 150,000+ builds per day on monorepo codebases up to a half-terabyte in size with a half-million process executions per build. It leverages distribution to thousands of data center machines and petabytes of source code, package, and build output caching. Thousands of developers use BuildXL on their desktops for faster builds.

BuildXL accelerates multiple build languages, including:

  • JavaScript
  • MSBuild (experimental: using new features under development in MSBuild 16 which will ship in future versions of Visual Studio 2019 and the .NET Core SDK)
  • CMake / Ninja (beta)
  • Its own internal scripting language, DScript, an experimental TypeScript based format used as an intermediate language by a small number of teams inside Microsoft

BuildXL has a command-line interface. There are currently no plans to integrate it into Visual Studio. The project is open source in the spirit of transparency of our engineering system. You may find our technology useful if you face similar issues of scale. Note that BuildXL is not intended as a replacement for MSBuild or to indicate any future direction of build languages from Microsoft.

Examples

See the Examples/ folder for basic project examples.

Documentation

The BuildXL documentation landing page is here and look at the developer guide in order to understand how to build and use BuildXL.

Build Status - Azure DevOps Pipelines

Build status