OLD | NEW |
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=7a0788b619c0eaebc46f4cb52b4ac456d128de11 | 10 binutils=7a0788b619c0eaebc46f4cb52b4ac456d128de11 |
11 clang=c9e11978abdba970b12b46ab792634f0a98319d7 | 11 clang=c9e11978abdba970b12b46ab792634f0a98319d7 |
12 llvm=f3aa6960d6649e0118e858d9ccd26620b8e7f3aa | 12 llvm=7fea37fcc9ac384cf5175796f8decce5f3ee8b3d |
13 gcc=574429118e460375c377728420c43aad4a3103dc | 13 gcc=574429118e460375c377728420c43aad4a3103dc |
14 libcxx=af0cb78259cabbfcedfbcafb4d2672000e0ecebd | 14 libcxx=af0cb78259cabbfcedfbcafb4d2672000e0ecebd |
15 libcxxabi=53ea5adaab7e1fd67d22744a169e4b3a17fbf40a | 15 libcxxabi=53ea5adaab7e1fd67d22744a169e4b3a17fbf40a |
16 nacl_newlib=a9ae3c60b36dea3d8a10e18b1b6db952d21268c2 | 16 nacl_newlib=a9ae3c60b36dea3d8a10e18b1b6db952d21268c2 |
17 llvm_test_suite=4937c9ab297198c9450fd6bb77763299a62627e7 | 17 llvm_test_suite=4937c9ab297198c9450fd6bb77763299a62627e7 |
18 compiler_rt=8fc63ab2a0e0ccca85b9c3cc515fd291cbbb96e9 | 18 compiler_rt=8fc63ab2a0e0ccca85b9c3cc515fd291cbbb96e9 |
OLD | NEW |