Copy clang.exe to clang++.exe or clang-cl.exe if not existing
ClosedPublic

Authored by vonreth on Apr 21 2016, 9:52 PM.

Details

Summary

Introduce new virtual package for source only packages

Diff Detail

Repository
R138 Craft
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
vonreth updated this revision to Diff 3451.Apr 21 2016, 9:52 PM
vonreth retitled this revision from to Copy clang.exe to clang++.exe or clang-cl.exe if not existing.
vonreth updated this object.
vonreth edited the test plan for this revision. (Show Details)
vonreth added a reviewer: kfunk.
vonreth updated this revision to Diff 3453.Apr 22 2016, 6:35 AM
  • Copy clang.exe to clang++.exe or clang-cl.exe if not existing
  • Introduce new virtual package for source only packages
vonreth updated this revision to Diff 3454.Apr 22 2016, 6:41 AM
  • Copy clang.exe to clang++.exe or clang-cl.exe if not existing
  • Introduce new virtual package for source only packages
  • Only copy clang versions if the don't exist
kfunk accepted this revision.Apr 22 2016, 9:47 AM
kfunk edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 22 2016, 9:47 AM
This revision was automatically updated to reflect the committed changes.