Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 1 | -2/+3 |
| | | | | | This new abstract class allows us move some logic from the cmGlobalGenerator into its own layer in a next step. | ||||
* | VS: Cleanup AddPlatformDefinitions() of Visual Studio generators | Patrick Gansterer | 2012-08-22 | 1 | -3/+1 |
| | | | | | Move adding of definitions into cmGlobalVisualStudioGenerator to share code and avoid duplicate architecture string literals. | ||||
* | VS11: Add ARM architecture generator (#13077) | Minmin Gong | 2012-05-09 | 1 | -0/+37 |