| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
support libc++ std module
|
|
|
|
|
|
|
|
|
|
use compinst for msvc when possible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we're already doing a DFS to sort modules and it already check for
circular imports, so instead of rolling a custom detection afterward
just signal the circular dependency when detected in the DFS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 9a47d92eaa9612bf6e3fdb72995d8872b533d082.
|