| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-25 | Fix compiler.preprocess compile_args not used | Charles Brunet | |
| As described in https://github.com/mesonbuild/meson/issues/12715#issuecomment-1883448780, the compiler.preprocess function ignores compile_args. This should fix it in both ninja and visualstudio backends. | |||
| 2023-02-15 | preprocess: Add dependencies kwarg | Xavier Claessens | |
| 2023-02-15 | preprocess: Allow custom_tgt, custom_idx and generated_list | Xavier Claessens | |
| It was documented to be supported but only File and str were actually working. | |||
| 2022-10-25 | Condense test directory numbers. | Jussi Pakkanen | |
