index
:
cubeb
384khz
aaudio-buffering
aaudio-by-default
aaudio-input-processing
aaudio-interpolation-and-latency
aaudio-reinit
aaudio-reset-params
aaudio-timeout-restart
android-fixes
buffer-count-opensl
const-fixes
crash-bluetooth
cubeb-log-atomic
cubeb_audio_client_3_CI
devchg_docs
firefox-100
fix-negative-latency
fix-negative-latency-aaudio
fix-tests
fix-warnings
get_max_req_size
higher-rate
master
no-exception-no-rtti
no-unlock
null-check
nullcheck-log
opensl-check-rv
opensl-float-conversion
opensl-record-return
opensl_asserts
processing-params
pulse-get-server-info-null
reclock
reclock-param
record-audio
register_cubeb_thread
resampler-rate-conversion-fix
resize-buf-aaudio
set-processing-params-none
test-multichannel
tsan-fixes
update-submodules
wasapi-no-direct-avrt
wasapi_render_loop_lifecycle
wasapi_render_loop_lifecycle_rebase
winmm-prefill
Cross platform audio library
mozilla
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2021-03-10
Remove obsolete CI configs.
Matthew Gregan
2020-10-28
Add android level with aaudio to CI
nyorain
2020-05-25
CI: add FreeBSD jobs
Jan Beich
2019-06-20
Enable Windows build on Travis. (#514)
Matthew Gregan
2019-06-04
Update Travis builds: clang 3.6 -> 3.8, g++ 4.8 -> 5.x, XCode 6.4 -> 9.4. (#509)
Matthew Gregan
2019-06-04
Switch Travis builds to Ubuntu Xenial (16.04) to pick up a newer MinGW. (#508)
Matthew Gregan
2017-05-22
Enable ASAN for clang
Dan Glastonbury
2017-02-27
travis: Avoid --status-bugs, since it loses the original build status. Fixes ...
Matthew Gregan
2016-12-01
Revert Travis CI to Clang 3.6 to match Gecko requirements.
Matthew Gregan
2016-11-22
Add Android (API level 15) Travis build.
Matthew Gregan
2016-11-16
Upgrade Clang to 3.8 on Travis and use Clang's libc++.
Matthew Gregan
2016-11-15
Make scan-build warnings fail CI builds.
Matthew Gregan
2016-11-15
Switch CI builds to Debug to enable asserts and help static analysis.
Matthew Gregan
2016-11-15
Use the specified compiler on Travis when scan-build is used.
Matthew Gregan
2016-11-14
.travis.yml tidy.
Matthew Gregan
2016-11-14
Drop libtool from OS X Travis config.
Matthew Gregan
2016-11-03
Clean up .travis.yml.
Matthew Gregan
2016-10-12
Replace autotools build system with CMake.
Matthew Gregan
2016-09-22
travis: Work around Homebrew/Travis libtool bustage.
Matthew Gregan
2016-07-29
Add travis jobs for scan-build on osx and linux.
Paul Adenot
2016-07-22
Add travis support for OSX
Paul Adenot
2016-02-17
Use a more modern compiler on CI.
Paul Adenot
2014-12-15
travis config should be for c++, not c.
Matthew Gregan
2014-12-15
final clean up pass of travis config.
Matthew Gregan
2014-12-15
unbreak make check in travis config.
Matthew Gregan
2014-12-15
...and fix a cross-compile link failure on travis with older mingw-w64.
Matthew Gregan
2014-12-15
final travis cross-compile tweaks.
Matthew Gregan
2014-12-15
travis cross-compile mostly working, try to debug why audioclient.h not found.
Matthew Gregan
2014-12-15
even further attempts to cross-compile with travis.
Matthew Gregan
2014-12-15
further attempts to cross-compile with travis.
Matthew Gregan
2014-12-15
attempt to cross-compile to mingw64 in travis config.
Matthew Gregan
2014-09-29
add doxygen to travis-ci build.
Matthew Gregan
2014-09-26
try installing PA for travis-ci tests.
Matthew Gregan
2014-09-26
Run tests on Travis-CI.
Matthew Gregan
2013-07-09
Add ALSA and PulseAudio deps for Travis-CI.
Matthew Gregan
2013-07-09
Add .travis.yml
Matthew Gregan