Git Product home page Git Product logo

isabella232 / chromium_build Goto Github PK

View Code? Open in Web Editor NEW

This project forked from denoland/chromium_build

0.0 0.0 0.0 46.79 MB

Deno floats patches to //build here (they will be sent upstream eventually)

Home Page: https://chromium.googlesource.com/chromium/src/build/

Python 90.34% Shell 4.63% Java 3.40% HTML 0.14% JavaScript 0.20% Makefile 0.01% C++ 0.86% Objective-C++ 0.02% sed 0.05% Jinja 0.27% C 0.06%

chromium_build's Introduction

About

//build contains:

  • Core GN templates and configuration
  • Core Python build scripts

Since this directory is DEPS'ed in by some other repositories (webrtc, pdfium, v8, etc), it should be kept as self-contained as possible by not referring to files outside of it. Some exceptions exist (//testing, select //third_party subdirectories), but new dependencies tend to break these other projects, and so should be avoided.

Changes to //build should be landed in the Chromium repo. They will then be replicated to the stand-alone build repo by the gsubtreed tool. Note: You can find all directories already available through gsubtreed in the list of all chromium repos.

Contents

  • //build/config - Common templates via .gni files.
  • //build/toolchain - GN toolchain definitions.
  • Other .py files - Some are used by GN/Ninja. Some by gclient hooks, some are just random utilities.

Files referenced by //.gn:

  • //build/BUILDCONFIG.gn - Included by all BUILD.gn files.
  • //build/secondary - An overlay for BUILD.gn files. Enables adding BUILD.gn to directories that live in sub-repositories.
  • //build_overrides - Refer to //build_overrides/README.md.

Docs

chromium_build's People

Contributors

agrieve avatar nico avatar jbudorick avatar tanderson-google avatar sdefresne avatar dpranke avatar bpastene avatar randomascii avatar zmodem avatar sgraham avatar case540 avatar sergeyulanov avatar perezju avatar randalnephew avatar m0hamed avatar pkotwicz avatar erikchen avatar rsesek avatar sebmarchand avatar sbc100 avatar digit-android avatar davidben avatar leizleiz avatar tfarina avatar steelskin avatar tornewuff avatar markmentovai avatar bratell-at-opera avatar mspang avatar frobtech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.