BuildXL

Microsoft Build Accelerator

Github星跟踪图

Microsoft Build Accelerator

Introduction

Build Accelerator, BuildXL for short, is a build engine originally developed for large internal teams at Microsoft, and owned by the Tools for Software Engineers team, part of the Microsoft One Engineering System internal engineering group. Internally at Microsoft, BuildXL runs 30,000+ builds per day on monorepo codebases up to a half-terabyte in size with a half-million process executions per build, using 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 even on mega-sized codebases.

BuildXL accelerates multiple build languages, including:

  • MSBuild (using new features under development in MSBuild 16 which will ship in future versions of Visual Studio 2019 and the .NET Core SDK)
  • CMake (under development)
  • 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.

Documentation

The BuildXL documentation main page is here.

Examples and Demos

See the Examples/ folder for basic project examples. See the Demos page for information about various technical demos like using the process sandboxing code.

Building the Code

Build Status - Azure DevOps Pipelines

Build status

Command Line Build and Test

See the Developer Guide for instructions on compiling BuildXL.

Contributing

See CONTRIBUTING.

主要指标

概览
名称与所有者microsoft/BuildXL
主编程语言C#
编程语言C# (语言数: 12)
平台
许可证MIT License
所有者活动
创建于2018-10-12 22:16:45
推送于2025-04-23 02:17:53
最后一次提交
发布数582
最新版本名称Prod-buildxl.0.1.0-20210903.0 (发布于 2021-09-08 14:19:17)
第一版名称LKG-Internal-0.1.0-20190403.1 (发布于 2019-04-04 20:30:55)
用户参与
星数0.9k
关注者数49
派生数149
提交数7.9k
已启用问题?
问题数75
打开的问题数19
拉请求数1112
打开的拉请求数4
关闭的拉请求数154
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?