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

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

Issue 2001853002: Re-enable 32-bit linux for nacl sdk, disable for mac tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 471 matching lines...) Expand 10 before | Expand all | Expand 10 after
482 tools/nacl_llvm.mk 482 tools/nacl_llvm.mk
483 tools/ncval${EXE_EXT} 483 tools/ncval${EXE_EXT}
484 tools/ncval.py 484 tools/ncval.py
485 [linux]tools/nonsfi_loader_arm${EXE_EXT} 485 [linux]tools/nonsfi_loader_arm${EXE_EXT}
486 [linux]tools/nonsfi_loader_x86_32${EXE_EXT} 486 [linux]tools/nonsfi_loader_x86_32${EXE_EXT}
487 tools/oshelpers.py 487 tools/oshelpers.py
488 [linux]tools/qemu-arm 488 [linux]tools/qemu-arm
489 tools/run.py 489 tools/run.py
490 tools/sel_ldr.py 490 tools/sel_ldr.py
491 [linux]tools/sel_ldr_arm 491 [linux]tools/sel_ldr_arm
492 [linux]tools/sel_ldr_x86_32${EXE_EXT}
492 [win]tools/sel_ldr_x86_32${EXE_EXT} 493 [win]tools/sel_ldr_x86_32${EXE_EXT}
493 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