3 Commits

Author SHA1 Message Date
Zack Weinberg
08b6f99cef
log_environment: Make version probes more robust. 2021-09-26 12:04:28 -04:00
Zack Weinberg
d2b2a03a24
Log more stuff in log_environment
- Number of available CPUs
- On Linux, attempt to identify the build C library
  (currently only knows about glibc and musl)
2021-09-18 11:28:35 -04:00
Zack Weinberg
c2e8b0ee81
Create disconnected branch for CI scripts.
I don’t know if this will be the way to maintain them long term, but
this keeps them out of the hair of people working on trunk while
they’re experimental.

Currently only has metainformation and a script to produce a report on
how a CI environment is set up (vital for debugging).

BuildCommon.pm was originally written by me for
libxcrypt (https://github.com/besser82/libxcrypt).  That project uses
very permissive licensing when possible, so it is under CC0 rather
than GPL.
2021-09-15 17:15:19 -04:00