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
6ebcce229f
Work around current conda/tqdm auto-update problem
4 years ago
xoviat
e9d453b623
disable openmp
4 years ago
Martin Kroeker
30d835168a
Merge pull request #3088 from xoviat/msvc
add misc fixes.
4 years ago
xoviat
6fa9860dbe
appveyor: cleanup and add openmp run
4 years ago
xoviat
609ea80276
enable testing
4 years ago
Martin Kroeker
04706e760d
Revert "Add Windows build job on Azure CI ( #2566 )"
This reverts commit e1e543b145
.
5 years ago
Martin Kroeker
e1e543b145
Add Windows build job on Azure CI ( #2566 )
* Add Windows-CL build job on Azure
5 years ago
Martin Kroeker
eb45eb6942
Fix C compiler handling and BINARY=32 mode in CMAKE builds ( #2248 )
* Fix compiler identification and option setting
* Handle BINARY=32 option on X86_64
* Add xGEMM3M unroll parameters for crossbuild-target CORE2
* Replace bogus mingw64/32bit CI job with actual 32bit build
mingw64 is not multilib-capable, so using an x86_64-mingw with BINARY=32 in the CI was not going to work anyway (but build passed while BINARY=32 was ignored).
6 years ago
Martin Kroeker
ae9e8b131e
Add mingw builds to Appveyor config
6 years ago
Martin Kroeker
343b301d14
Reduce list of kernels in the dynamic arch build
to make compilation complete reliably within the 1h limit again
6 years ago
Martin Kroeker
b56b34a75c
Syntax fix
6 years ago
Daniel Cohen Gindi
24288803b3
Adjust test script for correct deployment
6 years ago
xoviat
b0652184ae
Appveyor: enable building fortran with ninja
7 years ago
xoviat
7fce11a5b8
[appveyor] fix test directory
7 years ago
xoviat
c567e34e6b
[appveyor] fix syntax
7 years ago
xoviat
c917278d23
[appveyor] Use out-of-tree build and cache
7 years ago
xoviat
be9e63c021
[appveyor] use cmake from conda forge
7 years ago
xoviat
307305aeb5
[appeyor] use flang from conda-forge
This flang will be updated in the future. We leave cmake because it's
not yet released with fortran support
8 years ago
xoviat
3cfc64404a
[appveyor] fixes
8 years ago
Isuru Fernando
6f83004252
Test DYNAMIC_ARCH on appveyor
8 years ago
Isuru Fernando
7abbe40980
Build all branches so that appveyor works in forks
8 years ago
Isuru Fernando
f00bbb9dbf
Remove unnecessary line in appveyor
8 years ago
Isuru Fernando
1a02a087a1
Fix vcvarsall call in appveyor
8 years ago
Isuru Fernando
7345795e64
Try adding RC to path
8 years ago
Isuru Fernando
a36e976491
vsvarsall in appveyor
8 years ago
Isuru Fernando
1169f489a4
Fix CMAKE_C_COMPILER in appveyor
8 years ago
Isuru Fernando
7a4ebf825b
add --yes to conda in appveyor.yml
8 years ago
Isuru Fernando
ff17e3eb9f
build clang-cl first
8 years ago
Isuru Fernando
c56d4881f9
Fix appveyor.yml
8 years ago
Isuru Fernando
b03d50b794
Test clang in appveyor.yml
8 years ago
Zhang Xianyi
9253dadaa7
Bump to 0.2.19.dev.
9 years ago
Zhang Xianyi
1e03a62b67
Update doc for 0.2.18 version.
9 years ago
Zhang Xianyi
53bfc83c26
Update appveyor version.
9 years ago
Zhang Xianyi
5cc0301fc3
Enable utest for appveyor.
9 years ago
Zhang Xianyi
8447498b50
Update doc for OpenBLAS 0.2.15 version. [CI skipped]
10 years ago
Zhang Xianyi
70642fe4ed
Refs #668 . Raise the signal when pthread_create fails.
Thank James K. Lowden for the patch.
10 years ago
Zhang Xianyi
1ac8c32f1d
[ci skip] Build Visual Studio 12 Win64 on Appveyor
10 years ago
Zhang Xianyi
0b2ad98e48
Only test x64 Windows CI.
10 years ago
Zhang Xianyi
e6d754fddc
Use AppVeyor Windows CI.
10 years ago