Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace for all files in the repository. | Daniel Kirchner | 2018-09-04 | 1 | -1/+1 |
| | |||||
* | Do not run emscripten tests on travis. | chriseth | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | Disable tests on travis again. | chriseth | 2018-04-20 | 1 | -1/+2 |
| | |||||
* | Enable travis tests on develop branch. | chriseth | 2018-04-17 | 1 | -2/+2 |
| | |||||
* | Disable tests on travis. | chriseth | 2018-04-17 | 1 | -1/+2 |
| | |||||
* | Require node 8 for Javascript tests | Alex Beregszaszi | 2018-04-03 | 1 | -3/+3 |
| | |||||
* | Disable tests for travis on non-release and non-tag branches. | chriseth | 2018-02-27 | 1 | -0/+1 |
| | |||||
* | Build documentation on CircleCI. | chriseth | 2018-02-21 | 1 | -14/+0 |
| | |||||
* | Use node 7 as required by Gnosis contracts | chriseth | 2018-02-13 | 1 | -3/+3 |
| | |||||
* | Store bytecode in any case. | chriseth | 2017-11-30 | 1 | -2/+0 |
| | |||||
* | No bytecodecompare if tests failed (issue #2300) | Boris Kostenko | 2017-10-20 | 1 | -2/+2 |
| | |||||
* | No bytecodecompare if tests failed (issue #2300) | Boris Kostenko | 2017-10-20 | 1 | -2/+4 |
| | |||||
* | No bytecodecompare if tests failed (issue #2300) | Boris Kostenko | 2017-10-20 | 1 | -2/+2 |
| | |||||
* | Install libz3-dev from PPA if the distribution does not provide it. | chriseth | 2017-09-29 | 1 | -7/+0 |
| | |||||
* | Try to fix docker release deployment. | chriseth | 2017-09-21 | 1 | -1/+1 |
| | |||||
* | Travis CI: Do not cache build dir | Paweł Bylica | 2017-09-13 | 1 | -1/+0 |
| | |||||
* | Merge pull request #2514 from ethereum/chriseth-patch-1 | chriseth | 2017-07-06 | 1 | -0/+1 |
|\ | | | | | Run docker deployment on actual releases. | ||||
| * | Run docker deployment on actual releases. | chriseth | 2017-07-04 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #2510 from ethereum/develop | chriseth | 2017-07-03 | 1 | -0/+1 |
|\| | | | | | Version 0.4.12 | ||||
| * | Run solc-js tests on emscripten build | Alex Beregszaszi | 2017-06-29 | 1 | -0/+1 |
| | | |||||
* | | Also create empty prerelease.txt for tags. | chriseth | 2017-05-05 | 1 | -1/+1 |
|/ | |||||
* | Create bytecode for all tests and push to remote repo. | chriseth | 2017-03-23 | 1 | -0/+5 |
| | |||||
* | Use "nightly" version string for all CI built binaries. | chriseth | 2017-03-23 | 1 | -0/+2 |
| | |||||
* | Move docker build to its own script. | chriseth | 2017-03-17 | 1 | -6/+1 |
| | |||||
* | Create temporary docker image. | chriseth | 2017-03-17 | 1 | -3/+3 |
| | |||||
* | Publish soljson and alpine static build on github release page. | chriseth | 2017-03-17 | 1 | -5/+7 |
| | |||||
* | Use version 6 | chriseth | 2017-02-14 | 1 | -2/+2 |
| | |||||
* | Install nvm | chriseth | 2017-02-14 | 1 | -0/+2 |
| | |||||
* | Try different nodejs version request formatting. | chriseth | 2017-02-13 | 1 | -1/+2 |
| | |||||
* | should fix all the emscripten errors and problems associated with it | RJ Catalano | 2017-02-12 | 1 | -1/+1 |
| | | | | Signed-off-by: RJ Catalano <rj@monax.io> | ||||
* | Fix macOS builds | Alex Beregszaszi | 2017-02-12 | 1 | -5/+9 |
| | |||||
* | Run every travis script in a subshell | Alex Beregszaszi | 2017-02-12 | 1 | -12/+12 |
| | |||||
* | edit the documentation for the travis file | RJ Catalano | 2017-02-10 | 1 | -3/+4 |
| | | | | Signed-off-by: RJ Catalano <rj@monax.io> | ||||
* | reorganize travis | RJ Catalano | 2017-02-10 | 1 | -35/+50 |
| | | | | Signed-off-by: RJ Catalano <rj@monax.io> | ||||
* | Use nodejs 6 | chriseth | 2017-02-09 | 1 | -1/+1 |
| | |||||
* | Require node.js >= 5 | Alex Beregszaszi | 2017-02-07 | 1 | -2/+2 |
| | |||||
* | implement a build script | RJ Catalano | 2017-02-03 | 1 | -5/+1 |
| | | | | Signed-off-by: RJ Catalano <rj@monax.io> | ||||
* | Travis CI: Install latest CMake | Paweł Bylica | 2017-01-12 | 1 | -0/+2 |
| | |||||
* | Create source tarballs for releases. | chriseth | 2017-01-04 | 1 | -36/+15 |
| | |||||
* | Require stable nodejs for deployment. | chriseth | 2017-01-03 | 1 | -0/+1 |
| | |||||
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -5/+5 |
| | | | | Signed-off-by: VoR0220 <rj@erisindustries.com> | ||||
* | Drop CryptoPP leftovers | Paweł Bylica | 2016-11-08 | 1 | -1/+0 |
| | | | | Especially, do not compile CryptoPP for Emscripten. | ||||
* | Build jsoncpp from source using jsoncpp.cmake script | Paweł Bylica | 2016-10-21 | 1 | -2/+1 |
| | |||||
* | Disable macos for now. | chriseth | 2016-10-05 | 1 | -4/+5 |
| | |||||
* | Also publish from release branch. | chriseth | 2016-09-18 | 1 | -1/+3 |
| | |||||
* | Merge pull request #941 from chriseth/versionString | Bob Summerwill | 2016-08-27 | 1 | -0/+2 |
|\ | | | | | Version string | ||||
| * | Store commit hash and handle prerelease vor all automation tools. | chriseth | 2016-08-26 | 1 | -0/+2 |
| | | |||||
* | | Restore OS X Mavericks builds in TravisCI. | Bob Summerwill | 2016-08-27 | 1 | -4/+4 |
|/ | | | | | Their stability issues have apparently been resolved, and the backlog is caught up. We will just add one Mac SKU for now, and take it from there. | ||||
* | Disable macos. | chriseth | 2016-08-26 | 1 | -31/+39 |
| | |||||
* | Confirmed that ZIPs work for Solidity. | Bob Summerwill | 2016-08-16 | 1 | -1/+1 |
| | | | | Switching whitelisting back to 'release' branch for TravisCI and Appveyor. | ||||
* | Flipped solidity whitelisting to develop, to check ZIP workflow is OK. | Bob Summerwill | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | We DO need to run install deps for docs target. | Bob Summerwill | 2016-08-15 | 1 | -1/+0 |
| | |||||
* | Flipped to !on expressions and added whitespace. | Bob Summerwill | 2016-08-15 | 1 | -6/+6 |
| | |||||
* | Disabled unit-test runs for Yosemite, El Capitan and Sierra. | Bob Summerwill | 2016-08-15 | 1 | -25/+61 |
| | | | | | Added more comments. Using simple variables for enabling/disabling tests, which has simplified all the conditionals. | ||||
* | Flip whitelisting to release branch. | Bob Summerwill | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | Flipped back to whitelisting develop, and attempting to fix conditional. | Bob Summerwill | 2016-08-12 | 1 | -2/+2 |
| | |||||
* | Switched whitelisting to 'release' branch for Appveyor and TravisCI. | Bob Summerwill | 2016-08-12 | 1 | -1/+1 |
| | | | | | Disabled auto-tagging. We will create our own tags manually now, and for the release branch, this act should auto-generate ZIPs. | ||||
* | Do not run attempt to publish ZIPs for docs or emscripten flows. | Bob Summerwill | 2016-08-12 | 1 | -0/+1 |
| | |||||
* | Publish releases for develop branch. | chriseth | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | New publish key. | chriseth | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | Added a lot of comments to the TravisCI ZIP release section, for Christian's ↵ | Bob Summerwill | 2016-08-12 | 1 | -1/+39 |
| | | | | benefit. | ||||
* | Re-add the ZIP release flow for Solidity. | Bob Summerwill | 2016-08-11 | 1 | -28/+23 |
| | | | | | | 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. | ||||
* | Added xcode8 support to TravisCI | Bob Summerwill | 2016-08-06 | 1 | -0/+7 |
| | | | | This TravisCI profile will be the basis of macOS Sierra support. | ||||
* | Change deploy key. | chriseth | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | Install dependencies for docs. | chriseth | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | Only install deps for default job. | chriseth | 2016-08-02 | 1 | -1/+3 |
| | |||||
* | Parallel builds for emscripten and docs. | chriseth | 2016-08-02 | 1 | -8/+19 |
| | |||||
* | Constraint Emscripten publish step to Ubuntu runs. | Bob Summerwill | 2016-08-02 | 1 | -17/+25 |
| | | | | | More detailed comments for public step and for unit-test retry logic. Reordered caching steps alphabetically. | ||||
* | Build emscripten in build-emscripten to separate cache. | chriseth | 2016-08-02 | 1 | -6/+1 |
| | |||||
* | Cache. | chriseth | 2016-08-02 | 1 | -0/+1 |
| | |||||
* | Cache. | chriseth | 2016-08-01 | 1 | -0/+9 |
| | |||||
* | Run the tests only three times. | chriseth | 2016-08-01 | 1 | -8/+2 |
| | |||||
* | Enable the Emscripten release flow. | Bob Summerwill | 2016-08-01 | 1 | -8/+8 |
| | | | | | Now that the standalone changes are committed to develop we need to "flush the pipe". When it is working we can disable the webthree-umbrella original. | ||||
* | Make the Solidity repository standalone. | Bob Summerwill | 2016-08-01 | 1 | -5/+115 |
| | | | | | | | | | | | | | | | | | | | | 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 :-) | ||||
* | Use travis for tests, too. | chriseth | 2016-06-26 | 1 | -11/+15 |
| | |||||
* | Use travis to check documentation. | chriseth | 2016-05-19 | 1 | -0/+11 |