aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-11-20 13:11:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-11-20 18:29:45 +0200
commit9964a9aca03b38c2959994e0fdc91014da252cb8 (patch)
tree4c263c8f9ee422de9f27aecdb05a040ee116ddae /tests
parent4184f61e2b795dd4c4b4a974a890bdaf98906b82 (diff)
Implement dump directive
It can be used to print (to stderr) a human-readable representation of the current scope or a list of targets. For example: dump # Dump current scope. dump lib{foo} details/exe{bar} # Dump two targets. This is primarily useful for debugging as well as to write build system tests.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions