analogdevicesinc / gr-iio

IIO blocks for GNU Radio
GNU General Public License v3.0
94 stars 62 forks source link

ci,azure-pipelines: add initial yaml file (Linux only for now) #93

Open commodo opened 3 years ago

commodo commented 3 years ago

Adapted from iio-osciloscope. Only building for newer Linux distros (Ubuntu 20.04 and CentOS 8), since the GnuRadio version is 3.8 in those distros and we don't want to build it (as we used to) for older distros.

Homebrew and OS X seem to require some more investigation to get the linking working.

Signed-off-by: Alexandru Ardelean alexandru.ardelean@analog.com

commodo commented 3 years ago

Disabled appveyor for this repo, since it's failing anyway.

For OS X builds:

I guess at this point having a Mac around would be handy. For now [and for me] this year, I'll settle with 2 Linux builds for gr-iio.

commodo commented 3 years ago

Disabled appveyor for this repo, since it's failing anyway.

I disabled appveyor after it started. So, the failures showing up is still expected.