picker/template/java
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 Add support for macOS (#64) 2025-11-03 10:38:10 +08:00
CMakeLists.txt Add support for macOS (#64) 2025-11-03 10:38:10 +08:00
MANIFEST.MF simple_step.java -> example.java 2024-06-25 19:45:35 +08:00
Makefile Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
dut.i fix(swig): rename StringVector to avoid xcom confilict 2025-04-30 11:23:00 +08:00
dut.java feat: improve VCS waveform, coverage, and modern Verdi support (#94) 2026-07-07 17:48:32 +08:00
example.java fix(java/scala): make default example to pakage com.ut 2025-04-30 11:23:00 +08:00