Ivan Krysak
|
5717d835f8
|
Add missing llvm::Error checks
|
2025-10-13 10:26:37 +03:00 |
|
Giacomo Vercesi
|
06f6137004
|
ResourceFinder: implement getComponentsHash
Implement the `getComponentsHash` function which returns a hash string
for all the components currently installed in revng.
|
2024-01-26 17:46:21 +01:00 |
|
Alessandro Di Federico
|
f584308ead
|
Introduce getLibrariesFullPath
|
2023-08-23 16:14:05 +02:00 |
|
Giacomo Vercesi
|
168eab6cc5
|
Use /proc/self/maps to determine root
Use the path of the mapped librevngSupport.so to determine the root
directory.
|
2022-04-28 22:18:08 +02:00 |
|
Giacomo Vercesi
|
d109a68bc4
|
Remove BUILD_PATH
It has not been relevant for a long time.
|
2022-04-28 22:10:02 +02:00 |
|
Massimo Fioravanti
|
afbebaf531
|
ProgramRunner: fix misuse of executable path
ProgramRunner was using garbage data instead of correctly using the path
to the current executable directory.
|
2022-01-17 18:17:54 +01:00 |
|
Pietro Fezzardi
|
cd9bc34d9d
|
Enforce new include conventions
|
2020-11-13 10:00:24 +01:00 |
|
Pietro Fezzardi
|
05e34ef6f9
|
Add functions to get installed resource files
|
2020-10-05 14:09:53 +02:00 |
|