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

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

Issue 1403303002: [NaCl SDK] Ship arm_elf_loader.nexe on all platforms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
OLDNEW
1 AUTHORS 1 AUTHORS
2 COPYING 2 COPYING
3 examples/api/audio/* 3 examples/api/audio/*
4 examples/api/core/* 4 examples/api/core/*
5 examples/api/file_io/* 5 examples/api/file_io/*
6 examples/api/gamepad/* 6 examples/api/gamepad/*
7 examples/api/graphics_2d/* 7 examples/api/graphics_2d/*
8 examples/api/graphics_3d/* 8 examples/api/graphics_3d/*
9 examples/api/input_event/* 9 examples/api/input_event/*
10 [win]examples/api/make.bat 10 [win]examples/api/make.bat
(...skipping 437 matching lines...) Expand 10 before | Expand all | Expand 10 after
448 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi.a 448 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi.a
449 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi.so 449 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi.so
450 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi_stub.a 450 toolchain/${PLATFORM}_x86_glibc/x86_64-nacl/lib32/libppapi_stub.a
451 tools/cl_wrapper.py 451 tools/cl_wrapper.py
452 tools/common.mk 452 tools/common.mk
453 tools/compiler-wrapper.py 453 tools/compiler-wrapper.py
454 tools/create_html.py 454 tools/create_html.py
455 tools/create_nmf.py 455 tools/create_nmf.py
456 tools/decode_dump.py 456 tools/decode_dump.py
457 [linux,mac]tools/dump_syms 457 [linux,mac]tools/dump_syms
458 [linux]tools/elf_loader_arm.nexe 458 tools/elf_loader_arm.nexe
459 tools/fix_deps.py 459 tools/fix_deps.py
460 tools/fix_manifest.py 460 tools/fix_manifest.py
461 tools/genhttpfs.py 461 tools/genhttpfs.py
462 tools/getos.py 462 tools/getos.py
463 tools/host_gcc.mk 463 tools/host_gcc.mk
464 tools/host_vc.mk 464 tools/host_vc.mk
465 tools/httpd.py 465 tools/httpd.py
466 [linux]tools/irt_core_arm.nexe 466 [linux]tools/irt_core_arm.nexe
467 tools/irt_core_x86_32.nexe 467 tools/irt_core_x86_32.nexe
468 tools/irt_core_x86_64.nexe 468 tools/irt_core_x86_64.nexe
(...skipping 20 matching lines...) Expand all
489 tools/ncval.py 489 tools/ncval.py
490 [linux]tools/nonsfi_loader_arm${EXE_EXT} 490 [linux]tools/nonsfi_loader_arm${EXE_EXT}
491 [linux]tools/nonsfi_loader_x86_32${EXE_EXT} 491 [linux]tools/nonsfi_loader_x86_32${EXE_EXT}
492 tools/oshelpers.py 492 tools/oshelpers.py
493 [linux]tools/qemu-arm 493 [linux]tools/qemu-arm
494 tools/run.py 494 tools/run.py
495 tools/sel_ldr.py 495 tools/sel_ldr.py
496 [linux]tools/sel_ldr_arm 496 [linux]tools/sel_ldr_arm
497 tools/sel_ldr_x86_32${EXE_EXT} 497 tools/sel_ldr_x86_32${EXE_EXT}
498 tools/sel_ldr_x86_64${EXE_EXT} 498 tools/sel_ldr_x86_64${EXE_EXT}
OLDNEW
« no previous file with comments | « native_client_sdk/src/build_tools/build_sdk.py ('k') | native_client_sdk/src/build_tools/test_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698