Files
Giacomo Vercesi 042108bc44 ProgramRunner: cleanup
Clean up the `ProgramRunner` class:
* use llvm-provided wrappers and system-agnostic variables to compute
  the `Paths` variable
* pre-compute the list of path variables so it's not re-computed on
  every invocation of `run` or `isProgramAvailable`
* Wrap the logging code so that it's not triggered if the logger is
  disabled
2025-03-13 16:23:21 +01:00
..
2024-05-03 21:52:40 +02:00
2024-11-21 10:50:55 +01:00
2024-10-30 21:57:55 +01:00
2024-10-30 21:57:55 +01:00
2025-02-13 13:10:51 +02:00
2024-10-01 13:38:13 +02:00
2025-03-13 16:23:21 +01:00
2024-05-03 21:52:40 +02:00
2024-10-31 17:19:51 +01:00