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

Side by Side Diff: pnacl/COMPONENT_REVISIONS

Issue 945473003: Add subzero nexe to the pnacl translator build (NaCl build scripts). (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: update revs Created 5 years, 9 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 | pnacl/build.sh » ('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=c14c68b3d5d1c53006ab7be466d696887db81037 10 binutils=c14c68b3d5d1c53006ab7be466d696887db81037
11 # 11 #
12 # Three lines avoid merge conflicts. 12 # Three lines avoid merge conflicts.
13 # 13 #
14 clang=8517045d75bd917d810f6e7eace416b681a52684 14 clang=8517045d75bd917d810f6e7eace416b681a52684
15 # 15 #
16 # Three lines avoid merge conflicts. 16 # Three lines avoid merge conflicts.
17 # 17 #
18 llvm=cbd15047352d090dd522c89afe057fb83b5b699b 18 llvm=8fbe86226a8671cbfa9adeb43a66c02181adc5c9
19 # 19 #
20 # Three lines avoid merge conflicts. 20 # Three lines avoid merge conflicts.
21 # 21 #
22 gcc=574429118e460375c377728420c43aad4a3103dc 22 gcc=574429118e460375c377728420c43aad4a3103dc
23 # 23 #
24 # Three lines avoid merge conflicts. 24 # Three lines avoid merge conflicts.
25 # 25 #
26 libcxx=cf4a63184369b4c21d04437290f9995c882daed8 26 libcxx=cf4a63184369b4c21d04437290f9995c882daed8
27 # 27 #
28 # Three lines avoid merge conflicts. 28 # Three lines avoid merge conflicts.
29 # 29 #
30 libcxxabi=de05b63efeb5df83abe927c08f330c35995c82a7 30 libcxxabi=de05b63efeb5df83abe927c08f330c35995c82a7
31 # 31 #
32 # Three lines avoid merge conflicts. 32 # Three lines avoid merge conflicts.
33 # 33 #
34 nacl_newlib=8c4da477c5348743d900307ce8443da4cc2fcdb8 34 nacl_newlib=8c4da477c5348743d900307ce8443da4cc2fcdb8
35 # 35 #
36 # Three lines avoid merge conflicts. 36 # Three lines avoid merge conflicts.
37 # 37 #
38 llvm_test_suite=6438a2b505fa29f82eb850aed1785db1738b971c 38 llvm_test_suite=6438a2b505fa29f82eb850aed1785db1738b971c
39 # 39 #
40 # Three lines avoid merge conflicts. 40 # Three lines avoid merge conflicts.
41 # 41 #
42 compiler_rt=2713ae545b16fb6f9105ab5d241352512037c112 42 compiler_rt=2713ae545b16fb6f9105ab5d241352512037c112
43 # 43 #
44 # Three lines avoid merge conflicts. 44 # Three lines avoid merge conflicts.
45 # 45 #
46 subzero=739327ab416230587d5ba4eb84d15ee11de568df 46 subzero=e837e1a38b79ddf82f5497d80a4c2fe87241dff2
47 # 47 #
48 # Three lines avoid merge conflicts. 48 # Three lines avoid merge conflicts.
49 # 49 #
50 binutils_x86=1d8592cc9f02cc9aeaef992c296376a8fd4c8761 50 binutils_x86=1d8592cc9f02cc9aeaef992c296376a8fd4c8761
OLDNEW
« no previous file with comments | « no previous file | pnacl/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698