Commits

Daniel Dunbar committed b26305a5ac4
[swift-build] Add a hidden --ignore-dependencies option. - This is currently primarily useful for timing the impact of operations w/o the recursive walk of dependencies, or for generating an Xcode project just for quickly browsing a project. - The option is hidden (not in usage) because I'm not sure this is something we actually care to support in the long run.