summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/tools
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Convert python scripts from optparse to argparse.sbc2015-01-1421-443/+449
* [NaCl SDK] Store python coverage output data in 'out' directorysbc2015-01-081-5/+6
* [NaCl SDK] Always use cmd.exe for SHELL in Windows Makefilesbinji2014-12-221-1/+5
* [NaCl SDK] Consistent calling/naming of main function in python scriptsSam Clegg2014-11-174-11/+12
* [NaCL SDK] Require python 2.7 for all python scriptssbc2014-11-179-18/+18
* [NaCl SDK] Silence python unit testsSam Clegg2014-11-131-7/+13
* [NaCl SDK] Run PNaCl translate tests in sel_ldr.binji2014-10-171-0/+34
* [NaCl SDK] getos.py now checks against the Cr-Commit-Position.mgiuca2014-09-253-13/+67
* [NaCl SDK] genhttpfs.py: allow filenames with spaces in them.sbc2014-08-291-14/+22
* [NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.sbc2014-08-291-4/+0
* [NaCl SDK] Update build_sdk.py to display Cr-Commit-Position in README.Ben Smith2014-08-282-3/+11
* [NaCl SDK] Update getos.py tests to match new behaviour.Sam Clegg2014-08-261-1/+1
* NaCl SDK: Fixed getos.py crashing due to Git migration.mgiuca2014-08-261-5/+8
* [NaCl SDK] Silence objdump warning when building w/ Chrome dev/beta.binji@chromium.org2014-07-241-1/+9
* [NaCl SDK] Simplify httpd.pybinji@chromium.org2014-06-253-128/+10
* [NaCl SDK] create_html.py now adds PS_TTY_PREFIX attribute to NaCl embed.sbc@chromium.org2014-06-181-8/+14
* [NaCl SDK] Fix create_nmf on dynamic bionic nexesbinji@chromium.org2014-06-182-1/+8
* [NaCl SDK] Add support for ASAN, TSAN and valgrind to test_sdk.pysbc@chromium.org2014-06-051-1/+1
* [NaCl SDK] Various fixes so "make debug" works on Windows.binji@chromium.org2014-05-132-5/+13
* Allows sel_ldr.py to run arm binaries through qemu-arm.cdonner@chromium.org2014-05-121-2/+31
* Remove dependency of NaCl untarred toolchain from NaCl SDK Tests.dyen@chromium.org2014-05-072-9/+15
* [NaCl SDK] Silence a spurious message from nacl_config.py.binji@chromium.org2014-05-071-1/+1
* Unlike the other toolchains, bionic supports both static and dynamic. This C...noelallen@chromium.org2014-04-291-1/+13
* [NaCl SDK] Add multi-platform zip support, and example.binji@chromium.org2014-04-182-51/+231
* NaClSDK: Fix LINK+STRIP make rules to only apply to Release or PNaCl.jvoung@chromium.org2014-04-182-9/+7
* Revert 263791 "Remove dependency of NaCl untarred toolchain from..."binji@chromium.org2014-04-152-10/+9
* Remove dependency of NaCl untarred toolchain from NaCl SDK Tests.dyen@chromium.org2014-04-152-9/+10
* Applied changes to chromium tree for new NaCl toolchain directories.dyen@chromium.org2014-04-092-2/+4
* [NaCl SDK] Teach create_nmf about ARM shared libraries.sbc@chromium.org2014-04-082-0/+22
* [NaCl SDK] Compile for naclio for Bionicnoelallen@chromium.org2014-04-032-5/+12
* [MIPS] Let elf.py recognize MIPS machine typepetarj@mips.com2014-04-031-0/+1
* NaClSDK: Have "CONFIG=Debug TOOLCHAIN=pnacl make debug" use bitcode instead.jvoung@chromium.org2014-03-312-26/+3
* [NaCl SDK] Adding support to create_nmf.py for pnacl-debug.bradnelson@google.com2014-03-224-11/+74
* [NaCl SDK] Fix create_nmf test failure on mac builder.binji@chromium.org2014-03-111-7/+25
* Use absolute nmf root when deciding relative paths.bradnelson@google.com2014-03-112-2/+50
* Remove deprecation warning from create_nmf.pyjochen@chromium.org2014-03-101-1/+0
* [NaCl SDK] Refactor create_nmf.pybinji@chromium.org2014-03-0713-444/+1128
* Add ability to build SDK libs with Bionicnoelallen@chromium.org2014-02-253-8/+34
* [NaCl SDK] Copy test binaries from tests/data/* to lib/tests/data/*.binji@chromium.org2014-02-226-0/+0
* [NaCl SDK] Fix the AppEngine lua build after r243629.binji@chromium.org2014-01-162-4/+16
* [NaCl SDK] Speedup running of example Makefiles.sbc@chromium.org2014-01-153-29/+30
* [NaCl SDK] Use nacl_config.py in common.mk build system.binji@chromium.org2014-01-087-110/+61
* [NaCl SDK] Add tools/nacl_config.py, for getting SDK path information.binji@chromium.org2013-12-192-0/+375
* [NaCl SDK] Fix create_nmf.py on non-English locale.binji@chromium.org2013-12-171-1/+5
* Revert 240802 "Fix create_nmf.py on non-English locale."jochen@chromium.org2013-12-161-8/+6
* Fix create_nmf.py on non-English locale.maruel@chromium.org2013-12-131-6/+8
* [NaCl SDK] Fix traceback spew from getos when Chrome is not in the path.binji@chromium.org2013-12-111-2/+2
* [NaCl SDK] Fix "make debug" and "make run" on Mac.binji@chromium.org2013-12-034-23/+48
* [NaCl SDK] Fix sel_ldr.py so it uses nacl_helper_bootstrap correctly.sbc@chromium.org2013-12-021-6/+17
* [NaCl SDK] Make is easier to override linux host compilersbc@chromium.org2013-11-272-19/+18