20 Commits

Author SHA1 Message Date
Chris Robinson
62e6ce6d73 Leave an artifact on AppVeyor for a DLL build 2021-05-21 19:08:34 -07:00
Chris Robinson
ae4eacf147 Release 1.21.1 2021-02-04 11:09:06 -08:00
Chris Robinson
c0cbe602ce Release 1.21.0 2020-11-04 02:00:35 -08:00
Chris Robinson
950e4f3cc4 Avoid duplicate env var declarations 2020-04-26 07:36:50 -07:00
Chris Robinson
ff1562c916 Don't delete non-existent files in AppVeyor 2020-04-26 07:19:27 -07:00
Chris Robinson
3c631149e3 Update AppVeyor to VS 2017 for 32-bit 2020-03-22 11:41:57 -07:00
Chris Robinson
f5e0eef34d Release 1.20.1 2020-01-23 23:28:45 -08:00
Chris Robinson
c0cf323e1d Release 1.20.0 2019-11-28 00:45:08 -08:00
Chris Robinson
a0a8af47ae Include VS2017 in AppVeyor builds 2019-09-20 14:56:21 -07:00
Chris Robinson
6a8f5e5950 Build the router with AppVeyor 2018-10-30 15:38:11 -07:00
Chris Robinson
ea3789d985 Update version for AppVeyor 2018-10-29 11:35:43 -07:00
Chris Robinson
96aacac10c Release 1.19.0 2018-09-06 14:35:18 -07:00
Chris Robinson
a6ddeaf5f1 Rename the mmdevapi backend to wasapi 2018-03-09 18:56:24 -08:00
Chris Robinson
2f66139053 Update version for 1.18.2 release
Note the real release is in the v1.18 branch! This is just for numbering
consistency.
2017-09-24 07:06:50 -07:00
Chris Robinson
bf9c36408a Release 1.18.1 2017-07-29 22:09:21 -07:00
Chris Robinson
61e43d4039 Release 1.18.0 2017-06-04 07:31:22 -07:00
alexey.lysiuk
24bc8070c8 Enable embedding of HRTF data in CI config files 2017-05-05 14:30:06 +03:00
Marcel Metz
a2d0bf8d3a Configure CMake to require available backends on CI services
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.
2017-03-06 10:26:03 +01:00
Marcel Metz
2a08871fba Delete Xamarin.Common.targets on AppVeyor
This is a workaround for a Xamarin build script bug specific to
AppVeyor.  For more details see:

http://help.appveyor.com/discussions/problems/4569
2017-03-06 10:23:11 +01:00
Sergei Nikulov
1ff24c7171 build: added appveyour-ci script to verify windows build 2016-09-13 15:08:47 +03:00