]> granicus.if.org Git - libevent/commit
Testing with vagrant for 6 OS and cmake+autoconf
authorAzat Khuzhin <a3at.mail@gmail.com>
Mon, 31 Oct 2016 16:33:28 +0000 (19:33 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Mon, 31 Oct 2016 21:26:22 +0000 (00:26 +0300)
commit9585338f6cf4134c26bd8d3694d74ddaca70fbe3
tree98bf9be69f2fb097fc2456454fef593ab5c46b90
parent9376ac4dff993a1852f5d4c1d3530deb758f1d02
Testing with vagrant for 6 OS and cmake+autoconf

OS:
- linux
- freebsd
- osx
- netbsd
- solaris
- win

And mostly they all are more or less fine, except for timing issues

Also it supports next environment variables:
- NO_PKG
- NO_CMAKE
- NO_AUTOTOOLS

For instance if you run ubuntu box seocnd time, then you can run with:
$ NO_PKG=true vagrant provision ubuntu
.gitignore
Vagrantfile [new file with mode: 0644]