Skip to content
Commit e1afbc94 authored by Michael Pyne's avatar Michael Pyne
Browse files

dep-resolv: --include-dependencies; cmdline selections override rcfile.

Add and document the --include-dependencies option. Useful with
--print-modules as a quick way to determine what dependencies a given
module on the command line has, especially if you do a quick
"kdesrc-build --metadata-only" first.

Also, make selecting modules on the command line override
"include-dependencies" as an rc file option, since otherwise it's
impossible to ask just to build a single module if that module is in a
module set with included dependencies.

Use the newly-added --include-dependencies option to force dependency
resolution to happen even if you specify modules to build on the command
line.
parent 96cee64b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment