tree-sitter/script
Matthew Krupcale 71d96e813f Use Z option for docker-run volume mount
This is necessary on systems with SELinux to prevent file permission/access errors when building WASM output

 * cli/src/wasm.rs: Use Z volume mount option for docker-run
 * script/build-wasm: Likewise.
2019-06-29 15:49:25 -04:00
..
util Rename lib.sh -> scan-build.sh 2017-07-06 10:32:41 -07:00
benchmark Add benchmark script 2019-02-01 15:17:35 -08:00
benchmark.cmd Add benchmark script 2019-02-01 15:17:35 -08:00
build-fuzzers Remove invalid characters from grammar names 2019-02-05 13:37:59 +00:00
build-lib Try to make build-fuzzers script work w/ new structure & build process 2019-01-27 21:17:31 -08:00
build-wasm Use Z option for docker-run volume mount 2019-06-29 15:49:25 -04:00
check-mallocs Move parser generation code in to 'generate' module within CLI crate 2019-01-07 10:23:01 -08:00
fetch-emscripten Discard local emsdk changes when fetching emscripten on CI 2019-05-22 10:41:19 -07:00
fetch-fixtures Use branches of fixture repos with the new highlight API 2019-05-10 09:18:39 -07:00
fetch-fixtures.cmd Use branches of fixture repos with the new highlight API 2019-05-10 09:18:39 -07:00
generate-bindings Reorganize language bindings 2019-05-07 10:41:49 -07:00
generate-fixtures generate-fixtures: handle language repos that contain multiple grammars 2019-05-30 12:00:12 -07:00
generate-fixtures-wasm generate-fixtures-wasm: handle language repos w/ multiple grammars 2019-05-30 12:34:03 -07:00
generate-fixtures.cmd generate-fixtures: handle language repos that contain multiple grammars 2019-05-30 12:00:12 -07:00
generate-wasm-exports-list Avoid some bloat in wasm build 2019-05-01 12:44:58 -07:00
reproduce Build fuzzer in 'halt' and 'recover' modes 2018-03-02 10:13:13 -08:00
run-fuzzer Allow extra libFuzzer arguments to script/reproduce 2018-03-12 12:54:06 -07:00
serve-docs Minify JS build with terser 2019-04-26 19:52:01 -07:00
show-symbol-sizes Add script for dumping the sizes of each symbol in a dynamic library 2019-06-16 11:17:53 -07:00
test test script: Find test binary correctly when -g is passed 2019-03-21 11:23:30 -07:00
test-wasm Reorganize language bindings 2019-05-07 10:41:49 -07:00
test.cmd test script: All tests are in the CLI package 2019-03-12 17:14:41 -07:00
version 0.14.5 2019-02-25 12:55:28 -08:00