diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-05-07 02:01:41 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-05-09 14:23:15 +0530 |
commit | c7d71c79434d98c280121ac1a20faca8fd512e40 (patch) | |
tree | 14fa2b546a8331fb55dc1aa436dacd49a64c7eb5 /docs/markdown/Syntax.md | |
parent | bf54383d8aabd076a5893a3e849fd6788db77054 (diff) | |
download | meson-c7d71c79434d98c280121ac1a20faca8fd512e40.zip meson-c7d71c79434d98c280121ac1a20faca8fd512e40.tar.gz meson-c7d71c79434d98c280121ac1a20faca8fd512e40.tar.bz2 |
dependencies: Fix caching of native/cross dependencies
All our cached_dep magic was totally useless since we ended up using
the same identifier for native and cross deps. Just nuke all this
cached_dep code since it is very error-prone and improve the
identifier generation instead.
For instance, this is broken *right now* with the `type_name` kwarg.
Add a bunch of tests to ensure that all this actually works...
Closes https://github.com/mesonbuild/meson/issues/1736
Diffstat (limited to 'docs/markdown/Syntax.md')
0 files changed, 0 insertions, 0 deletions