Details
-
Improvement
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
-
None
-
None
-
Server Development Platform
Description
libdeps use to be used to detect dependency cycles and LIBDEPS_LIBGROUP were use to handle these cycles. Eventually all dependency cycles were cleaned up and the use of LIBDEPS_LIBGROUPs was not needed. It still has some unused code in the SConstruct and libdeps.py.
If libdeps.py was upstreamed it would be useful for other projects to be able to section off dependency cycles so they could use libdeps without need to fix all dependency cycles immediatly.
This ticket is for making the LIBDEPS_LIBGROUP interface more generic/upstreamable.