aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/Exporter/qbs/qbsexporter.js
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2024-02-12 15:24:04 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2024-02-13 10:16:37 +0000
commita30e54c2e7fb7d9735a364497914a5df452dd1ad (patch)
treee06d019e7ebe38253c4b64ef1dc9f9c78273ac5c /share/qbs/modules/Exporter/qbs/qbsexporter.js
parenteb746c7caf2a1e7427984bbd1d970ebdbd108207 (diff)
Fix wildcard change tracking
We recorded both too many and not enough time stamps for wildcards: - We should not try to track changes regarding recursive wildcards ("**/"), as that can easily pull in large parts of the source tree and/or the project root directory, likely resulting in unwanted re-resolvings. - We should track the parent dir of a wildcard pattern, even if the last evaluation yielded no matches. Change-Id: I8e5521a2fcb7fd1f54103e0df566f33dd6f2a972 Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
Diffstat (limited to 'share/qbs/modules/Exporter/qbs/qbsexporter.js')
0 files changed, 0 insertions, 0 deletions