Skip to content

Test Release with new Build Infrastructure

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxscheurer maxscheurer released this 01 Aug 08:08
· 2 commits to master since this release
1d2d0be
Skbuild (#44)

* skbuild

* dynamic version, remove metadata.{hh,cc}

* adapt workflow

* working on ci

* bit less verbose

* ci

* force ninja

* add dependabot

* fix

* files for setuptools_scm

* ci

* refresh publish.yml

* add flags for visual studio compiler

* try with msvc

* auto-ize

* test verbosely

* no openmp on windows

* clang-cl w/o openmp

* dobule quotes

* quotes

* quotes

* quotes

* openmp is not the problem on windows, apparently

* install eigen

* trigger

* single quotes

* cibuildwheel

* install a recent eigen on linux

* environment

* tinker

* cancel older

* no pypy

* env vars

* env

* Add fallback version

* forward slashed

* foo

* Eigen3_ROOT

* remove continue-on-error

* reorg a bit

* reorg

* reorg

* reorg

* reorg

* dammit

* NO_EXTRAS

* auto-ize

* decltype instead of auto

* Update .github/workflows/ci.yml

* fix warning

* eigen3 path on windows

* eigen3 path on windows

* eigen3 path on windows

* setup-miniconda conf

* update checkout action

* update ci.yml

* update ci.yml

* testing command

* testing command

* non-shallow clone in ci.yml

* skip test_fields

* skip test_fields

* skip all test that use cache

* fetch eigen3 for sdist

* skip C compiler checks when fetching Eigen

* blasted eigen

* blasted eigen

* Try aarch64 ppc64le

* One job per wheel

* fix action version

* skip CPython 3.12

* chore: update action versions

* chore: update action versions

* chore: update toml and publish.yml

* fix: option available only in latest scikit-build-core

* fix: step name

* fix: skip musl, do 3.12

* chore: exclude more variants

* chore: exclude aarch64 on linux

* test: wheel upload

* test: wheel upload

* fix: use tarball for eigen

* use correct action

---------

Co-authored-by: Maximilian Scheurer <[email protected]>