drgn/.github/workflows
Omar Sandoval 24609a3a2e libdrgn: add autoconf option to enable compiler warnings
This adds an --enable-compiler-warnings flag that:

* Defines a canonical list of warnings that we enforce. For now, this is
  -Wall -Wformat-overflow=2 -Wformat-truncation=2, but we can add to it
  going forward.
* Enables warnings by default.
* Allows erroring on warnings. We recommend that developers use this and
  use it for the CI.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2022-03-01 15:38:05 -08:00
..
ci.yml libdrgn: add autoconf option to enable compiler warnings 2022-03-01 15:38:05 -08:00
dco-check.yml Skip DCO check for draft pull requests 2021-12-13 12:14:42 -08:00
vmtest-build.yml vmtest: fix vmtest kernel build command 2021-05-05 00:34:11 -07:00