Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Separate option mapping from VS generators | Brad King | 2009-07-29 | 1 | -28/+5 |
| | | | | | Split cmVisualStudioGeneratorOptions core functionality out into a base class cmIDEOptions. It will be useful for other generators. | ||||
* | ENH: Separate VS flag table type | Brad King | 2009-07-29 | 1 | -25/+4 |
| | | | | | Move the cmVS7FlagTable type out of the VS generators and rename it to cmIDEFlagTable. It will be useful for other generators. | ||||
* | ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail | Bill Hoffman | 2009-06-25 | 1 | -0/+122 |