| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-11 | Show mkmf.log when failed | Nobuyoshi Nakada | |
| 2024-05-28 | Test for compiling without warnings against public headers | Mike Dalessio | |
| Under compilers with WERRORFLAG, MakeMakefile.try_compile treats warnings as errors, so we can use append_cflags to test whether the public header files emit warnings with certain flags turned on. [Regression test for feature #20507] | |||
