diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-04-13 04:01:35 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-04-14 22:14:11 +0300 |
commit | 2e5b2813d55f374e684f7ec9095cc681e30d8f46 (patch) | |
tree | 75acda0cf6bacde148454057fe3b81d7f9d9a00f /docs/markdown/Unit-tests.md | |
parent | 798d841348d01c1e96e9a9ea1f1f689dbfa5518a (diff) | |
download | meson-2e5b2813d55f374e684f7ec9095cc681e30d8f46.zip meson-2e5b2813d55f374e684f7ec9095cc681e30d8f46.tar.gz meson-2e5b2813d55f374e684f7ec9095cc681e30d8f46.tar.bz2 |
compilers: Cache compiler checks where we don't want the output
This caching is only for a single run, so it doesn't help reconfigure.
However, it is useful for subproject setups where different subprojects
will run the same compiler checks.
The cache is also per compiler instance and is not used for functions
that want to read or run the outputted object file or binary.
For gst-build, this halves the number of compiler checks that are run
and reduces configuration time by 20%.
Diffstat (limited to 'docs/markdown/Unit-tests.md')
0 files changed, 0 insertions, 0 deletions