Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parse the deployment target on all Apple target triples (#113)
* Parse the deployment target on all Apple target triples Also allow it to be optional, or partially specified. * Add OperatingSystem::is_like_darwin To more easily determine if the OS is of Darwin lineage. * Define an ordering for DeploymentTarget
- Loading branch information