index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2019-04-18
.travis.yml: switch to another PPA for a newer ninja version
Max Kellermann
2018-10-16
test: use GTest instead of cppunit
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-09-02
.travis.yml: install Boost 1.67 from a PPA
Max Kellermann
2018-07-06
.travis.yml: add build with GCC 8
Max Kellermann
2018-07-06
.travis.yml: switch to GCC 6
Max Kellermann
2018-02-17
.travis.yml: enable ccache
Max Kellermann
2018-02-17
.travis.yml: add variable MATRIX_EVAL
Max Kellermann
2018-02-17
.travis.yml: switch to osx_image xcode9.3beta
Max Kellermann
2018-02-16
.travis.yml: use "matrix"
Max Kellermann
2017-05-19
.travis.yml: enable Mac OS X
Max Kellermann
2017-05-19
.travis.yml: add shell variable OPTIONS
Max Kellermann
2017-05-19
.travis.yml: configure with --disable-silent-rules --disable-dependency-tracking
Max Kellermann
2017-05-17
.travis.yml: remove the unnecessary "compiler" setting
Max Kellermann
2017-05-17
.travis.yml: check $TRAVIS_OS_NAME
Max Kellermann
2017-05-17
.travis.yml: choose compiler with environment variables
Max Kellermann
2017-05-17
.travis.yml: parallel build
Max Kellermann
2017-05-17
.travis.yml: indent 2
Max Kellermann
2017-05-16
Add initial travis configuration
André Klitzing