1 Star 1 Fork 1

Elyas/weasel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 606 Bytes
一键复制 编辑 原始数据 按行查看 历史
nameoverflow 提交于 2018-11-12 22:06 . chore(release): 0.12.0 🎉
skip_tags: true
clone_depth: 1
pull_requests:
do_not_increment_build_number: true
version: '{branch} build {build}'
image: Visual Studio 2017
environment:
BOOST_ROOT: C:\Libraries\libboost
CMAKE_GENERATOR: "Visual Studio 15 2017"
PLATFORM_TOOLSET: v141_xp
cache:
- boost.cached -> appveyor.install.bat
- C:\Libraries\libboost -> appveyor.install.bat
init:
- git --version
- git config --global core.autocrlf true
install:
- .\appveyor.install.bat
build_script:
- .\build.bat data hant installer
artifacts:
- path: output\archives\weasel-0.12.0.0-installer.exe
name: Weasel
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/elyas/weasel.git
git@gitee.com:elyas/weasel.git
elyas
weasel
weasel
master

搜索帮助