Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add global generator factory method to get default platform name | Brad King | 2019-01-18 | 1 | -0/+7 |
* | Add global generator factory method to get list of known platforms | Brad King | 2019-01-18 | 1 | -0/+20 |
* | Split global generator factory list with and without platforms | Brad King | 2019-01-18 | 1 | -2/+17 |
* | VS: Factor out helper function to compute host platform name | Brad King | 2019-01-18 | 1 | -10/+15 |
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -2/+3 |
* | VS: Add Visual Studio 16 2019 generator | Brad King | 2019-01-11 | 1 | -6/+120 |
* | VS: Parameterize VS 2017 generator to support future versions | Brad King | 2019-01-11 | 1 | -8/+41 |
* | VS: Rename VS 2017 generator sources to be version-independent | Brad King | 2019-01-11 | 1 | -0/+291 |