| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #975 from blockchaindev/bug/674-solc-crash | chriseth | 2016-09-01 | 1 | -16/+6 |
|\ |
|
| * | Fixed a bug causing solc to crash on startup due to invalid environment setti... | Christopher Gilbert | 2016-08-30 | 1 | -16/+6 |
* | | soltest on windows | Dimitry | 2016-08-31 | 2 | -0/+77 |
* | | Merge pull request #947 from winsvega/soltest | winsvega | 2016-08-31 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | rename --ipc to --ipcpath | Dimitry | 2016-08-29 | 1 | -1/+1 |
* | | Store commit hash and handle prerelease vor all automation tools. | chriseth | 2016-08-26 | 2 | -2/+3 |
|/ |
|
* | Use the new update script. | chriseth | 2016-08-23 | 1 | -1/+1 |
* | update comments | rain | 2016-08-17 | 1 | -9/+2 |
* | don't force upgrade on alpine linux install | rain | 2016-08-17 | 1 | -1/+0 |
* | replace bash with sh | rain | 2016-08-17 | 1 | -2/+2 |
* | correct detection string for Alpine | rain | 2016-08-17 | 1 | -1/+1 |
* | fall back to os-release if lsb_release not present | rain | 2016-08-17 | 1 | -1/+8 |
* | separate function for determining linux distro | rain | 2016-08-17 | 1 | -1/+6 |
* | Move custom test options to after -- | chriseth | 2016-08-12 | 1 | -1/+1 |
* | Enable publishing again. | chriseth | 2016-08-12 | 1 | -4/+0 |
* | Debug publishing. | chriseth | 2016-08-12 | 1 | -10/+5 |
* | Debug publishing. | chriseth | 2016-08-11 | 1 | -0/+10 |
* | Fix the publishing script to not publish multiple times per day. | chriseth | 2016-08-11 | 1 | -16/+16 |
* | Re-add the ZIP release flow for Solidity. | Bob Summerwill | 2016-08-11 | 2 | -4/+3 |
* | Merge pull request #859 from chriseth/fixppa | chriseth | 2016-08-11 | 1 | -3/+6 |
|\ |
|
| * | Fix ppa script. | chriseth | 2016-08-11 | 1 | -3/+6 |
* | | Merge pull request #848 from bobsummerwill/alpine_linux_install_deps | Bob Summerwill | 2016-08-10 | 1 | -6/+8 |
|\ \
| |/
|/| |
|
| * | Adding Alpine Linux support to release.sh | Bob Summerwill | 2016-08-09 | 1 | -6/+8 |
* | | Make aware of branches and only create source tarball once. | chriseth | 2016-08-10 | 1 | -11/+38 |
* | | Correct jsoncpp versions. | chriseth | 2016-08-10 | 1 | -3/+3 |
* | | Do not compile sphinx docs for now, so we get to a workable state. | chriseth | 2016-08-10 | 1 | -5/+4 |
* | | PPA release script, still work in progress. | chriseth | 2016-08-10 | 1 | -0/+212 |
* | | Rename libevmasm. | chriseth | 2016-08-10 | 1 | -1/+1 |
|/ |
|
* | Correct library usage. | chriseth | 2016-08-08 | 1 | -1/+1 |
* | Merge pull request #803 from bobsummerwill/ipc_flag | chriseth | 2016-08-05 | 1 | -10/+2 |
|\ |
|
| * | Switch to simpler --ipc parameterization for softest. | Bob Summerwill | 2016-08-05 | 1 | -10/+2 |
* | | Change deploy key. | chriseth | 2016-08-03 | 1 | -0/+0 |
|/ |
|
* | Install dependencies for docs. | chriseth | 2016-08-02 | 1 | -0/+2 |
* | Fix docs script. | chriseth | 2016-08-02 | 1 | -5/+4 |
* | Do not explicitly specify emscripten compiler. | chriseth | 2016-08-02 | 1 | -3/+1 |
* | Make docs script executable. | chriseth | 2016-08-02 | 1 | -0/+0 |
* | Show ubuntu version in error. | chriseth | 2016-08-02 | 1 | -1/+1 |
* | Parallel builds for emscripten and docs. | chriseth | 2016-08-02 | 1 | -3/+3 |
* | Constraint Emscripten publish step to Ubuntu runs. | Bob Summerwill | 2016-08-02 | 1 | -0/+33 |
* | Build emscripten in build-emscripten to separate cache. | chriseth | 2016-08-02 | 1 | -4/+3 |
* | Fix emscripten build. | chriseth | 2016-08-01 | 3 | -11/+7 |
* | Run the tests only three times. | chriseth | 2016-08-01 | 1 | -2/+6 |
* | Make the Solidity repository standalone. | Bob Summerwill | 2016-08-01 | 12 | -0/+996 |