]> git.ipfire.org Git - thirdparty/lldpd.git/history - .travis.yml
tests: display tests/test-suite.log on errors
[thirdparty/lldpd.git] / .travis.yml
2020-02-01  Vincent Bernattravis: remove ARM64
2020-01-12  Vincent Bernattravis: update to Bionic
2020-01-12  Vincent Bernattravis: also build for arm64
2018-04-09  Vincent Bernatbuild: no fatal errors when compiling with embedded... 1.0.1
2018-04-08  Vincent Bernatbuild: also build with embedded libevent in OSX
2017-11-21  Vincent Bernatrelease: force S3 deployment whatever the branch is 0.9.9
2017-11-20  Vincent Bernattravis: upload OSX build to some S3 bucket
2017-09-13  Vincent Bernattravis: fix broken build due to incomplete python install
2017-01-29  Vincent Bernatclient: built-in JSON support
2016-05-19  Vincent Bernattravis: test json-c support in lldpcli as well
2016-05-19  Vincent Bernattravis: no need for --with-{json,xml}
2016-04-10  Vincent Bernattravis: also test with seccomp enabled
2016-04-01  Vincent Bernattravis: check we can build static lldpcli
2016-03-19  Vincent Bernattravis: remove coverity stuff
2016-03-16  Vincent Bernattravis: use a separate test for oldies feature/pytest-on-travis
2016-03-16  Vincent Bernattravis: run integration tests on Linux
2016-03-15  Vincent Bernattravis: move install/run steps into tests/ci
2016-02-05  Vincent Bernattravis: disable integration tests
2016-02-05  Vincent Bernattravis: order environment variables to be easier to...
2016-02-04  Vincent Bernattravis: try to run integration tests on travis
2015-08-07  Vincent Bernattravis: also test when oldies are enabled
2015-08-07  Vincent Bernattravis: don't add too many alternatives in configure
2015-05-28  Vincent BernatMerge pull request #115 from alagoutte/travis_container
2015-05-28  Alexis La GoutteDon't use container-based Travis CI 115/head
2015-05-20  Vincent BernatMerge pull request #109 from commodo/add-custom-tlvs
2015-05-19  Alexandru Ardeleanlldpd: make custom TLV code optional
2014-12-30  Vincent Bernattravis: don't compile embedded libevent + clang on OSX
2014-05-16  Vincent Bernattravis: don't use regular options when on coverity...
2014-05-16  Vincent Bernattravis: reduce matrix by not compiling everything with...
2014-05-16  Vincent Bernattravis: integrate coverity script in regular run.sh
2014-05-15  Vincent Bernattravis: on OS X, try with/without embedded libevent...
2014-05-15  Vincent Bernattravis: try to build only with clang on OS X
2014-03-02  Vincent Bernattravis: put installation and test instructions into...
2014-03-02  Vincent Bernattravis: test with OSX and clang
2013-12-31  Vincent Bernatpriv: add compilation without privilege separation...
2013-10-12  Vincent Bernattravis: don't limit tests to master branch.
2013-06-24  Vincent Bernattravis: check that we can build lldpd with embedded...
2013-06-21  Vincent Bernatdebian: build-depends on libbssd-dev
2013-01-06  Vincent Bernatlldpcli: switch to GNU Readline.
2013-01-05  Vincent Bernattravis: add libedit-dev in the dependencies
2012-12-17  Vincent Bernattravis: workaround the fact that Travis images are...
2012-12-17  Vincent Bernatlldpctl: new JSON output
2012-09-08  Vincent Bernattravis: use only two sets of configure options and...
2012-05-01  Vincent BernatUpdate changelog, travis and packaging for libevent
2012-04-03  Vincent Bernattravis: use apt-get instead of aptitude
2012-04-03  Vincent Bernattravis: use provided configure argument
2012-04-03  Vincent BernatIntegration with Travis CI