diff options
author | Brad King <brad.king@kitware.com> | 2013-01-25 21:30:30 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-01-29 20:23:00 (GMT) |
commit | bcd25808ac540d279a36a9e0f1b60f152fc0d6bb (patch) | |
tree | 7328bf090711810e6c95c30fd0fe03bcf0827072 /Tests/Module/ExternalData | |
parent | c0cebcb19ae53773f6b21035813c6d58dd829b94 (diff) | |
download | CMake-bcd25808ac540d279a36a9e0f1b60f152fc0d6bb.zip CMake-bcd25808ac540d279a36a9e0f1b60f152fc0d6bb.tar.gz CMake-bcd25808ac540d279a36a9e0f1b60f152fc0d6bb.tar.bz2 |
ExternalData: Improve series matching using an explicit syntax
Automatic series recognition can generate false positives too easily
when the default series configuration is flexible enough to handle
common cases. Avoid false positives by requiring an explicit syntax to
activate series recognition. Choose the syntax DATA{<name>,:} to be
short, simple, and look like a vertical ellipsis.
This allows us to improve the default series match configuration. Allow
series references to contain one of the numbered file names. Allow '-'
as a separator in addition to '.' and '_'. Document what the default
configuration matches. Also provide more options to configure series
<name> parsing.
Diffstat (limited to 'Tests/Module/ExternalData')
0 files changed, 0 insertions, 0 deletions