Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to boost 1.68 for emscripten builds. | Daniel Kirchner | 2019-01-07 | 1 | -1/+1 |
| | |||||
* | Build in release mode. | chriseth | 2018-12-18 | 1 | -1/+1 |
| | |||||
* | Do not use nvm. | chriseth | 2018-12-15 | 1 | -18/+2 |
| | |||||
* | Disable coverage generation for release branch. | chriseth | 2018-11-29 | 1 | -1/+2 |
| | |||||
* | Use emscripten 1.37.21 and boost 1.67.0 on both travis and circle. | Daniel Kirchner | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | Revert "Disable covereage cmake option" | Alex Beregszaszi | 2018-11-14 | 1 | -1/+1 |
| | | | | This reverts commit 5effc0eeb9cd5158b906facde69a3c4d52d95314. | ||||
* | Merge pull request #5373 from ethereum/archlinuxCI | chriseth | 2018-11-14 | 1 | -0/+47 |
|\ | | | | | Add archlinux run on circleci for testing against current versions of deps. | ||||
| * | Only run soltest with --no-ipc. | Daniel Kirchner | 2018-11-09 | 1 | -4/+2 |
| | | |||||
| * | Add archlinux run on circleci. | Daniel Kirchner | 2018-11-09 | 1 | -0/+49 |
| | | |||||
* | | Build with LLL on CircleCI | Alex Beregszaszi | 2018-11-14 | 1 | -0/+2 |
| | | |||||
* | | Disable covereage cmake option | mordax | 2018-11-04 | 1 | -1/+1 |
|/ | |||||
* | Add clang7 build step | chriseth | 2018-10-16 | 1 | -0/+24 |
| | |||||
* | Store test results as artifacts. | chriseth | 2018-10-11 | 1 | -0/+6 |
| | |||||
* | Try newer version of xcode for MacOS. | chriseth | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | enhance test_trailing_whitespace to test_check_style: several format rules ↵ | liangdzou | 2018-09-20 | 1 | -3/+3 |
| | | | | for if/for are introduced | ||||
* | Buglist check script supports json paths | Leonardo Alt | 2018-09-07 | 1 | -9/+15 |
| | |||||
* | Trailing whitespace detection script and circleci job. | Daniel Kirchner | 2018-09-04 | 1 | -0/+10 |
| | |||||
* | Update bug list and add regular expression to bug list and add test. | Leonardo Alt | 2018-08-14 | 1 | -0/+12 |
| | |||||
* | Add codecov config | Paweł Bylica | 2018-08-07 | 1 | -1/+1 |
| | |||||
* | Circle CI: Upload coverage data | Paweł Bylica | 2018-07-24 | 1 | -2/+13 |
| | |||||
* | Circle CI: Add full build dir to the workspace on Linux | Paweł Bylica | 2018-07-24 | 1 | -1/+4 |
| | |||||
* | circleci: Integrate codespell. | Cryptomental | 2018-07-11 | 1 | -0/+18 |
| | | | | | | | | | | Run codespell against documentation and during Linux test run. Use codespell_whitelist.txt dictionary to whitelist words that should not be considered as misspelled. Currently whitelist "iff" and "nd". Refs: #4442 | ||||
* | Moves Circle config to conform version 2.0. | Erik Kundt | 2018-06-29 | 1 | -0/+242 |