| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-25 | rust: apply global, project, and environment C args to bindgen | Dylan Baker | |
| This means that arguments set via `add_global_arguments`, `add_project_arguments` and by either the `-Dc_args` or `CFLAGS` are applied to bindgen as well. This can be important when, among other things, #defines are set via these mechanisms. Fixes: #12065 | |||
