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

Side by Side Diff: native_client_sdk/src/README

Issue 495423010: [NaCl SDK] Update build_sdk.py to display Cr-Commit-Position in README. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 3 months 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 | « no previous file | native_client_sdk/src/build_tools/build_sdk.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Welcome to the Native Client SDK 1 Welcome to the Native Client SDK
2 ================================ 2 ================================
3 3
4 Native Client Tools Bundle 4 Native Client Tools Bundle
5 Version: ${VERSION} 5 Version: ${VERSION}
6 Chrome Revision: ${CHROME_REVISION} 6 Chrome Revision: ${CHROME_REVISION}
7 Chrome Commit Position: ${CHROME_COMMIT_POSITION}
7 Native Client Revision: ${NACL_REVISION} 8 Native Client Revision: ${NACL_REVISION}
8 Build Date: ${DATE} 9 Build Date: ${DATE}
9 10
10 Please refer to the online documentation here: 11 Please refer to the online documentation here:
11 12
12 https://developers.google.com/native-client 13 https://developers.google.com/native-client
13 14
14 Contributing 15 Contributing
15 ------------ 16 ------------
16 17
17 If you want to contribute to the Native Client SDK itself, please read the 18 If you want to contribute to the Native Client SDK itself, please read the
18 online documentation on contributing code to Chromium here: 19 online documentation on contributing code to Chromium here:
19 20
20 http://www.chromium.org/developers/contributing-code 21 http://www.chromium.org/developers/contributing-code
21 22
22 Known Issues 23 Known Issues
23 ------------ 24 ------------
24 25
25 Please refer to the online documentation here: 26 Please refer to the online documentation here:
26 27
27 http://code.google.com/chrome/nativeclient/docs/releasenotes.html 28 http://code.google.com/chrome/nativeclient/docs/releasenotes.html
OLDNEW
« no previous file with comments | « no previous file | native_client_sdk/src/build_tools/build_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698