summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/tools
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Fix "make debug" command.binji2016-01-232-1/+2
* [NaCl SDK] Don't include gtest/gmock in library formsbc2016-01-072-3/+7
* [NaCl SDK] Remove references to naclports bundlesbc2015-12-182-14/+5
* [NaCl SDK] Remove support for bionic toolchainsbc2015-12-024-41/+6
* Revert of [NaCl SDK] Remove support for bionic toolchain (patchset #3 id:4000...scheib2015-12-014-6/+41
* [NaCl SDK] Remove support for bionic toolchainsbc2015-12-014-41/+6
* [NaCl SDK] Allow ppapi_simple apps to use main entry point.sbc2015-10-244-1/+149
* [NaCl SDK] Fix create_nmf to include arm/glibc ELF loadersbc2015-10-164-64/+183
* Fix create_nmf.py to handle nmfs mixing arm + x86.bradnelson2015-10-091-11/+16
* [NaCl SDK] Remove newlib toolchain from the SDKsbc2015-10-054-26/+13
* [NaCl SDK] Handle missing PATH environment variable in sel_ldr.pysbc2015-09-171-4/+3
* [NaCl SDK] Add msan support to SDK build systemsbc2015-09-085-17/+32
* [NaCl SDK] Add elf_loader_arm.nexe to SDKSam Clegg2015-08-261-8/+16
* [NaCl SDK] Enable testing of ARM binaries via qemusbc2015-08-051-12/+29
* [NaCl SDK] Fix oshelpers.rmtree on Windows when using Junctionsbinji2015-08-031-2/+9
* [NaCl SDK] sel_ldr.py: Run sel_ldr in quiet mode by defaultSam Clegg2015-07-241-4/+12
* [NaCl SDK] Second phase of enable glibc arm toolchainsbc2015-07-213-15/+7
* [NaCl SDK] Add initial support arm glibc toolchainsbc2015-07-193-9/+10
* Fix TestDefaultLibpath.testFallbackPath on windows.bradnelson2015-07-011-0/+4
* [NaCl SDK] handle custom configurations in create_nmfsbc2015-06-303-10/+44
* Fixing paths messed up in previous sel_ldr.py change.bradnelson2015-06-201-4/+4
* Add an option for additional library directories to sel_ldr.pybradnelson2015-06-181-10/+17
* [NaCl SDK] sel_ldr.py Add flag to enable exception handling interface.binji2015-06-151-0/+10
* [NaCl SDK] Use seperate build dir for msan/tsan buildssbc2015-06-023-32/+39
* [NaCl SDK] Add ASAN and TSAN build configurations SDK build systemsbc2015-05-261-4/+28
* [NaCl SDK] Honor CFLAGS/CXXFLAGS environment variablessbc2015-05-073-60/+58
* [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env varsbc2015-04-162-35/+24
* [NaCl SDK] Add ARM linux libraries for running sel_ldr under qemusbc2015-04-101-8/+9
* [NaCl SDK] More fixes for "make run" command in Windows.binji2015-03-181-8/+6
* [NaCl SDK] Consistently honor LDFLAGS in SDK build systemsbc2015-02-282-4/+4
* [NaCl SDK] Add cl_wrapper.py which filters output of cl.exesbc2015-02-272-2/+33
* [NaCl SDK] Add arm-nacl-clang support to the SDKsbc2015-02-202-2/+2
* [NaCL SDK] Add initial support for nacl-clangsbc2015-02-173-12/+21
* [NaCl SDK] Remove toolchain limits from several examples.sbc2015-02-131-10/+10
* [NaCl SDK] Allow dsc files to omit TOOLS settingsbc2015-02-044-27/+36
* Revert of [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env var (p...rouslan2015-01-302-24/+35
* [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env varsbc2015-01-302-35/+24
* Grab a bunch of owners / todos.bradnelson2015-01-231-1/+1
* [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