Commit Graph

40 Commits

Author SHA1 Message Date
Martin Kroeker ad87d62748
Update Alpine version 2021-10-02 16:27:34 +02:00
Martin Kroeker b858e65476
migrate from deprecated ubuntu-16.04 vmImage 2021-09-08 10:51:59 +02:00
Martin Kroeker 13d411677f
Add more OSX build jobs to Azure CI (#3338)
* Add OSX build job with Homebrew OpenMP in a CMAKE build
* Check install step on OSX/gcc to make sure all include files are generated and installed as intended
* Add mixed clang/gfortran build with cmake on OSX
* move IOS ARMV7/ARMV8 crossbuilds from travis to azure
2021-08-15 00:17:23 +02:00
Martin Kroeker 498479b13e
Update azure-pipelines.yml 2021-07-11 18:29:17 +02:00
Martin Kroeker b4cbfe6677
Update azure-pipelines.yml 2021-07-11 18:08:30 +02:00
Martin Kroeker d2693eac04
Update azure-pipelines.yml 2021-07-11 11:54:02 +02:00
Martin Kroeker 8acb6fe3a8
Update azure-pipelines.yml 2021-07-11 11:29:52 +02:00
Martin Kroeker c47e35acee
Update azure-pipelines.yml 2021-07-11 09:38:48 +02:00
Martin Kroeker a27a61bb9a
Update azure-pipelines.yml 2021-07-11 08:24:20 +02:00
Martin Kroeker 69560ad3ce
Update azure-pipelines.yml 2021-07-11 07:25:07 +02:00
Martin Kroeker 0266ba7cb6
Update azure-pipelines.yml 2021-07-10 23:21:58 +02:00
Martin Kroeker 7e09570e04
Update azure-pipelines.yml 2021-07-10 22:41:49 +02:00
Martin Kroeker db57c449dc
Update azure-pipelines.yml 2021-07-10 20:57:21 +02:00
Martin Kroeker c9304199cf
Update azure-pipelines.yml 2021-07-10 20:12:33 +02:00
Martin Kroeker d86290edf0
add sudo for install in Alpine 2021-07-10 19:52:04 +02:00
Martin Kroeker 89429fdaa2
fix typo 2021-07-10 19:03:42 +02:00
Martin Kroeker d511063098
Move Alpine Linux build job from Travis to Azure 2021-07-10 18:52:44 +02:00
Martin Kroeker ec7d6c02bc
Add an Android crossbuild on OSX to Azure CI (#3224)
* Add an Android crossbuild on OSX
2021-05-10 08:02:01 +02:00
Martin Kroeker 0b8a436af9
Add mixed clang/ifort build on OSX to Azure CI (#3185)
* Add mixed clang/ifort build on OSX to the Azure CI config based on https://github.com/oneapi-src/oneapi-ci
(and remove debugging tools from the clang+gfortran job)

* Remove extraneous libgfortran dependency of ifort builds

* remove FEXTRALIB from link line of shared library as ifort keeps track of dependencies (and they are different for a .dylib than what f_check got for an executable)
2021-04-22 02:11:20 +02:00
Martin Kroeker 94a5a1f0f1
Add OSX build variations to Azure CI 2021-04-19 22:27:08 +02:00
Martin Kroeker e69b0b1771
Update azure-pipelines.yml 2021-03-24 10:34:24 +01:00
Martin Kroeker 9dc0bfd617
Update azure-pipelines.yml 2021-03-24 08:54:30 +01:00
Martin Kroeker e6664ec2c9
Update azure-pipelines.yml 2021-03-24 08:41:48 +01:00
Martin Kroeker dbb33f412f
Update azure-pipelines.yml 2021-03-24 08:30:48 +01:00
Martin Kroeker 70b89a6205
Add OSX build to Azure 2021-03-24 07:50:35 +01:00
Martin Kroeker aec353b5a7
Add a Windows/CL build to the Azure Ci configuration 2020-04-19 19:04:33 +02:00
Tyler Reddy a211bc9b6a TST: add SkylakeX AVX512 CI test
* adapt the C-level reproducer code for some
recent SkylakeX AVX512 kernel issues, provided
by Isuru Fernando and modified by Martin Kroeker,
for usage in the utest suite

* add an Intel SDE SkylakeX emulation utest run to
the Azure CI matrix; a custom Docker build was required
because Ubuntu image provided by Azure does not support
AVX512VL instructions
2019-05-14 11:32:23 -07:00
Isuru Fernando b911525c81 arm32 build 2019-05-12 15:21:43 -05:00
Isuru Fernando 7ff44e0016 Remove qemu armv8 builds 2019-05-12 15:09:53 -05:00
Martin Kroeker 3cb1c8d210
Move ARMv8 gcc build from Travis to Azure 2019-05-11 16:07:30 +02:00
Tyler Reddy 4efbac28ed TST: Azure manylinux1 & clean-up
* remove some of the steps & comments
from the original Azure yml template

* modify the trigger section to use
develop since OpenBLAS primarily uses
this branch; use the same batching
behavior as downstream projects NumPy/
SciPy

* remove Travis emulated ARMv6 gcc build
because this now happens in Azure

* use documented Ubuntu vmImage name for Azure
and add in a manylinux1 test run to the matrix

[skip appveyor]
2019-05-08 21:58:49 -07:00
Martin Kroeker 406c7242f4
Add ARMV6 build to azure CI setup (#2122)
using aytekinar's Alpine image and docker script from the Travis setup

[skip ci]
2019-05-09 00:47:44 +02:00
Martin Kroeker ad20ceaa68
Update azure-pipelines.yml 2019-05-08 19:07:58 +02:00
Martin Kroeker dd77a3f0e2
Update azure-pipelines.yml 2019-05-08 15:25:43 +02:00
Martin Kroeker a598ab1d32
Update azure-pipelines.yml 2019-05-08 15:23:54 +02:00
Martin Kroeker 16fd8e3dbe
Update azure-pipelines.yml 2019-05-08 14:14:22 +02:00
Martin Kroeker aa4c41bad2
Update azure-pipelines.yml
take out offending lines (although stolen from https://github.com/conda-forge/opencv-feedstock azure-pipelines fiie)
2019-05-08 14:12:02 +02:00
Martin Kroeker 5cf434167a
fix tabbing in azure commands 2019-05-08 13:58:59 +02:00
Martin Kroeker 3a49e8c05a
first try migrating one of the arm builds from travis 2019-05-08 13:52:22 +02:00
Zhang Xianyi 7d1b468d9d Set up CI with Azure Pipelines
[skip ci]
2019-05-08 09:58:01 +08:00