|
|
@ -15,7 +15,7 @@ output format, even if only one introspection command was given. |
|
|
|
A complete introspection dump is also stored in the `meson-info` |
|
|
|
A complete introspection dump is also stored in the `meson-info` |
|
|
|
directory. This dump will be (re)generated each time meson updates the configuration of the build directory. |
|
|
|
directory. This dump will be (re)generated each time meson updates the configuration of the build directory. |
|
|
|
|
|
|
|
|
|
|
|
Additionlly the format of target was changed: |
|
|
|
Additionlly the format of `meson introspect target` was changed: |
|
|
|
- `filename` is now a list of output filenames |
|
|
|
- `filename` is now a list of output filenames |
|
|
|
- `install_filename` is now also a list of installed files |
|
|
|
- `install_filename` is now also a list of installed files |
|
|
|
- New: the `sources` key. It stores the source files of a target and there compiler parameters |
|
|
|
- New: the `sources` key. It stores the source files of a target and there compiler parameters |
|
|
|