3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-30 05:46:32 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Catherine
43fdb0da86 Update top-level Python project for CMake compatibility.
This commit reimplements the (no longer recommended) setuptools based
build system using a standards-based in-tree PEP517 build backend.
The implementation is partially based on
  https://codeberg.org/ziglang/zig-pypi/src/branch/main/make_wheels.py
which is licensed under BSD-0-clause.
2026-05-28 13:48:16 +00:00
Catherine
a867291e4e Migrate build system to CMake
See #5895 for details.

This commit does not include CI or documentation changes.
2026-05-28 13:47:59 +00:00