summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [appveyor] Maybe fix deploy issuesBen Smith2018-07-251-3/+5
* Some fixes for binary releases (#879)Ben Smith2018-07-253-1/+60
* Binary releases for travis/appveyor (#876)Ben Smith2018-07-241-0/+32
* Verify emscripten build compiles on travis (#740)Alon Zakai2018-01-272-0/+21
* Run wabt-unittests in coverage script (#701)Ben Smith2017-12-191-0/+1
* Fix coverage build with clang (#697)Sam Clegg2017-12-181-1/+1
* Rename wast2wasm -> wat2wasm, wast2json (#617)Ben Smith2017-09-081-1/+1
* Rename wasm2wast -> wasm2wat (#616)Ben Smith2017-09-081-1/+1
* Rewrite parser as recursive descent (#591)Ben Smith2017-08-153-5/+5
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-1/+2
* Add fuzzing helper scripts, fix fuzzing bugs (#416)Ben Smith2017-05-122-0/+48
* Return non-zero on travis if tests fail (#383)Sam Clegg2017-03-311-3/+12
* Add wabt::string_view, based on C++17 string_view (#359)Ben Smith2017-03-171-2/+3
* Only run flake8 on Travis Linux (#335)Ben Smith2017-03-051-1/+3
* Remove WabtAllocator (#307)Ben Smith2017-02-172-3/+0
* add gcc-debug-cov code coverage build (#303)Ben Smith2017-02-151-0/+40
* Rename all wasm prefixes to wabt (#298)Ben Smith2017-01-311-6/+6
* Run flake8 during travis builds (#281)Sam Clegg2017-01-182-0/+3
* Pass --bindir to test helpers rather than full path to each tool (#273)Sam Clegg2017-01-121-2/+1
* Move import to top of Python file (#191)Derek Schuff2016-10-261-2/+2
* Add appveyor.yml from Binaryen (#189)Derek Schuff2016-10-261-6/+7
* Add wasmdump binary for inspecting wasm files (#161)Sam Clegg2016-10-121-1/+1
* Add wasmopcodecnt testsBen Smith2016-10-101-20/+1
* Fix broken 'run-tests' target (#104)Sam Clegg2016-09-221-5/+5
* remove JavaScript engine testing (#89)Ben Smith2016-06-1710-369/+0
* add script to generate emscripten-exported.jsonBen Smith2016-05-131-0/+108
* fix build-sm script to use GH archiveBen Smith2016-05-125-46/+55
* scripts for building/{up,down}loading spidermonkeyBen Smith2016-05-104-0/+149
* OSX travis buildBen Smith2016-05-051-0/+27
* {download,upload}-d8.sh scripts support MacOSXBen Smith2016-05-057-21/+46
* create wider but shallower travis build matrixBen Smith2016-04-303-32/+16
* update v8, and fix testsBen Smith2016-04-292-2/+2
* lex using re2c instead of flexBen Smith2016-04-212-3/+3
* add wasm-interp to travis-test.shBen Smith2016-04-021-13/+27
* clean up Makefile and CMakeLists.txtBen Smith2016-04-013-6/+6
* a few more fixes for roundtrip testsBen Smith2016-03-211-14/+20
* travis-test.sh now handles wasm-wastBen Smith2016-03-211-13/+13
* Add options to build without GTest submoduleBen Smith2016-03-211-1/+4
* fix typo in travis-build.shBen Smith2016-03-161-1/+1
* update travis-build.sh for new Makefile changesBen Smith2016-03-161-3/+3
* fix test/run-d8.py on WindowsBen Smith2016-03-121-1/+1
* add build-d8.bat file for building on WindowsBen Smith2016-03-121-0/+43
* build CMakeLists w/out building flex/bisonBen Smith2016-03-122-0/+9
* add 32-bit build for gccBen Smith2016-03-123-27/+64
* .travis fixes for cmake changeBen Smith2016-03-122-0/+86
* add license header to sourcesBen Smith2016-01-053-0/+48
* update download-d8 to use v8 directoryBen Smith2015-12-171-1/+1
* use upstream v8 instead of v8-native-prototypeBen Smith2015-12-172-33/+6
* pin v8 revision in scripts/build-d8Ben Smith2015-12-071-1/+3
* update download-d8 to always use submodule shaBen Smith2015-10-191-1/+2