picker/template/cpp
Zhicheng c100874936
Build wheels directly and make template purge portable (#98)
* fix(packaging): build binary wheels directly

Build xspcomm and picker wheels from their source trees without creating intermediate sdists. Clean stale distribution artifacts and copy only wheel files into the top-level dist directory.

* fix(templates): make purge portable across platforms

Replace GNU-specific mv usage in generated language templates with a portable find and POSIX shell loop. Preserve intermediate artifacts when moves fail, report completion only after successful cleanup, and cover all supported templates on macOS and Linux.
2026-08-06 15:45:36 +08:00
..
cmake UVS support in picker (phase 1) 2026-05-12 14:06:51 +08:00
CMakeLists.txt Add support for macOS (#64) 2025-11-03 10:38:10 +08:00
Makefile Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
dut.cpp feat: improve VCS waveform, coverage, and modern Verdi support (#94) 2026-07-07 17:48:32 +08:00
dut.hpp feat: improve VCS waveform, coverage, and modern Verdi support (#94) 2026-07-07 17:48:32 +08:00
example.cpp update Caches and RnadomGenerator VCS example 2024-07-17 10:34:01 +08:00