|
b5ebbf6b
|
2016-11-13T13:10:42
|
|
adjust mingw package name
|
|
a638d793
|
2016-11-13T13:06:28
|
|
update to trusty distro, remove 3rd-party PPAs for testing
|
|
a2e532ed
|
2015-09-17T05:48:09
|
|
test cmake builds on osx as well
|
|
53eacb36
|
2015-09-17T05:05:53
|
|
extend regression tests
run distcheck rather than just dist, cmake tests
|
|
ef01eb71
|
2015-09-11T09:10:57
|
|
speed up builds without killing os x perhaps
|
|
b5090c58
|
2015-09-11T08:03:56
|
|
add cmake test support
|
|
1c2a3f25
|
2015-09-09T07:45:54
|
|
Remove cmake tests from travis builds for now.
This seemed like it should be easy, but apparently there are a lot of
gotchas that need to be ironed out in a branch first.
|
|
e04dfb2b
|
2015-09-09T07:34:37
|
|
fix a couple of travis build failures
|
|
46c9a8de
|
2015-09-09T07:13:05
|
|
revert some travis shell portability tweaks
|
|
f6999fbe
|
2015-09-09T07:01:05
|
|
try ninja on travis linux again
|
|
c0341ad1
|
2015-09-09T06:59:35
|
|
use newer cmake for travis linux builds, revise build script
|
|
2728a865
|
2015-09-09T06:40:05
|
|
travis' cmake does not support ninja, use make
|
|
5de4c4f0
|
2015-09-09T06:12:16
|
|
add travis-ci cmake tests
|
|
dd646a33
|
2015-03-18T19:12:42
|
|
enable libtls by default
The API/ABI for the LibreSSL 2.1.x series is now fixed, so we can safely
enable libtls it by default. This is useful for new OpenNTPD and
OpenSMTPD releases as well.
ok deraadt@ beck@ sthen@
|
|
a323f52a
|
2015-01-31T22:42:08
|
|
be even nicer to OS X's fork
|
|
fc7ba469
|
2015-01-31T22:35:52
|
|
be nicer to travis OS X machines, remove unneeded 'make clean'
|
|
100625e3
|
2015-01-31T22:24:31
|
|
only use the specific build matrix
use sudo to install mingw toolchains
|
|
dd7ed132
|
2015-01-31T22:13:19
|
|
update travis-ci build to check mingw32/64 targets
|