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

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

Issue 2353683003: [NaCl SDK] Re-enable 32-bit sel_ldr build for mac (Closed)
Patch Set: . Created 4 years, 3 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 472 matching lines...) Expand 10 before | Expand all | Expand 10 after
483 tools/nacl_llvm.mk 483 tools/nacl_llvm.mk
484 tools/ncval${EXE_EXT} 484 tools/ncval${EXE_EXT}
485 tools/ncval.py 485 tools/ncval.py
486 [linux]tools/nonsfi_loader_arm${EXE_EXT} 486 [linux]tools/nonsfi_loader_arm${EXE_EXT}
487 [linux]tools/nonsfi_loader_x86_32${EXE_EXT} 487 [linux]tools/nonsfi_loader_x86_32${EXE_EXT}
488 tools/oshelpers.py 488 tools/oshelpers.py
489 [linux]tools/qemu-arm 489 [linux]tools/qemu-arm
490 tools/run.py 490 tools/run.py
491 tools/sel_ldr.py 491 tools/sel_ldr.py
492 [linux]tools/sel_ldr_arm 492 [linux]tools/sel_ldr_arm
493 [linux]tools/sel_ldr_x86_32${EXE_EXT} 493 tools/sel_ldr_x86_32${EXE_EXT}
494 [win]tools/sel_ldr_x86_32${EXE_EXT}
495 tools/sel_ldr_x86_64${EXE_EXT} 494 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