[go: up one dir, main page]

Clone this repo:
  1. 346a6ca Update Go used on presubmit bot to 1.25.5. by Philipp Wollermann · 3 hours ago main
  2. c71c658 siso: split out errors out of ninja.go into errors.go. by Alex Ovsienko · 19 hours ago
  3. 9c95dcd siso: use waitgroup.Go from 1.25 for cleanups. by Alex Ovsienko · 19 hours ago
  4. 1d684b9 Update golangci-lint to version:3@2.7.2.prebuilt by Junji Watanabe · 19 hours ago
  5. 1fbe87c Upgrade to Go 1.25.5 by Philipp Wollermann · 26 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