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

Side by Side Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 16140015: [NaCl SDK] Include Ragel ncval in SDK for all validation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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
OLDNEW
1 AUTHORS 1 AUTHORS
2 COPYING 2 COPYING
3 examples/api/audio/audio.cc 3 examples/api/audio/audio.cc
4 examples/api/audio/background.js 4 examples/api/audio/background.js
5 examples/api/audio/common.js 5 examples/api/audio/common.js
6 examples/api/audio/example.js 6 examples/api/audio/example.js
7 examples/api/audio/icon128.png 7 examples/api/audio/icon128.png
8 examples/api/audio/index.html 8 examples/api/audio/index.html
9 [win]examples/api/audio/make.bat 9 [win]examples/api/audio/make.bat
10 examples/api/audio/Makefile 10 examples/api/audio/Makefile
(...skipping 960 matching lines...) Expand 10 before | Expand all | Expand 10 after
971 tools/host_gcc.mk 971 tools/host_gcc.mk
972 tools/host_vc.mk 972 tools/host_vc.mk
973 tools/httpd.py 973 tools/httpd.py
974 tools/irt_core_x86_32.nexe 974 tools/irt_core_x86_32.nexe
975 tools/irt_core_x86_64.nexe 975 tools/irt_core_x86_64.nexe
976 [win]tools/make.exe 976 [win]tools/make.exe
977 tools/nacl_gcc.mk 977 tools/nacl_gcc.mk
978 [linux]tools/nacl_helper_bootstrap_x86_32 978 [linux]tools/nacl_helper_bootstrap_x86_32
979 [linux]tools/nacl_helper_bootstrap_x86_64 979 [linux]tools/nacl_helper_bootstrap_x86_64
980 tools/nacl_llvm.mk 980 tools/nacl_llvm.mk
981 [linux,mac]tools/ncval_arm 981 [linux,mac]tools/ncval
982 [win]tools/ncval_arm.exe 982 [win]tools/ncval.exe
Sam Clegg 2013/06/03 18:41:52 This file might be more manageable if it had a {EX
983 [linux,mac]tools/ncval_x86_32
984 [linux]tools/ncval_x86_64
985 [win]tools/ncval_x86_32.exe
986 [win]tools/ncval_x86_64.exe
987 tools/oshelpers.py 983 tools/oshelpers.py
988 tools/oshelpers.pyc 984 tools/oshelpers.pyc
989 tools/quote.py 985 tools/quote.py
990 tools/run.py 986 tools/run.py
991 [linux,mac]tools/sel_ldr_x86_32 987 [linux,mac]tools/sel_ldr_x86_32
992 [linux]tools/sel_ldr_x86_64 988 [linux]tools/sel_ldr_x86_64
993 [win]tools/sel_ldr_x86_32.exe 989 [win]tools/sel_ldr_x86_32.exe
994 [win]tools/sel_ldr_x86_64.exe 990 [win]tools/sel_ldr_x86_64.exe
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698