summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-12-04 21:00:38 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-12-14 18:02:30 +0000
commitfd3423bfb82f44723fd59991ba56adc3ed112412 (patch)
tree56e148f4df350d3df259a04d46e4b595c978f3de /config_help.txt
parentaf70d4ee85246031ff631488a9191034bf3baa7a (diff)
configure: support discarding selected test results with -recheck
especially during debugging, it is often necessary to re-run only one (or a few) tests, where -recheck-all would be wasteful. Task-number: QTBUG-64059 Change-Id: I9410894dec4289ff832d7f75e04f9b60fe76c57c Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index 003752dbe7..9c424391a9 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -66,8 +66,10 @@ Configure meta:
-redo ................ Re-configure with previously used options.
Additional options may be passed, but will not be
saved for later use by -redo.
- -recheck ............. Discard cached negative configure test results.
+ -recheck [test,...] .. Discard cached negative configure test results.
Use this after installing missing dependencies.
+ Alternatively, if tests are specified, only their
+ results are discarded.
-recheck-all ......... Discard all cached configure test results.
-feature-<feature> ... Enable <feature>