build-recorder icon indicating copy to clipboard operation
build-recorder copied to clipboard

`time` `awk` and `wget/curl` unnecessarily required to build `build-recorder`

Open fvalasiad opened this issue 2 years ago • 2 comments

Title, those are dependencies for the benchmark folder, yet building build-recorder will complain about em missing.

Users are free to not run tests, and this could become an issue if we add more targets written in other languages such as rust. What's gonna happen then, will users be forced to install cargo just to build build-recorder?

Additionally, make benchmark needs to go, and instead be replaced by single names such as make hello make wine make linux

Or whatever. Including make all for those who want to run every test.

fvalasiad avatar Aug 09 '23 02:08 fvalasiad

please assign me this issue

Jyoticharan avatar Sep 13 '23 05:09 Jyoticharan

I have a hard time imagining a running Linux system which misses these...

zvr avatar Dec 03 '23 22:12 zvr