Brad King
|
996f391593
|
BUG: The ALL_BUILD target should not have any command lines so that it is not always considered out of date. Moved the 'Build all projects' message into the description field instead of an echo in the command field. Moved common implementation of Generate for VS6 and VS7 into the superclass to avoid duplicate code for the ALL_BUILD target. This addresses bug#4556.
|
2007-04-10 13:09:03 -04:00 |
Brad King
|
438a7e2fce
|
BUG: Fix utility dependencies for static libraries in VS generators. This addresses bug#4789.
|
2007-04-04 14:50:35 -04:00 |
Brad King
|
2c1204e361
|
ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global generators.
|
2007-04-04 11:22:14 -04:00 |