diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-02-17 00:08:37 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-02-22 06:49:34 +0530 |
commit | 3320e13d91d68f0a4898901c168b3981b76dec41 (patch) | |
tree | 46770e75260d290a4ae9114a5e9509b742b01016 /docs/markdown/Subprojects.md | |
parent | b0061257c93da955397da05fb0783801f67cd54d (diff) | |
download | meson-3320e13d91d68f0a4898901c168b3981b76dec41.zip meson-3320e13d91d68f0a4898901c168b3981b76dec41.tar.gz meson-3320e13d91d68f0a4898901c168b3981b76dec41.tar.bz2 |
unit tests: Add a test for the symbolchecker script
When a source file for a library is changed without adding new extern
symbols, only that library should be rebuilt. Nothing that uses it
should be relinked.
Along the way, also remove trailing `.` in all Ninja rule
descriptions. It's very confusing to see messages like:
```
Linking target mylib.dll.
```
It's confusing that the period at the end of that is not part of the
filename. Instead of removing that period manually in the tests (which
feels wrong!) just don't print it at all.
Diffstat (limited to 'docs/markdown/Subprojects.md')
0 files changed, 0 insertions, 0 deletions