Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(804)

Side by Side Diff: README

Issue 2569253003: BoringSSL: Roll generated files forward. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « BUILD.generated_tests.gni ('k') | boringssl.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This repository contains the files generated by boringssl for its build. 1 This repository contains the files generated by boringssl for its build.
2 It also contains this file and the files BUILD.gn, boringssl_dart.gyp, and 2 It also contains this file and the files BUILD.gn, boringssl_dart.gyp,
3 boringssl_configurations.gypi. 3 boringssl_configurations.gypi, and codreview.settings.
4 4
5 The generated source is for boringssl from: 5 The generated source is for boringssl from:
6 6
7 https://boringssl.googlesource.com/boringssl.git 7 https://boringssl.googlesource.com/boringssl.git
8 8
9 at revision: 9 at revision:
10 10
11 8d343b44bbab829d1a28fdef650ca95f7db4412e 11 d519bf6be0b447fb80fbc539d4bff4479b5482a2
12 12
13 To roll boringssl forward, delete all but this file and the above mentioned 13 To roll boringssl forward, delete all but this file and the above mentioned
14 files, checkout the new boringssl into a subdirectory called src/, and run the 14 files, checkout the new boringssl into a subdirectory called src/, and run the
15 script src/util/generate_build_files.py with appropriate arguments. It may also 15 script src/util/generate_build_files.py with appropriate arguments. It may also
16 be necessary to update BUILD.gn, etc. 16 be necessary to update BUILD.gn, etc.
OLDNEW
« no previous file with comments | « BUILD.generated_tests.gni ('k') | boringssl.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698