verilator/bin
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
..
redirect Make installation relocatable, and the installation testable (#4927) 2024-03-01 00:08:28 +00:00
verilator Install public executables into bindir instead of pkgdatadir (#5140) (#5544) 2024-10-18 10:06:28 +01:00
verilator_ccache_report Internals: Reformat with new settings (last commit). No functional change. 2024-08-26 21:53:36 -04:00
verilator_coverage Commentary: Fix docs of verilator_coverage (#5149) 2024-05-29 08:11:35 -04:00
verilator_difftree Internals: Reformat with new settings (last commit). No functional change. 2024-08-26 21:53:36 -04:00
verilator_gantt Internals: Reformat with new settings (last commit). No functional change. 2024-08-26 21:53:36 -04:00
verilator_includer Copyright year update 2024-01-01 03:19:59 -05:00
verilator_profcfunc Fix latest pylint issues (#5465) 2024-09-19 15:51:13 +01:00