]> git.ipfire.org Git - thirdparty/curl.git/commit
build: generate `buildinfo.txt` for test logs
authorViktor Szakats <commit@vsz.me>
Thu, 5 Sep 2024 21:23:47 +0000 (23:23 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 6 Sep 2024 19:46:04 +0000 (21:46 +0200)
commit1fdea1684602a1ae2870c67b5f3e8fd34f63da95
tree5823efe0273bfb2e718c4bacedd54fbff815519f
parentb0a1c9bdcac499eb1ef6946e8bdb49ece26f745a
build: generate `buildinfo.txt` for test logs

Also:
- read `buildinfo.txt` from `runtests.pl` and dump it to the log.
- cmake: show `CROSS` target flag for cross-builds.
- cmake: add logic to detect arguments passed via the command-line.

It is meant to help filling out missing datapoints in the testclutch
matrix.

Closes #14802
CMakeLists.txt
acinclude.m4
configure.ac
tests/CMakeLists.txt
tests/runtests.pl