solidity/scripts
2019-01-22 18:22:54 +01:00
..
bytecodecompare Fix bytecode report file. 2018-11-22 21:03:24 +01:00
cpp-ethereum Fix trusty build script for eth. 2018-04-05 17:45:25 +02:00
travis-emscripten Patch soljson.js to provide backwards compatibility with older emscripten versions. 2019-01-21 15:33:36 +01:00
build_emscripten.sh Update to emscripten 1.38.22 2019-01-18 16:49:21 +00:00
build.sh build.sh bash script cleanup 2018-12-10 14:59:55 +01:00
check_style.sh Script that directly comments errors to the github pull request. 2018-11-26 15:43:17 +01:00
codespell_whitelist.txt Fix typos. 2018-10-04 13:28:16 +02:00
create_source_tarball.sh Change uid and gid for source tarball to 0:0. 2019-01-07 13:56:50 +01:00
docker_build.sh Builds both scratch & Alpine Docker images 2018-11-27 13:45:59 -07:00
docker_deploy_manual.sh Fix manual deploy script for alpine. 2018-12-05 12:03:28 +01:00
docker_deploy.sh Builds both scratch & Alpine Docker images 2018-11-27 13:45:59 -07:00
Dockerfile make build concurrency build-time customizable 2018-06-26 12:13:03 +02:00
Dockerfile_alpine Builds both scratch & Alpine Docker images 2018-11-27 13:45:59 -07:00
docs.sh docs: install requirements as part of doc-build script. 2018-05-23 17:10:29 +03:00
extract_test_cases.py Correctly choose python version for scripts requiring python2. 2018-06-15 16:29:42 +02:00
fix_homebrew_paths_in_standalone_zip.py Make the Solidity repository standalone. 2016-08-01 01:45:11 -07:00
get_version.sh Add script to retrieve version 2017-07-01 11:25:02 +01:00
install_cmake.sh Install & use cmake provided by scripts/install_cmake.sh for emscripten 2018-04-23 11:10:39 +01:00
install_deps.bat Windows: Copy install_deps.cmake from cpp-dependencies repo 2017-09-19 20:55:47 +02:00
install_deps.cmake Ensuring we use at least boost 1.65, build static on Xenial, and adapt CircleCI accordingly. 2019-01-14 16:10:26 +01:00
install_deps.sh Update install_deps.sh 2019-01-03 10:05:08 +08:00
install_obsolete_jsoncpp_1_7_4.sh Install a different jsoncpp version on cirleci to ensure compilation never clashes with the internal one 2018-05-21 03:04:54 +00:00
isolate_tests.py Include origin filename in the filenames generated by isolate_tests.py. 2018-09-06 18:03:38 +02:00
isoltest.sh Add interactive test tool isoltest. 2018-03-15 16:23:49 +01:00
release_emscripten.sh Constraint Emscripten publish step to Ubuntu runs. 2016-08-01 22:04:56 -07:00
release_ppa.sh Some improvements to the ppa release script. 2019-01-22 18:22:54 +01:00
release.bat Remove support for Visual Studio 2015. 2018-12-17 18:56:23 +01:00
release.sh Do not include soltest and .so files in zip archives. 2017-08-25 14:46:50 +02:00
report_errors.sh Script that directly comments errors to the github pull request. 2018-11-26 15:43:17 +01: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 Update to use memorydb for aleth. 2018-12-13 12:07:32 +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 Update generation of bugs_by_version.json. 2018-09-04 11:30:30 +02:00