improved system information
- We added function for checking whether we are in a make build.
This allows adding dependencies only if we are not in a make build.
This is good, because during a make build, our package may not be installed.
- We now also store the command line in the log files.
This makes it easier to understand how the experiment was executed.