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

Side by Side Diff: pnacl/COMPONENT_REVISIONS

Issue 146703007: Update newlib version use in all toolchain builds (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | toolchain_build/toolchain_build.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 # PNaCl component git revisions. The git base URL and repository names are at 1 # PNaCl component git revisions. The git base URL and repository names are at
2 # the top of toolchain_build/toolchain_build_pnacl.py. 2 # the top of toolchain_build/toolchain_build_pnacl.py.
3 # For backward compatibility, the key names match the directory names used by 3 # For backward compatibility, the key names match the directory names used by
4 # gclient in the earlier version of this file, with the exception that 4 # gclient in the earlier version of this file, with the exception that
5 # underscores in this file become dashes in the directory name (that means this 5 # underscores in this file become dashes in the directory name (that means this
6 # file can be 'source'ed in a shell script). 6 # file can be 'source'ed in a shell script).
7 # 7 #
8 # You can auto-update this file with ./pnacl/deps_update.py 8 # You can auto-update this file with ./pnacl/deps_update.py
9 9
10 binutils=1aa94a94a8e64f7451267c74764da95c551d5db0 10 binutils=1aa94a94a8e64f7451267c74764da95c551d5db0
11 clang=0196efefb27e9a768ae4d50c7ff75fb3895d4617 11 clang=0196efefb27e9a768ae4d50c7ff75fb3895d4617
12 llvm=ecaa2b459dd21b870e303ceb8dfde0af6746509d 12 llvm=ecaa2b459dd21b870e303ceb8dfde0af6746509d
13 gcc=574429118e460375c377728420c43aad4a3103dc 13 gcc=574429118e460375c377728420c43aad4a3103dc
14 libcxx=611cf8f8011c77f2f840858e8c9c1d804ad15fd9 14 libcxx=611cf8f8011c77f2f840858e8c9c1d804ad15fd9
15 libcxxabi=53ea5adaab7e1fd67d22744a169e4b3a17fbf40a 15 libcxxabi=53ea5adaab7e1fd67d22744a169e4b3a17fbf40a
16 nacl_newlib=07af971728e84f28114c3492854ee8e68764051c 16 nacl_newlib=41e7008e8fab0e1b2d9b3e7a996db2fe02e9ca66
17 llvm_test_suite=4937c9ab297198c9450fd6bb77763299a62627e7 17 llvm_test_suite=4937c9ab297198c9450fd6bb77763299a62627e7
18 compiler_rt=8fc63ab2a0e0ccca85b9c3cc515fd291cbbb96e9 18 compiler_rt=8fc63ab2a0e0ccca85b9c3cc515fd291cbbb96e9
OLDNEW
« no previous file with comments | « no previous file | toolchain_build/toolchain_build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698