aboutsummaryrefslogtreecommitdiffstats
path: root/.circleci
Commit message (Collapse)AuthorAgeFilesLines
* Disable coverage generation for release branch.chriseth2018-11-291-1/+2
|
* Use emscripten 1.37.21 and boost 1.67.0 on both travis and circle.Daniel Kirchner2018-11-211-1/+1
|
* Revert "Disable covereage cmake option"Alex Beregszaszi2018-11-141-1/+1
| | | | This reverts commit 5effc0eeb9cd5158b906facde69a3c4d52d95314.
* Merge pull request #5373 from ethereum/archlinuxCIchriseth2018-11-141-0/+47
|\ | | | | Add archlinux run on circleci for testing against current versions of deps.
| * Only run soltest with --no-ipc.Daniel Kirchner2018-11-091-4/+2
| |
| * Add archlinux run on circleci.Daniel Kirchner2018-11-091-0/+49
| |
* | Build with LLL on CircleCIAlex Beregszaszi2018-11-141-0/+2
| |
* | Disable covereage cmake optionmordax2018-11-041-1/+1
|/
* Add clang7 build stepchriseth2018-10-161-0/+24
|
* Store test results as artifacts.chriseth2018-10-111-0/+6
|
* Try newer version of xcode for MacOS.chriseth2018-10-021-2/+2
|
* enhance test_trailing_whitespace to test_check_style: several format rules ↵liangdzou2018-09-201-3/+3
| | | | for if/for are introduced
* Buglist check script supports json pathsLeonardo Alt2018-09-071-9/+15
|
* Trailing whitespace detection script and circleci job.Daniel Kirchner2018-09-041-0/+10
|
* Update bug list and add regular expression to bug list and add test.Leonardo Alt2018-08-141-0/+12
|
* Add codecov configPaweł Bylica2018-08-071-1/+1
|
* Circle CI: Upload coverage dataPaweł Bylica2018-07-241-2/+13
|
* Circle CI: Add full build dir to the workspace on LinuxPaweł Bylica2018-07-241-1/+4
|
* circleci: Integrate codespell.Cryptomental2018-07-111-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 Kundt2018-06-291-0/+242