mirror of https://github.com/XS-MLVP/picker.git
* 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. |
||
|---|---|---|
| .. | ||
| common.sh | ||
| test_cli.sh | ||
| test_export_adder_java.sh | ||
| test_export_adder_python.sh | ||
| test_export_cachecfg_memdirect.sh | ||
| test_export_filelist.sh | ||
| test_export_gsim_smoke.sh | ||
| test_export_internal_vpi_python.sh | ||
| test_export_unsupported_complex_port.sh | ||
| test_pack_from_rtl.sh | ||
| test_pack_multiple_classes.sh | ||
| test_pack_python.sh | ||
| test_pack_transaction.sh | ||
| test_pack_unsupported_complex_type.sh | ||
| test_sv_verilator_build.sh | ||
| test_template_purge.sh | ||