README updates from feedback (#8)

This commit is contained in:
Erik Mavrinac 2018-11-01 15:04:01 -07:00 коммит произвёл Andy Gerlicher
Родитель e17a1411d5
Коммит 99f83e20aa
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,9 +1,9 @@
# Microsoft Build Accelerator Preview: Windows and MacOS Sandboxes
## 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](https://www.microsoft.com/en-us/research/project/tools-for-software-engineers/) team, part of the Microsoft internal engineering systems group. The full engine will be committed to this repo in the first half of 2019.
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](https://www.microsoft.com/en-us/research/project/tools-for-software-engineers/) team, part of the Microsoft internal engineering systems group. BuildXL runs thousands of builds per day on codebases up to a half-terabyte in size with millions of pips (see below) per build. The full engine will be committed to this repo in 2019.
In the interim we are releasing a few specific portions of the code related to sandboxing processes. Several companies have requested we share this technology to provide some common code and approaches.
In the interim we are releasing a few specific portions of the code related to sandboxing processes. Multiple developers in the engineering systems community outside of Microsoft have requested we share this technology and allow us to work together on common approaches.
## Nomenclature
Glossary for some of the unfamiliar words you'll see in the code.