verilator/nodist
Geza Lore 55661e7f71
Install public executables into bindir instead of pkgdatadir (#5140) (#5544)
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
2024-10-18 10:06:28 +01:00
..
fuzzer Internals: Reformat with new settings (last commit). No functional change. 2024-08-26 21:53:36 -04:00
clang_check_attributes Internals: Fix annotation checker not considering base class virtual function annotations (#5459) 2024-09-30 21:34:34 -04:00
code_coverage Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
code_coverage.dat Copyright year update 2024-01-01 03:19:59 -05:00
dot_importer Internals: Reformat with new settings (last commit). No functional change. 2024-08-26 21:53:36 -04:00
fastcov.py CI: Fix codecov upload 2024-07-28 13:58:26 -04:00
install_test Install public executables into bindir instead of pkgdatadir (#5140) (#5544) 2024-10-18 10:06:28 +01:00
lint_py_test_filter Convert test driver to Python (#5427) 2024-09-08 13:00:03 -04:00
log_changes Internals: Reformat with new settings (last commit). No functional change. 2024-08-26 21:53:36 -04:00