1 Star 0 Fork 0

louie/evmjit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
wercker.yml 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
louie 提交于 2018-01-29 10:32 . init project copy to github
box: chfast/cpp-ethereum-dev
# This is the build pipeline. Pipelines are the core of wercker
# Read more about pipelines on our dev center
# http://devcenter.wercker.com/docs/pipelines/index.html
build:
# Steps make up the actions in your pipeline
# Read more about steps on our dev center:
# http://devcenter.wercker.com/docs/steps/index.html
steps:
- script:
name: configure
code: |
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=$BUILD_TYPE -DLLVM_DIR=/usr/lib/llvm-3.9/lib/cmake/llvm
- script:
name: build
code: cmake --build build
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Mr_ChenLuYong/evmjit.git
git@gitee.com:Mr_ChenLuYong/evmjit.git
Mr_ChenLuYong
evmjit
evmjit
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385