build-recorder
build-recorder copied to clipboard
#213 was patched 4 months ago and yet a tarball with the fix hasn't been released yet. As a result the current release tarball is still faulty, and no one...
Uncertain if it's to be expected. Nevertheless benchmarks & examples depend on `build-recorder` being on the top-level dir, so unless fixed the user has to manually move the executable to...
xxd fails because it does not recognize `-n schema`. Failing to find any info on the web or manpage regarding that option, is it platform-specific? I'd recommend instead letting it...
We weren't using any of the rest anyways. Signed-off-by: Fotios Valasiadis
This is to allow build-recorder to be built & used in systems that do not use glibc, such as void-linux-musl, FreeBSD, etc...
During the FOSDEM presentation, there was a question about performance comparison to [tracecode](https://github.com/nexB/tracecode-toolkit-strace). We should research this and add some documentation about this.
Save users from having to install xxd to build build-recorder. Closes #214
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...
You might be interested to read the work that was presented at ASE2014: https://rebels.cs.uwaterloo.ca/papers/ase2014_vanderburg.pdf https://rebels.cs.uwaterloo.ca/confpaper/2014/09/14/tracing-software-build-processes-to-uncover-license-compliance-inconsistencies.html