Skip to content

Commit

Permalink
Dependency: revery -> eeda678 (onivim#1242)
Browse files Browse the repository at this point in the history
* Dependency: revery -> dae5a5e

* Copy DLLs for windows

* Add nasm for linux

* Add override for esy-skia

* Bump windows timeout for skia build
  • Loading branch information
bryphe authored Jan 23, 2020
1 parent ad99ca5 commit 4be4c69
Show file tree
Hide file tree
Showing 30 changed files with 1,644 additions and 33 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
steps:
- template: .ci/use-node.yml
- script: sudo apt-get update
- script: sudo apt-get install -y libncurses5-dev libacl1-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev mesa-utils mesa-utils-extra ragel libgtk-3-dev
- script: sudo apt-get install -y libncurses5-dev libacl1-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev mesa-utils mesa-utils-extra ragel libgtk-3-dev nasm
- template: .ci/restore-build-cache.yml
- template: .ci/js-build-steps.yml
- template: .ci/esy-build-steps.yml
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
- template: .ci/publish-build-cache.yml

- job: Windows
timeoutInMinutes: 90
timeoutInMinutes: 150
pool:
vmImage: 'vs2017-win2016'

Expand Down
227 changes: 220 additions & 7 deletions bench.esy.lock/index.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 38 additions & 0 deletions bench.esy.lock/opam/conf-pkg-config.1.1/opam

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4be4c69

Please sign in to comment.