aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2128 from ethereum/bytecodeNoPullYoichi Hirai2017-04-181-15/+18
|\ | | | | Run bytecode upload only if encrypted variables are available.
| * Run bytecode upload only if encrypted variables are available.chriseth2017-04-181-15/+18
| |
* | Create and update bugs by version list.chriseth2017-04-121-0/+43
|/
* Also generate optimized code.chriseth2017-03-232-23/+30
|
* Create bytecode for all tests and push to remote repo.chriseth2017-03-234-0/+159
|
* Isolate test cases from all tests and store under hash.chriseth2017-03-231-12/+12
|
* Use "nightly" version string for all CI built binaries.chriseth2017-03-232-7/+1
|
* Merge pull request #1796 from ethereum/publishalpinestaticAlex Beregszaszi2017-03-204-3/+14
|\ | | | | Publish soljson and alpine static build on github release page.
| * Rename solc binary.chriseth2017-03-201-1/+1
| |
| * Move docker build to its own script.chriseth2017-03-171-0/+8
| |
| * Publish soljson and alpine static build on github release page.chriseth2017-03-173-3/+6
| |
* | Fixes spacing around condition.chriseth2017-03-201-2/+2
| |
* | Specify docker entry point and only run release on tags.chriseth2017-03-172-4/+4
|/
* Merge pull request #1779 from ethereum/moretestsAlex Beregszaszi2017-03-161-2/+6
|\ | | | | Correctly find contracts with other delimiters.
| * Correctly find contracts with other delimiters.chriseth2017-03-151-2/+6
| |
* | Merge branch 'release' into developchriseth2017-03-161-1/+1
|\ \ | |/ |/|
| * Merge pull request #1622 from ethereum/developchriseth2017-02-012-13/+7
| |\ | | | | | | Solidity version 0.4.9
| * \ Merge pull request #1561 from ethereum/developchriseth2017-01-132-0/+71
| |\ \ | | | | | | | | Merge develop into release for 0.4.8
| * \ \ Merge remote-tracking branch 'origin/develop' into releasechriseth2016-12-156-32/+67
| |\ \ \
* | | | | Script for filtering unique failures.chriseth2017-02-251-0/+14
| | | | |
* | | | | Kill the right eth process in testschriseth2017-02-141-3/+4
| | | | |
* | | | | Fix test expressions.chriseth2017-02-131-11/+16
| | | | |
* | | | | Fail if docker deploy failed.chriseth2017-02-131-0/+2
| | | | |
* | | | | Check for tag in travis.chriseth2017-02-101-2/+2
| | | | |
* | | | | clarify branches for docker to push on and clarify where to find cmakelists.txtRJ Catalano2017-02-101-4/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: RJ Catalano <rj@monax.io>
* | | | | minor fixupsRJ Catalano2017-02-102-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: RJ Catalano <rj@monax.io>
* | | | | defeat race conditionRJ Catalano2017-02-101-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: RJ Catalano <rj@monax.io>
* | | | | create automated docker deploymentRJ Catalano2017-02-102-9/+30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: RJ Catalano <rj@monax.io>
* | | | | reorganize deps installationRJ Catalano2017-02-101-20/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: RJ Catalano <rj@monax.io>
* | | | | Include --show-progress in soltestAlex Beregszaszi2017-02-091-2/+2
| | | | |
* | | | | Ensure that all commands succed and move back to rootAlex Beregszaszi2017-02-091-6/+12
| | | | |
* | | | | Fix tests on mac (wc produces whitespace)Alex Beregszaszi2017-02-081-1/+1
| | | | |
* | | | | implement a build scriptRJ Catalano2017-02-031-0/+17
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: RJ Catalano <rj@monax.io>
* | | | Merge pull request #1594 from ethereum/fixStdTokenchriseth2017-01-311-0/+4
|\ \ \ \ | | | | | | | | | | Make standard token compileable.
| * | | | Test that all constructible std contracts produce bytecode.chriseth2017-01-211-0/+4
| | |_|/ | |/| |
* | | | Merge pull request #1608 from LefterisJP/archlinux_add_ethereum_gitchriseth2017-01-271-0/+2
|\ \ \ \ | | | | | | | | | | Add ethereum-git to archlinux dependencies
| * | | | Add ethereum-git to archlinux dependenciesLefteris Karapetsas2017-01-261-0/+2
| |/ / / | | | | | | | | | | | | It's needed for testing, since we need to have the `eth` client installed
* / / / Tests for library checksums.chriseth2017-01-251-14/+2
|/ / /
* | | Travis CI: Install latest CMakePaweł Bylica2017-01-121-0/+37
| | |
* | | Replace `` by $().chriseth2017-01-091-4/+3
| | |
* | | Create source tarballs for releases.chriseth2017-01-041-0/+35
| |/ |/|
* | Merge pull request #1357 from federicobond/remove-sierra-notechriseth2016-12-121-6/+0
|\ \ | | | | | | Remove macOS Sierra note from install_deps.sh
| * | Remove macOS Sierra note from install_deps.shFederico Bond2016-11-111-6/+0
| | |
* | | Cleanup and fix scripts/isolate_tests.pyFederico Bond2016-12-071-16/+36
| | |
* | | Rename isolateTests.py script to isolate_tests.pyFederico Bond2016-12-071-0/+0
| | |
* | | Merge pull request #1342 from ethereum/emscripten-codesizechriseth2016-11-261-0/+4
|\ \ \ | | | | | | | | Emscripten code size improvements [WIP TEST]
| * | | Add optimisation flags for EmscriptenAlex Beregszaszi2016-11-091-2/+2
| | | |
| * | | Display emscripten output sizeAlex Beregszaszi2016-11-091-0/+4
| |/ /
* | | Alpine base docker file.chriseth2016-11-251-0/+12
| | |
* | | Enable the optimizer for test runs.chriseth2016-11-231-2/+7
| |/ |/|
* | Update tests.shchriseth2016-11-151-0/+1
| |
* | Add tests for the std files.chriseth2016-11-121-2/+15
|/
* Fetch jsoncpp tarball during ppa release.chriseth2016-11-081-0/+4
|
* Drop CryptoPP leftoversPaweł Bylica2016-11-083-16/+0
| | | | Especially, do not compile CryptoPP for Emscripten.
* Build jsoncpp from source using jsoncpp.cmake scriptPaweł Bylica2016-10-214-43/+4
|
* Simplify publish scriptAlex Beregszaszi2016-10-151-2/+4
|
* Change solc-bin publish script to support npmAlex Beregszaszi2016-10-151-1/+8
|
* Merge pull request #1196 from ethereum/solc-bin-publish-updatechriseth2016-10-141-4/+2
|\ | | | | solc-bin publish script should let the update script decide which files changed
| * Make "-a" more visible.chriseth2016-10-121-1/+1
| |
| * solc-bin publish script should let the update script decide which files changedAlex Beregszaszi2016-10-111-4/+2
| |
* | Merge pull request #1126 from ethereum/isolateTestschriseth2016-10-121-0/+24
|\ \ | |/ |/| Add script to extract test cases.
| * Extend comment.chriseth2016-10-111-1/+2
| |
| * Add script to extract test cases.chriseth2016-09-301-0/+23
| |
* | Fix deploy script.chriseth2016-10-051-2/+3
| |
* | Update publish_binary.shchriseth2016-10-011-1/+1
| |
* | Use "develop" for debian version name.chriseth2016-09-181-1/+1
| |
* | Do not create prerelease build for release branch.chriseth2016-09-181-1/+6
| |
* | Also publish from release branch.chriseth2016-09-181-9/+25
| |
* | Fix problem that caused multiple binaries per day.chriseth2016-09-181-1/+1
|/
* Merge pull request #1097 from ethereum/forceeightchriseth2016-09-172-2/+2
|\ | | | | Force commit hash to 8 digits.
| * Force commit hash to 8 digits.chriseth2016-09-152-2/+2
| |
* | Add warning for CentOS dependenciesLefteris Karapetsas2016-09-151-26/+32
| |
* | Add Centos to install_deps.shLefteris Karapetsas2016-09-121-0/+41
|/ | | | | | Added steps to otain solidity dependencies in CentOS. Tested those steps on a CentOS 6.8 machine, but the instructions are from memory. May need some tweaking.
* Remove leading zeroes in prerelease components.chriseth2016-09-093-3/+6
|
* Store emscripten binaries usig new naming scheme.chriseth2016-09-091-3/+3
|
* Added missing "stop on error" to scripts/install.sh.Bob Summerwill2016-09-071-0/+2
|
* Merge pull request #975 from blockchaindev/bug/674-solc-crashchriseth2016-09-011-16/+6
|\ | | | | solc crashes without 'export LC_ALL=C'
| * Fixed a bug causing solc to crash on startup due to invalid environment ↵Christopher Gilbert2016-08-301-16/+6
| | | | | | | | settings for locale
* | soltest on windowsDimitry2016-08-312-0/+77
| |
* | Merge pull request #947 from winsvega/soltestwinsvega2016-08-311-1/+1
|\ \ | |/ |/| rename --ipc to --ipcpath
| * rename --ipc to --ipcpathDimitry2016-08-291-1/+1
| |
* | Store commit hash and handle prerelease vor all automation tools.chriseth2016-08-262-2/+3
|/
* Use the new update script.chriseth2016-08-231-1/+1
|
* update commentsrain2016-08-171-9/+2
|
* don't force upgrade on alpine linux installrain2016-08-171-1/+0
|
* replace bash with shrain2016-08-171-2/+2
| | | | sh is portable across POSIX systems
* correct detection string for Alpinerain2016-08-171-1/+1
|
* fall back to os-release if lsb_release not presentrain2016-08-171-1/+8
|
* separate function for determining linux distrorain2016-08-171-1/+6
|
* Move custom test options to after --chriseth2016-08-121-1/+1
|
* Enable publishing again.chriseth2016-08-121-4/+0
|
* Debug publishing.chriseth2016-08-121-10/+5
|
* Debug publishing.chriseth2016-08-111-0/+10
|
* Fix the publishing script to not publish multiple times per day.chriseth2016-08-111-16/+16
|
* Re-add the ZIP release flow for Solidity.Bob Summerwill2016-08-112-4/+3
| | | | | | It is all within conditionals such that it only works for 'release'. Just want to start on getting it re-enabled. Also disabled the Appveyor cache, because it is unreliable.
* Merge pull request #859 from chriseth/fixppachriseth2016-08-111-3/+6
|\ | | | | Fix ppa script
| * Fix ppa script.chriseth2016-08-111-3/+6
| |
* | Merge pull request #848 from bobsummerwill/alpine_linux_install_depsBob Summerwill2016-08-101-6/+8
|\ \ | |/ |/| Blind attempt at adding Alpine Linux support to release.sh
| * Adding Alpine Linux support to release.shBob Summerwill2016-08-091-6/+8
| | | | | | | | Thanks for @rainbean and @VoR0220.
* | Make aware of branches and only create source tarball once.chriseth2016-08-101-11/+38
| |
* | Correct jsoncpp versions.chriseth2016-08-101-3/+3
| |
* | Do not compile sphinx docs for now, so we get to a workable state.chriseth2016-08-101-5/+4
| |
* | PPA release script, still work in progress.chriseth2016-08-101-0/+212
| |
* | Rename libevmasm.chriseth2016-08-101-1/+1
|/
* Correct library usage.chriseth2016-08-081-1/+1
|
* Merge pull request #803 from bobsummerwill/ipc_flagchriseth2016-08-051-10/+2
|\ | | | | Switch to simpler --ipc parameterization for softest
| * Switch to simpler --ipc parameterization for softest.Bob Summerwill2016-08-051-10/+2
| | | | | | | | This is now possible on macOS after winsvega's fix.
* | Change deploy key.chriseth2016-08-031-0/+0
|/
* Install dependencies for docs.chriseth2016-08-021-0/+2
|
* Fix docs script.chriseth2016-08-021-5/+4
|
* Do not explicitly specify emscripten compiler.chriseth2016-08-021-3/+1
|
* Make docs script executable.chriseth2016-08-021-0/+0
|
* Show ubuntu version in error.chriseth2016-08-021-1/+1
|
* Parallel builds for emscripten and docs.chriseth2016-08-021-3/+3
|
* Constraint Emscripten publish step to Ubuntu runs.Bob Summerwill2016-08-021-0/+33
| | | | | More detailed comments for public step and for unit-test retry logic. Reordered caching steps alphabetically.
* Build emscripten in build-emscripten to separate cache.chriseth2016-08-021-4/+3
|
* Fix emscripten build.chriseth2016-08-013-11/+7
|
* Run the tests only three times.chriseth2016-08-011-2/+6
|
* Make the Solidity repository standalone.Bob Summerwill2016-08-0112-0/+996
This commit is the culmination of several months of work to decouple Solidity from the webthree-umbrella so that it can be developed in parallel with cpp-ethereum (the Ethereum C++ runtime) and so that even for the Solidity unit-tests there is no hard-dependency onto the C++ runtime. The Tests-over-IPC refactoring was a major step in the same process which was already committed. This commit contains the following changes: - A subset of the CMake functionality in webthree-helpers was extracted and tailored for Solidity into ./cmake. Further cleanup is certainly possible. - A subset of the libdevcore functionality in libweb3core was extracted and tailored for Solidity into ./libdevcore. Further cleanup is certainly possible - The gas price constants in EVMSchedule were orphaned into libevmasm. - Some other refactorings and cleanups were made to sever unnecessary EVM dependencies in the Solidity unit-tests. - TravisCI and Appveyor support was added, covering builds and running of the unit-tests (Linux and macOS only for now) - A bug-fix was made to get the Tests-over-IPC running on macOS. - There are still reliability issues in the unit-tests, which need immediate attention. The Travis build has been flipped to run the unit-tests 5 times, to try to flush these out. - The Emscripten automation which was previously in webthree-umbrella was merged into the TravisCI automation here. - The development ZIP deployment step has been commented out, but we will want to read that ONLY for release branch. Further iteration on these changes will definitely be needed, but I feel these have got to sufficient maturity than holding them back further isn't winning us anything. It is go time :-)