Opened 13 years ago
Closed 13 years ago
#3069 closed Feature Requests (fixed)
Adding VC10 support to the build system
| Reported by: | Owned by: | Vladimir Prus | |
|---|---|---|---|
| Milestone: | Boost 1.40.0 | Component: | build |
| Version: | Boost 1.38.0 | Severity: | Not Applicable |
| Keywords: | Cc: |
Description
Now that the VC10 beta is out, it would be usefull to add auto detection support for it to msvc.jam. The attached patch attempts to do that.
Attachments (1)
Change History (2)
by , 13 years ago
| Attachment: | msvc.jam.patch added |
|---|
comment:1 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [53206]) MSVC 10 autodetection.
Closes #3069.