diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-02-07 15:38:57 +0530 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2020-02-11 06:16:56 -0500 |
commit | 36a0797e1c987cd08d1b3b993f52b17fa9a15542 (patch) | |
tree | d7801cf866dd9414a4345597aa198c0fa2e66526 /docs/markdown/FAQ.md | |
parent | 1c74bbbfb3854163c82535a094fe8ca93a154725 (diff) | |
download | meson-36a0797e1c987cd08d1b3b993f52b17fa9a15542.zip meson-36a0797e1c987cd08d1b3b993f52b17fa9a15542.tar.gz meson-36a0797e1c987cd08d1b3b993f52b17fa9a15542.tar.bz2 |
minstall: Make --only-changed less verbose
When `--only-changed` is passed, we only want to know about files that
were newly-installed. Everything else is noise. The full list can
always be found in `install-log.txt` anyway. Sample output:
```
ninja: Entering directory `.'
ninja: no work to do.
Preserved 667 unchanged files, see meson-logs\install-log.txt for the full list
```
Diffstat (limited to 'docs/markdown/FAQ.md')
0 files changed, 0 insertions, 0 deletions