Skip to content

ezhangle/chromium-source-tarball

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromium source tarball

Automatically generate source tarballs for Chromium releases channel, and upload them to the releases page.

Unlike the offical source tarballs which only contains dependencies for Linux that specified for Linux packagers, source tarballs in this repo includes the dependencies of all platforms.

Usage

1. Bootstrap

$ ./script/bootstrap

2. Generate the source tarball

$ ./script/sync 38.0.2125.101

3. Upload generated source tarball to GitHub Release

$ ./script/upload

Keep updated with Chrome Releases blog

The source tarballs in this repo are kept updated with the Chrome Releases blog, you can find the script under script/chrome_releases_monitor/.

About

Generate source tarball of Chromium automatically

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 93.6%
  • Python 5.1%
  • Other 1.3%