summaryrefslogtreecommitdiff
path: root/src/mongo/util/background.cpp
diff options
context:
space:
mode:
authorAndy Schwerin <schwerin@10gen.com>2013-07-08 17:44:05 -0400
committerAndy Schwerin <schwerin@10gen.com>2013-07-09 16:11:48 -0400
commit7711aed31df7d761fe272249fca32559c1fd120f (patch)
tree1bad33f7273b46af787027301b7a0823d4281b86 /src/mongo/util/background.cpp
parentb918a9c83e0164ef610d3a0c45d4daa7f52ef20c (diff)
downloadmongo-7711aed31df7d761fe272249fca32559c1fd120f.tar.gz
SERVER-9670 Use LIBDEPS to declare dependents in addition to prerequisites.
To achieve this, the "direct prerequisites" for a File node are stored in the node's attributes object, instead of in the build environment for the node. This allows the emitter for nodes to amend _other nodes_ prerequisites. After that, this change is trivial. Introduce a LIBDEPS_DEPENDENTS environment variable that sets the named dependents of a node, while the existing LIBDEPS variable may be considered the direct prerequisites.
Diffstat (limited to 'src/mongo/util/background.cpp')
0 files changed, 0 insertions, 0 deletions