summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/build_tools
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Fix examples/Makefile to build all projects. Also change thebinji@chromium.org2012-05-081-9/+47
* [NaCl SDK] Polling script that reads omahaproxy and cloudstorage to update SDKbinji@chromium.org2012-05-073-13/+331
* Fix svn:executable on new NaCl scriptsmaruel@chromium.org2012-05-041-0/+1
* Update manifest to provide new glibc TC.noelallen@google.com2012-05-021-10/+10
* [NaCl SDK] Dereference links before archiving naclmono, fixes Windows build p...elijahtaylor@google.com2012-05-011-1/+1
* Missing .exe in windows build.noelallen@google.com2012-05-011-1/+11
* [NaCl SDK] Fix typo in manifest file, causing red SDK botselijahtaylor@google.com2012-05-011-1/+1
* Update manifest to use new sdk_toolsnoelallen@google.com2012-05-013-35/+73
* [NaCl SDK] Push sdk_tools.tgz to commondatastorage on linux buildbots.binji@chromium.org2012-04-301-1/+9
* Set svn:executable on windows executables.maruel@chromium.org2012-04-273-0/+0
* [NaCl SDK] Allow external manifest sources for NaCl SDK.elijahtaylor@google.com2012-04-263-33/+199
* [NaCl SDK] - Fix SDK updater build when not building entire SDK firstelijahtaylor@google.com2012-04-251-0/+2
* [NaCl SDK] Another fix for archiver. Build succeeds, but the file is in the w...binji@chromium.org2012-04-251-2/+1
* [NaCl SDK] Fix bug in archive step introduced in r133963binji@chromium.org2012-04-251-1/+2
* [NaCl SDK] Change build script to test sdk_updater, also push manifest snippe...binji@chromium.org2012-04-254-154/+300
* Reset svn:executable bit on scripts that are not executable.maruel@chromium.org2012-04-251-0/+0
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-257-6/+4
* Build naclmono packages based on the sdk manifest.elijahtaylor@google.com2012-04-244-46/+199
* [NaCl SDK] extract manifest manipulation classes into manifest_util.pybinji@chromium.org2012-04-193-496/+465
* [NaCl SDK] Add zip to oshelpers.pybinji@chromium.org2012-04-191-2/+2
* [NaCl SDK] Make sure the sdk_updater checks certs.binji@chromium.org2012-04-066-111/+559
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-033-3/+3
* Archive nacl mono build with pepper version in both archive name and archive ...elijahtaylor@google.com2012-04-022-5/+19
* Allow 64-bit linux pnacl sdk builder to use 64-bit toolchainjvoung@google.com2012-03-281-5/+8
* NaCl SDK: Add an example that uses VarArrayBuffer and file input.dmichael@chromium.org2012-03-281-0/+1
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-1/+0
* Change from 64 to 32 for PNaCl toolchains and add Mac trybotnoelallen@google.com2012-03-271-1/+2
* Turn off building the updater by default until we have a way to noelallen@google.com2012-03-231-1/+1
* Update manifest to latest 19 bundlenoelallen@google.com2012-03-232-89/+60
* Fix Updater Generationnoelallen@google.com2012-03-222-10/+51
* Mono builder cleanup:elijahtaylor@google.com2012-03-165-32/+109
* Place pnacl irt shim in the native lib directory where it is expected. Otherw...jvoung@google.com2012-03-092-7/+17
* Mono builder cleanup:elijahtaylor@google.com2012-03-063-27/+170
* Bump versions SDK versions in JSONnoelallen@google.com2012-03-021-12/+12
* Update NaCl SDK to push MouseLock fix.noelallen@google.com2012-03-014-52/+332
* Minor fixes for examples.noelallen@chromium.org2012-02-291-2/+1
* Add buildbot_common prefix to Archive method, wasn't tested on trybotselijahtaylor@google.com2012-02-241-1/+1
* Add mono builder to native_client_sdkelijahtaylor@google.com2012-02-234-171/+324
* Add a per-bot dispatcher to the SDK build script.noelallen@google.com2012-02-222-544/+600
* NaCl SDK: Speculative fix for RemoveDir problemdmichael@chromium.org2012-02-221-10/+17
* Fix missing 'shell=True' for gclientnoelallen@chromium.org2012-02-161-1/+1
* Rerun gclient runhooks to get toolchain.noelallen@chromium.org2012-02-161-1/+5
* Upate SDK builder script to force PNaCl builders to use --pnacl option.noelallen@chromium.org2012-02-161-3/+7
* Fix PNaCl SDK Buildernoelallen@chromium.org2012-02-151-4/+7
* Revert 122113 - Fix pnacl SDK buildersky@chromium.org2012-02-151-7/+4
* Fix pnacl SDK buildernoelallen@google.com2012-02-151-4/+7
* Add example for pnaclnoelallen@google.com2012-02-151-13/+54
* Fix missing make.bat in examples.noelallen@google.com2012-02-141-1/+1
* Add makefiles to Windows Buildnoelallen@google.com2012-02-141-0/+1
* Refactor to support PNaClnoelallen@google.com2012-02-141-51/+95