Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enumerate VS11 version explicitly in local generators | Brad King | 2011-11-14 | 1 | -0/+3 |
| | | | | | | | | | | | Since the parent commit the local generator Version ivar may be compared for ordering. Convert comparisons: "==VS10" becomes ">=VS10" "!=VS10" becomes "< VS10" to support an explicit enumeration value for VS11 with no change in behavior. | ||||
* | Add Visual Studio 11 generator for x86 and x64 tools | Brad King | 2011-09-23 | 1 | -0/+43 |