| 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.
|
|
seems my refactoring doesn't prevent this policy to work fine
|
|
This reverts commit 1780795781414c0fceb9d2f6c63c62188df0be02.
|