aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Enable embedding of HRTF data in CI config filesalexey.lysiuk2017-05-051-0/+3
|
* Only download and strip Android NDK when not cachedMarcel Metz2017-03-061-10/+12
|
* Use TravisCI cache to store stripped Android NDK toolchainMarcel Metz2017-03-061-0/+3
|
* Unpack only required files from Android NDKMarcel Metz2017-03-061-1/+8
|
* Configure CMake to require available backends on CI servicesMarcel Metz2017-03-061-2/+11
| | | | | | | | | | | | | | | | Configure CMake to require the installed backend libraries. This should help to find build system regressions. On TravisCI with Linux this requires the ALSA, PulseAudio, PortAudio, OSS and JACK backend. On TravisCI with Android cross compile Linux this requires the OpenSL backend. On TravisCI with MacOSX this requires the CoreAudio backend. ON AppVeyor with Windows this requires the WinMM, DSound and MMDevAPI backend.
* Add Android cross-compile to TravisCI test matrixMarcel Metz2017-03-061-2/+27
| | | | The test entry adds the ability to test the OpenSLES backend.
* Explicit declare test matrix for TravisCIMarcel Metz2017-03-061-5/+6
|
* Install dependencies on TravisCI to enable more featuresMarcel Metz2017-03-051-0/+14
| | | | | | | Install Ubuntu development packages for PulseAudio, PortAudio, ALSA and JACK to enable the building of most Linux backends on TravisCI. Intall Ubuntu development packages for Qt5 to enable `alsoft-config`.
* Use Ubuntu 14.04 in TravisCI to get a less antique CMake versionMarcel Metz2017-03-051-0/+1
|
* Build on Linux and OSX with TravisChris Robinson2015-12-111-0/+3
|
* Add a .travis.yml for travis-ciChris Robinson2015-12-111-0/+2