

This will attempt to stash your local changes in brave-core, but it's safer to commit local changes before running this Depending on your processor and memory, it could potentially take a few hours.īrave staff may also want to try Goma for faster builds. NOTE: the build will take a while to complete. Once you have the prerequisites installed, you can get the code and initialize the build environment. Install prerequisitesįollow the instructions for your platform: įollow on Twitter for important news and announcements. Help us translate Brave to your language by submitting translations at. We'd love to have your help so that we can continue improving Brave. You can ask for help,ĭiscuss features you'd like to see, and a lot more. Join the Q&A community if you'd like to get more involved with Brave. Our Wiki also has some useful technical information. Other repositoriesįor other versions of our browser, please see: You can visit our website to get the latest stable release. Maintains patches for 3rd party Chromium code.In particular, it fetches and syncs code from the projects defined in package.json and src/brave/DEPS:

Don't forget to make your bash-scripts executable.īut frankly, I'd recommend that you use Mike Walsh's Ungoogled-Chromium, viewtopic.php?p=11080#p11080 which, unlike Brave, doesn't just steer you away from advertisers the publisher doesn't like to those which it does like or his Iron, viewtopic.This repository holds the build tools needed to build the Brave desktop browser for macOS, Windows, and Linux. Run-as-spot "$HERE/chrome" -user-data-dir=$HERE/spot/.config/google-chrome -disable-infobars you substitute 'brave' -without the quotes- for 'Chrome' or 'google-chrome' in the above you may be able to use the brave portable under fossa and/or buster. # Wrapper-script to launch Google Chrome browser - Mike Walsh © Jan 2020 (with thanks to Fredx181.) "$HERE/chrome/chrome-pup_NL" within the Chrome folder is the chrome-pup_LN bash script, which reads: # Launcher for 'portable' Google Chrome browser

The alternate wrappers come in to parts: Outside of the 'chrome/or what-have-you' folder is a bash-script named LAUNCH_NL (i.e., no libs) which reads: He has since published newer portables which contain alternate 'wrappers' so that they could be used either with fossa or Buster, as well as older puppies. But I don't think it will run OOTB under fossapup for the same reason that versions of other Chromium-Clones wouldn't run: it's 'builtin' libs are older than those fossapup uses. Mike Walsh published a portable back in July, viewtopic.php?p=859#p859.
