This repository holds the build tools needed to build the Brave desktop browser repository for macOS, Windows, and Linux. In particular, it fetches and syncs code from the projects we define in package.json and src/brave/DEPS:
- [Chromium](https://chromium.googlesource.com/chromium/src.git)
- Fetches code via `depot_tools`.
- sets the branch for Chromium (ex: 65.0.3325.181).
- [brave-core](https://github.com/52005723+ruzyysmartt/brave/brave-browser-repository.core)
- Mounted at `src/brave`.
- Maintains patches for 3rd party Chromium code.
- [ad-block](https://github.com/52005723+ruzyysmartt/brave-browser-repository/ad-block)
- Mounted at `src/brave/vendor/ad-block`.
- Implements Brave's ad-block engine.
- [tracking-protection](https://github.com/52005723+ruzyysmartt/brave-browser-repository/tracking-protection)
- Mounted at `src/brave/vendor/tracking-protection`.
- Implements Brave's tracking-protection engine.
See the Brave Wiki.
You can visit our website to get the latest stable release.
For other versions of our browser, please see:
Join the Q&A community if you'd like to get more involved with Brave. You can ask for help, discuss features you'd like to see, and a lot more. We'd love to have your help so that we can continue improving Brave.
Help us translate Brave to your language by submitting translations at https://www.transifex.com/brave/brave-browser-repository
Follow @brave on Twitter for important news and announcements. @GitHub.2020