aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update AppVeyor to use VS 2019Chris Robinson2023-09-221-2/+2
|
* Release 1.23.1Chris Robinson2023-04-111-1/+1
|
* Release 1.23.0Chris Robinson2023-02-031-1/+1
|
* Release 1.22.2Chris Robinson2022-06-271-1/+1
|
* Release 1.22.1Chris Robinson2022-06-201-1/+1
|
* Release 1.22.0Chris Robinson2022-04-221-1/+1
|
* Leave an artifact on AppVeyor for a DLL buildChris Robinson2021-05-211-0/+6
|
* Release 1.21.1Chris Robinson2021-02-041-1/+1
|
* Release 1.21.0Chris Robinson2020-11-041-1/+1
|
* Avoid duplicate env var declarationsChris Robinson2020-04-261-6/+4
|
* Don't delete non-existent files in AppVeyorChris Robinson2020-04-261-5/+0
|
* Update AppVeyor to VS 2017 for 32-bitChris Robinson2020-03-221-7/+2
|
* Release 1.20.1Chris Robinson2020-01-231-1/+1
|
* Release 1.20.0v1.20.0-upstreamChris Robinson2019-11-281-1/+1
|
* Include VS2017 in AppVeyor buildsChris Robinson2019-09-201-3/+11
|
* Build the router with AppVeyorChris Robinson2018-10-301-1/+1
|
* Update version for AppVeyorChris Robinson2018-10-291-1/+1
|
* Release 1.19.0openal-soft-1.19.0Chris Robinson2018-09-061-1/+1
|
* Rename the mmdevapi backend to wasapiChris Robinson2018-03-091-1/+1
|
* Update version for 1.18.2 releaseChris Robinson2017-09-241-1/+1
| | | | | Note the real release is in the v1.18 branch! This is just for numbering consistency.
* Release 1.18.1openal-soft-1.18.1Chris Robinson2017-07-291-1/+1
|
* Release 1.18.0openal-soft-1.18.0Chris Robinson2017-06-041-1/+1
|
* Enable embedding of HRTF data in CI config filesalexey.lysiuk2017-05-051-1/+1
|
* Configure CMake to require available backends on CI servicesMarcel Metz2017-03-061-1/+1
| | | | | | | | | | | | | | | | 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.
* Delete Xamarin.Common.targets on AppVeyorMarcel Metz2017-03-061-0/+5
| | | | | | | This is a workaround for a Xamarin build script bug specific to AppVeyor. For more details see: http://help.appveyor.com/discussions/problems/4569
* build: added appveyour-ci script to verify windows buildSergei Nikulov2016-09-131-0/+14