Commit graph

9 commits

Author SHA1 Message Date
Lawrence Angrave bcd294a93a
Compress tar files in release.yml action (#508) 2023-10-02 07:38:13 +00:00
Cedric Nugteren 8d1cbde036
Fix folder name of Windows release (#482) 2023-05-26 21:21:23 +02:00
Cedric Nugteren 1b66a1149e
Use NMake for Windows builds (#481) 2023-05-26 20:11:44 +02:00
Cedric Nugteren 107beaac17
Fix issues in Windows release script (#477) 2023-05-22 21:05:36 +02:00
Cedric Nugteren 036684204e
Github Actions Windows builds with tests (#472)
* Set CMake CMP0074 policy

* Attempt to use pre-compiled OpenBLAS on Windows CI

* Fix an issue and add some debugging

* Improve FindCBLAS for OpenBLAS on Windows
2023-05-21 17:07:31 +02:00
Cedric Nugteren db3bd0a32e
Add Windows builds to Github Actions and fix Windows compilation issue (#470)
* Add Windows builds to Github Actions CI

* Fix failing Windows builds
2023-05-18 16:58:31 +02:00
Cedric Nugteren e73f0b5131
Add Github Actions release script (#469)
* Add first version of release script

* Several fixes for the Windows release job

* Install OpenCL for Windows release

* Fix issue with environment variable

* Set OpenCL root

* Fix zipping in Windows build
2023-05-17 17:10:51 +02:00
Cedric Nugteren 221121b840
Add Github Actions CI (#464)
This replaces the old Travis CI builds with Github Actions that test on both Ubuntu and MacOS, with both Clang and GCC. The builds on macOS also run the tests and some other programs, on Ubuntu OpenCL is not working at the moment. Because these tests use new/different compilers, I fixed a few warnings and errors along the way.
2023-05-14 11:25:15 +02:00
Cedric Nugteren b4cd2b04e9
Added FUNDING.yml file 2020-08-16 10:33:47 +02:00