Martin Kroeker
67c5bdd639
Azure CI: Update flang call in OSX_LLVM_flangnew job ( #5208 )
* Update flang call in OSX_LLVM_flangnew job
5 months ago
Martin Kroeker
5de5072940
Improve flang-new identification and add CI job for it on OSX-x86_64 ( #5103 )
* AzureCI: Add LLVM/flang-new build on OSX-x86_64
* distinguish classic flang from flang-new in name based recognition
8 months ago
Martin Kroeker
0c0112dfef
update deprecated macos-12 jobs to macos-13 image
8 months ago
Martin Kroeker
b588e922a1
Update oneAPI download location for Mac to final
1 year ago
Martin Kroeker
2fefdfa2b8
Merge branch 'OpenMathLib:develop' into azurewincl
1 year ago
Martin Kroeker
b422742899
collect error output from ctest, if any
1 year ago
Martin Kroeker
2df4007425
Update compiler and sdk versions for osx
1 year ago
Martin Kroeker
74f059a3ce
Update OSX jobs to use the macos-12 image
1 year ago
Martin Kroeker
0d007adb18
fix clang_cl-flang job to use flang-new after the llvm update
1 year ago
Martin Kroeker
4a15d72420
AzureCI: Update alpine-chroot-install ( #4403 )
* Update alpine-chroot-install
1 year ago
Martin Kroeker
fe75c88a2c
AzureCI: move OSX-Clang jobs to macOS-12 to resolve setup/build timeouts
2 years ago
Martin Kroeker
3d31191b0f
Work around Clang failing to disambiguate SVE intrinsics and add AppleClang crossbuild to MacOS/arm64 DYNAMIC_ARCH in AzureCI ( #4140 )
* Add AppleClang crossbuild to MacOS/arm64 DYNAMIC_ARCH
* add casts to disambiguate svwhilelt for clang
2 years ago
Martin Kroeker
42fd3f4ec7
Add standard module path for Windows flang
2 years ago
Martin Kroeker
09dd90ca09
Limit cpu models in OSX_dynarch_cmake
2 years ago
Martin Kroeker
51efcfcd29
Merge pull request #3753 from martin-frbg/azure-macos
Move all Apple jobs on Azure to macos-11 following deprecation
3 years ago
Martin Kroeker
739c3c44a7
Work around windows/osx gcc12 x86_64 tree-optimizer problem and add an osx/gcc12 build to Azure CI ( #3745 )
Add pragma to disable the gcc tree-optimizer for some x86_64 S and Z kernels with gcc12 on OSX or Windows
3 years ago
Martin Kroeker
992a9222ff
Move all Apple jobs on Azure to macos-11 following deprecation
3 years ago
Martin Kroeker
47a0e53196
mingw-dynamic arch: drop Haswell too
3 years ago
Martin Kroeker
c7b3ce010e
drop NEHALEM from the DYNLIST for Windows/mingw to save time
3 years ago
Martin Kroeker
914c4d0fe8
Add C versions of the CBLAS test sources ( #3656 )
* Add C conversions of the CBLAS tests for NOFORTRAN=1 builds
* Enable CTEST without Fortran and fix passing of BUILD_vartype options to exports/gensymbol
3 years ago
Martin Kroeker
18b19d135b
C_LAPACK: Fixes to make it compile with MSVC ( #3605 )
* Fix f2c-like support functions to compile with MSVC, and
re-enable C_LAPACK for MSVC in CMAKE
* Add MSVC&flang build to Azure CI in order to check C_LAPACK correctness
3 years ago
Martin Kroeker
6c3842a891
Disable the LAPACK testsuite for the Windows clang/flang build as it takes too long
3 years ago
Martin Kroeker
a0e86adf93
Update Windows jobs in Azure CI to use Windows2022
3 years ago
Martin Kroeker
aec32e5bd4
Update azure-pipelines.yml
3 years ago
Martin Kroeker
3e9a52869c
Fix ar path in ARMV7 Darwin NDK build on Azure ( #3473 )
* Adjust ar commad in ARMV7 Darwin NDK build after homebrew update to NDK 23b
3 years ago
Martin Kroeker
ea09355eae
Fix DYNAMIC_ARCH builds with CMAKE on OSX and add corresponding test to Azure CI ( #3409 )
* Use linker response files and a custom link command to get around ARG_MAX limitations on OSX
* Reconfigure a redundant job on Azure to test shared library builds with CMAKE and DYNAMIC_ARCH on OSX
3 years ago
Martin Kroeker
fbfc8b1b83
Update alpine-chroot-install again
3 years ago
Martin Kroeker
c3b1e55bdc
AzureCI: Fetch alpine-chroot-install from master to get key updates ( #3460 )
* Fetch alpine-chroot-install from master to get key updates
3 years ago
Martin Kroeker
8a87e80c74
Update conda in Appveyor CI and move jobs from Appveyor to Azure ( #3400 )
* Fix clang/cl builds on Appveyor and move them to Azure
* Add clang/flang and mingw builds on Windows to Azure
4 years ago
Martin Kroeker
ad87d62748
Update Alpine version
4 years ago
Martin Kroeker
b858e65476
migrate from deprecated ubuntu-16.04 vmImage
4 years ago
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
4 years ago
Martin Kroeker
498479b13e
Update azure-pipelines.yml
4 years ago
Martin Kroeker
b4cbfe6677
Update azure-pipelines.yml
4 years ago
Martin Kroeker
d2693eac04
Update azure-pipelines.yml
4 years ago
Martin Kroeker
8acb6fe3a8
Update azure-pipelines.yml
4 years ago
Martin Kroeker
c47e35acee
Update azure-pipelines.yml
4 years ago
Martin Kroeker
a27a61bb9a
Update azure-pipelines.yml
4 years ago
Martin Kroeker
69560ad3ce
Update azure-pipelines.yml
4 years ago
Martin Kroeker
0266ba7cb6
Update azure-pipelines.yml
4 years ago
Martin Kroeker
7e09570e04
Update azure-pipelines.yml
4 years ago
Martin Kroeker
db57c449dc
Update azure-pipelines.yml
4 years ago
Martin Kroeker
c9304199cf
Update azure-pipelines.yml
4 years ago
Martin Kroeker
d86290edf0
add sudo for install in Alpine
4 years ago
Martin Kroeker
89429fdaa2
fix typo
4 years ago
Martin Kroeker
d511063098
Move Alpine Linux build job from Travis to Azure
4 years ago
Martin Kroeker
ec7d6c02bc
Add an Android crossbuild on OSX to Azure CI ( #3224 )
* Add an Android crossbuild on OSX
4 years ago
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)
4 years ago
Martin Kroeker
94a5a1f0f1
Add OSX build variations to Azure CI
4 years ago
Martin Kroeker
e69b0b1771
Update azure-pipelines.yml
4 years ago