linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Improve travis-ci integration
@ 2018-07-28 22:31 Marcelo Ricardo Leitner
  2018-07-31 13:25 ` Marcelo Ricardo Leitner
  0 siblings, 1 reply; 2+ messages in thread
From: Marcelo Ricardo Leitner @ 2018-07-28 22:31 UTC (permalink / raw)
  To: linux-sctp

As now we probe for some kernel features, it is important that we try to
build the library against different kernel headers. 
That's what the first patch does.

patch 2 and 3 seize the moment to build using different
compilers/versions and patch 4 minimize emails by only sending build
fail/success if it changes.

Build status can be seen at https://www.travis-ci.org/sctp/lksctp-tools

Marcelo Ricardo Leitner (4):
  travis: build against multiple kernel versions
  travis: build against multiple gcc versions
  travis: build against multiple clang versions
  travis: only send notifications if build status changed

 .travis.yml            | 110 ++++++++++++++++++++++++++++++++++++++---
 .travis/linux-build.sh |  43 ++++++++++++++++
 2 files changed, 147 insertions(+), 6 deletions(-)
 create mode 100755 .travis/linux-build.sh

-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/4] Improve travis-ci integration
  2018-07-28 22:31 [PATCH 0/4] Improve travis-ci integration Marcelo Ricardo Leitner
@ 2018-07-31 13:25 ` Marcelo Ricardo Leitner
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Ricardo Leitner @ 2018-07-31 13:25 UTC (permalink / raw)
  To: linux-sctp

On Sat, Jul 28, 2018 at 07:31:19PM -0300, Marcelo Ricardo Leitner wrote:
> As now we probe for some kernel features, it is important that we try to
> build the library against different kernel headers. 
> That's what the first patch does.

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-31 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-28 22:31 [PATCH 0/4] Improve travis-ci integration Marcelo Ricardo Leitner
2018-07-31 13:25 ` Marcelo Ricardo Leitner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).