solidity/scripts
2018-03-16 00:47:32 +01:00
..
bytecodecompare Rename jsonCompiler to libsolc 2017-12-11 12:49:08 +00:00
travis-emscripten Try something else. 2018-02-08 15:26:23 +01:00
build_emscripten.sh Circle CI: Emscripten build 2017-09-15 16:06:05 +02:00
build.sh Review fixes 2017-12-06 21:14:54 +07:00
create_source_tarball.sh
docker_build.sh
docker_deploy_manual.sh Manual deploy to docker. 2017-12-01 15:18:39 +01:00
docker_deploy.sh
Dockerfile CMake: Add option to static link solc 2017-08-22 22:50:25 +02:00
docs.sh
extract_test_cases.py Test extraction tool. 2018-03-16 00:47:32 +01:00
fix_homebrew_paths_in_standalone_zip.py
get_version.sh
install_cmake.sh
install_deps.bat Windows: Copy install_deps.cmake from cpp-dependencies repo 2017-09-19 20:55:47 +02:00
install_deps.cmake Windows: Copy install_deps.cmake from cpp-dependencies repo 2017-09-19 20:55:47 +02:00
install_deps.sh Fix install_deps.sh for Debian without lsb_release 2018-02-27 14:34:57 +01:00
isolate_tests.py Infrastructure for extracting syntax tests in separate test files. 2018-03-13 11:20:11 +01:00
isoltest.sh Add interactive test tool isoltest. 2018-03-15 16:23:49 +01:00
release_emscripten.sh
release_ppa.sh Fix PPA script. 2018-02-14 16:45:00 +01:00
release.bat
release.sh Do not include soltest and .so files in zip archives. 2017-08-25 14:46:50 +02:00
soltest.sh Add soltest.sh script that invokes soltest with the correct --testpath. 2018-03-13 16:57:09 +01:00
test_emscripten.sh Handle version for solcjs tests. 2018-02-09 18:24:12 +01:00
tests.sh Infrastructure for extracting syntax tests in separate test files. 2018-03-13 11:20:11 +01:00
uniqueErrors.sh Move test tools to the subdirectory test/tools and adjust CMakeLists.txt. 2018-03-12 18:40:20 +01:00
update_bugs_by_version.py