ncoghlan / modularity / fedmod

Forked from modularity/fedmod 6 years ago
Clone

1ce2508 Rewrite build dependency resolution

Authored and Committed by ncoghlan 6 years ago
    Rewrite build dependency resolution
    
    This redesigns the build dependency resolution to skip
    the build dependencies for any runtime or build dependencies
    that are being brought in from other modules.
    
        
file modified
+15 -63
file modified
+56 -26