Brad King
|
5b85a581a8
|
ENH: Separate option mapping from VS generators
Split cmVisualStudioGeneratorOptions core functionality out into a
base class cmIDEOptions. It will be useful for other generators.
|
2009-07-29 11:29:08 -04:00 |
Brad King
|
e339f3133f
|
ENH: Separate VS flag table type
Move the cmVS7FlagTable type out of the VS generators and rename it to
cmIDEFlagTable. It will be useful for other generators.
|
2009-07-29 11:28:55 -04:00 |
Bill Hoffman
|
7491f52992
|
ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail
|
2009-06-25 16:41:57 -04:00 |