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

Issue 7242011: Get rid of assumptions about ".nexe" extension. (Closed)

Created:
9 years, 6 months ago by pdox
Modified:
9 years, 6 months ago
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Get rid of assumptions about ".nexe" extension. This is a step towards having PNaCl generate bitcode "pexe" files instead of pretending to be a native toolchain. Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=5795

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 38

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 2

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+572 lines, -511 lines) Patch
M SConstruct View 1 2 3 4 5 6 7 8 5 chunks +9 lines, -4 lines 0 comments Download
M site_scons/site_tools/component_builders.py View 1 2 3 4 5 6 7 8 1 chunk +8 lines, -0 lines 0 comments Download
M site_scons/site_tools/naclsdk.py View 1 2 3 4 5 6 7 8 1 chunk +1 line, -2 lines 0 comments Download
M src/trusted/service_runtime/build.scons View 1 2 3 4 5 6 7 8 6 chunks +6 lines, -6 lines 0 comments Download
M src/trusted/service_runtime/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -3 lines 0 comments Download
M src/untrusted/irt/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +7 lines, -7 lines 0 comments Download
M tests/app_lib/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -5 lines 0 comments Download
M tests/autoloader/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/barebones/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +9 lines, -9 lines 0 comments Download
M tests/blob_library_loading/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/browser_dynamic_library/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/browser_startup_time/nacl.scons View 1 2 3 4 5 6 7 8 5 chunks +5 lines, -5 lines 0 comments Download
M tests/bundle_size/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -6 lines 0 comments Download
M tests/callingconv/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/chrome_extension/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/computed_gotos/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/createthreads/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/data_not_executable/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/debug_stub/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -5 lines 0 comments Download
M tests/dup/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/dynamic_code_loading/nacl.scons View 1 2 3 4 5 6 7 8 5 chunks +22 lines, -20 lines 0 comments Download
M tests/dynamic_linking/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -4 lines 0 comments Download
M tests/earth/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M tests/egyptian_cotton/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -3 lines 0 comments Download
M tests/environment_variables/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -3 lines 0 comments Download
M tests/fake_browser/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -3 lines 0 comments Download
M tests/fake_browser_ppapi/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/fib/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +13 lines, -11 lines 0 comments Download
M tests/file/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +4 lines, -4 lines 0 comments Download
M tests/gc_instrumentation/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -5 lines 0 comments Download
M tests/glibc_file64_test/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/glibc_static_test/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -4 lines 0 comments Download
M tests/glibc_syscall_wrappers/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +14 lines, -14 lines 0 comments Download
M tests/hello_world/nacl.scons View 1 2 3 4 5 6 7 8 6 chunks +21 lines, -21 lines 0 comments Download
M tests/imc_shm_mmap/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M tests/imc_sockets/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -3 lines 0 comments Download
M tests/inbrowser_test_runner/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +9 lines, -9 lines 0 comments Download
M tests/libc_free_hello_world/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/longjmp/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/loop/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/mandel/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -3 lines 0 comments Download
M tests/math/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +13 lines, -10 lines 0 comments Download
M tests/memcheck_test/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -5 lines 0 comments Download
M tests/mmap/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -4 lines 0 comments Download
M tests/multiple_sandboxes/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +23 lines, -21 lines 0 comments Download
M tests/nacl_log/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/nameservice/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +8 lines, -6 lines 0 comments Download
M tests/nanosleep/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -4 lines 0 comments Download
M tests/native_worker/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +5 lines, -5 lines 0 comments Download
M tests/noop/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +10 lines, -10 lines 0 comments Download
M tests/nrd_xfer/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/nthread_nice/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -3 lines 0 comments Download
M tests/null/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/nullptr/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/plugin_async_messaging/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/ppapi_browser/bad/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/ppapi_browser/manifest/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -6 lines 0 comments Download
M tests/ppapi_browser/ppb_graphics2d/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M tests/ppapi_browser/progress_events/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/ppapi_core/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/ppapi_example_2d/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/ppapi_example_audio/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/ppapi_example_font/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/ppapi_example_gles2/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/ppapi_example_post_message/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/ppapi_file_system/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M tests/ppapi_geturl/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M tests/ppapi_gles_book/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/ppapi_messaging/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M tests/ppapi_ppb_scrollbar/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M tests/ppapi_proxy/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +9 lines, -6 lines 0 comments Download
M tests/ppapi_simple_tests/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +2 lines, -2 lines 0 comments Download
M tests/ppapi_test_example/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M tests/ppapi_tests/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/pyauto_nacl/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +10 lines, -10 lines 0 comments Download
M tests/redir/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -3 lines 0 comments Download
M tests/rodata_not_writable/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/signal_handler/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +9 lines, -6 lines 0 comments Download
M tests/srpc/nacl.scons View 1 2 3 4 5 6 7 8 10 chunks +10 lines, -10 lines 0 comments Download
M tests/srpc_hw/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -3 lines 0 comments Download
M tests/srpc_message/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M tests/stack_alignment/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +12 lines, -10 lines 0 comments Download
M tests/startup_message/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M tests/stubout_mode/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +8 lines, -8 lines 0 comments Download
M tests/sysbasic/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +8 lines, -8 lines 0 comments Download
M tests/syscall_return_sandboxing/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +8 lines, -6 lines 0 comments Download
M tests/syscalls/nacl.scons View 1 2 3 4 5 6 7 8 8 chunks +47 lines, -37 lines 0 comments Download
M tests/threads/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +48 lines, -39 lines 0 comments Download
M tests/time/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -4 lines 0 comments Download
M tests/tls/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M tests/toolchain/nacl.scons View 1 2 3 4 5 6 7 8 3 chunks +13 lines, -13 lines 0 comments Download
M tests/unittests/shared/imc/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +24 lines, -21 lines 0 comments Download
M tests/unittests/shared/srpc/nacl.scons View 1 2 3 4 5 6 7 8 1 chunk +20 lines, -18 lines 0 comments Download
M tests/untrusted_check/nacl.scons View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
pdox
9 years, 6 months ago (2011-06-23 07:46:38 UTC) #1
Nick Bray
... you monster. Seriously, if there is any way to split up this CL - ...
9 years, 6 months ago (2011-06-23 18:32:24 UTC) #2
pdox
http://codereview.chromium.org/7242011/diff/6001/SConstruct File SConstruct (right): http://codereview.chromium.org/7242011/diff/6001/SConstruct#newcode1605 SConstruct:1605: if args is None: On 2011/06/23 18:32:24, Nick Bray ...
9 years, 6 months ago (2011-06-23 20:42:57 UTC) #3
pdox
trybots are happy. PTAL.
9 years, 6 months ago (2011-06-23 21:41:21 UTC) #4
jvoung - send to chromium...
Would it be useful to have a check in ComponentProgram that things are being named ...
9 years, 6 months ago (2011-06-23 21:55:23 UTC) #5
pdox
Added check, and two more files. http://codereview.chromium.org/7242011/diff/9095/tests/barebones/nacl.scons File tests/barebones/nacl.scons (right): http://codereview.chromium.org/7242011/diff/9095/tests/barebones/nacl.scons#newcode70 tests/barebones/nacl.scons:70: out, nexe, On ...
9 years, 6 months ago (2011-06-23 22:03:31 UTC) #6
pdox
trybots appear happy again, PTAL
9 years, 6 months ago (2011-06-23 23:09:51 UTC) #7
jvoung - send to chromium...
9 years, 6 months ago (2011-06-24 19:58:41 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698