mirror of
https://github.com/verilator/verilator.git
synced 2024-12-29 10:47:34 +00:00
55661e7f71
Instead of installing redirect scripts in to bindir, and real executables in to pkgdatadir/bin, we now put the real executables into bindir, and add redirect scripts into pkgdatadir/bin. (That is, we redirect in the opposite direction as before). This enables the same relocatable and testable installations as before without putting architecture specific binaries into pkgdatadir, so hopefully we now conform to the Linux Filesystem Hierarchy Standard. This requires a small fixup in the installed `verilator` script to hardcode the relative path between bindir and pkgdatadir. Fixes #5140 |
||
---|---|---|
.. | ||
fuzzer | ||
clang_check_attributes | ||
code_coverage | ||
code_coverage.dat | ||
dot_importer | ||
fastcov.py | ||
install_test | ||
lint_py_test_filter | ||
log_changes |