diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-10-18 21:05:25 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-10-18 21:05:25 -0500 |
commit | 90b24172fe8668fe3297ccf71b9c2e12d02b0076 (patch) | |
tree | 60f84114579b630765f78fc973d20895604ce322 /BUILD_HOWTO | |
parent | 3c4cf4dd0cb9e2abfa4c15cd6a65c00594abe138 (diff) | |
download | librebootfr-90b24172fe8668fe3297ccf71b9c2e12d02b0076.tar.gz librebootfr-90b24172fe8668fe3297ccf71b9c2e12d02b0076.zip |
Add dependency handling
Dependencies for any project can be determined by calling
project_dependencies() with a given project and (optional)
arguments. This is the function you will almost always want to call
when you're wanting to collect a list of dependencies. The output of
the topological sort is only one possible ordering of those
dependencies.
'dependencies' files may now contain any number of spaces or tabs
between each argument.
Diffstat (limited to 'BUILD_HOWTO')
0 files changed, 0 insertions, 0 deletions