[go: up one dir, main page]

Clone this repo:
  1. 48fb275 Add a note to siso dev doc that the flag can be picked up by autoninja via reading from .sisorc by Marc Jin · 49 minutes ago main
  2. d0f3bd2 siso: need to flush again if flush failed to acquire semaphore by Fumitoshi Ukai · 62 minutes ago
  3. 4a0ba43 gong: Implement assert() and `gn help <func>` by Richard Wang · 67 minutes ago
  4. c8bc0d7 siso: reduce scheduler's q channel size temporarily by Junji Watanabe · 3 hours ago
  5. b155228 siso: ignore caller's timeout for credhelper execution. by Fumitoshi Ukai · 3 hours ago

build.git repository

This repository contains tools developed and owned by the Chrome Build Team.

Quick start

The steps for getting the code are:

  1. Install depot_tools
  2. Run git clone https://chromium.googlesource.com/build

We use the standard Go module workflow to work on our projects.

Links