Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Kevin Sawicki de11c1bd13 Upgrade depot_tools 2017-01-17 12:54:53 -08:00
Cheng Zhao 7855ac528e The vendor/chromium is no longer needed 2016-08-02 12:42:15 +09:00
Cheng Zhao bbcb3b58dd Ship xz binaries 2014-10-09 16:01:25 +08:00
Cheng Zhao 72d38a848d Use ninja from depot_tools 2014-10-09 15:31:38 +08:00
Cheng Zhao 26d0c9e8d3 Update python-patch for revert ability 2014-10-09 15:14:10 +08:00
Cheng Zhao ae223a60f8 Ignore src/third_party/nacl_sdk_binaries when getting code. 2014-08-31 11:51:07 +08:00
Cheng Zhao 110647dc7e Ignore some unnecessary deps. 2014-08-29 03:52:13 +00:00
Cheng Zhao 7c7c546f88 Don't use auto generated .gclient.
The managed mode of gclient no longer works after git migration of Chromium.
2014-08-29 02:40:26 +00:00
Adam Roben 62dfb2b537 Try to omit files with too-long paths for Windows 2014-06-24 10:35:46 -04:00
Adam Roben d438fbe8b1 Remove gsutil repository override
This isn't needed in Chrome 32.
2014-01-17 10:34:55 -05:00
Patrick Reynolds d9cb951cb6 use custom, fixed for gsutil svn checkout 2014-01-16 11:56:59 -06:00
Adam Roben 014c14bcce Remove custom json_cpp gclient variable
DEPS now uses the right SourceForge URL for checking out jsoncpp.
2013-10-07 11:13:22 -04:00
Adam Roben 29a818a729 Try to work around http://crbug.com/276869 2013-08-22 08:35:10 -04:00
Adam Roben bd02710731 Update custom_deps to match latest recommendations
These came from http://dev.chromium.org/developers/how-tos/get-the-code
2013-07-01 17:05:59 -04:00
Adam Roben 8a9237f51b Build the latest release of Chrome 28
VERSION now specifies a Chrome release instead of a Chromium trunk
revision. script/update now generates vendor/chromium/.gclient on demand
based on the specified release.

By building Chrome releases we can hopefully avoid bugs that Google
never ships to customers, at the expense of some modernity.
2013-07-01 17:05:36 -04:00
Adam Roben 764277dc66 Add a mechanism for patching Chromium
Any *.patch files added to the (not-yet-extant) patches/ directory will
be applied before we build.

If patches fail to apply, we'll revert all changes and try again.
Reverting will delete our copied gyp files, so we have to make sure to
copy them *after* applying patches.
2013-05-15 17:15:12 -04:00
Cheng Zhao 7392c93518 Don't fetch ninja, the depot_tools already ships it. 2013-04-11 19:19:31 +08:00
Adam Roben dd13baf9ef Use boto's s3put to upload to S3
This lets us upload the files in chunks in parallel, which should
hopefully be a lot faster.
2013-03-07 11:36:28 -05:00
Adam Roben b6eb8024fc Upload distribution files from CI to S3 2013-03-07 09:00:48 -05:00
Adam Roben 4b130dbf96 Just clone depot_tools in script/bootstrap instead of using a submodule
depot_tools likes to update itself, which makes using it as a submodule
annoying.
2013-02-20 15:43:57 -05:00
Adam Roben fd95fa0a3a Skip the Chromium tarball when syncing for the first time
It's no faster than just syncing straight from Subversion for me.
2013-02-20 15:40:26 -05:00
Adam Roben ab514ea2b6 Move depot_tools and ninja into vendor 2013-02-19 10:58:56 -05:00