picker/template
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
..
cpp Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
golang Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
java Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
lib fix: filelist and build threads (#96) 2026-07-28 15:18:46 +08:00
lua Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
mem_direct feat: improve VCS waveform, coverage, and modern Verdi support (#94) 2026-07-07 17:48:32 +08:00
python Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
scala Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
toolchain Add support for macOS (#64) 2025-11-03 10:38:10 +08:00
uvm refactor: move pack_opts defaults to picker.cpp and rename example.sv to example-uvm.sv in example folder 2026-01-04 14:47:01 +08:00