Sha256: 525ca3c6d3b7d426d90c3824520285b68f13976ae47cc08b5b8a6486ca5f76cb

Contents?: true

Size: 278 Bytes

Versions: 24

Compression:

Stored size: 278 Bytes

Contents

freebsd_instance:
  image_family: freebsd-12-1
  cpu: 1

env:
  CXXFLAGS: -std=c++14 -Wall -Wextra -O2

task:
  install_script:
    - pkg install -y autoconf automake
  build_script:
    - cd asio
    - ./autogen.sh
    - ./configure --with-boost=no
    - make
    - make check

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
couchbase-3.0.0-universal-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.beta.1-universal-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.beta.1 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.5-x86_64-linux ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.5-universal-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.5-x86_64-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.5 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.4-x86_64-linux ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.4-x86_64-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.4-universal-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.4 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.3-x86_64-linux ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.3-x86_64-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.3-universal-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.3 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.2-x86_64-linux ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.2-x86_64-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.2-universal-darwin-19 ext/third_party/asio/.cirrus.yml
couchbase-3.0.0.alpha.2 ext/third_party/asio/.cirrus.yml