summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix use of module .def files for MS toolsBrad King2009-09-291-0/+5
* Do not parse preprocessor defs for VS 10 link/libBrad King2009-09-291-8/+8
* Make sure LINK_FLAGS are seen by generator, fix for part of bug#9613Bill Hoffman2009-09-291-0/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Put custom commands in topological order for VS 10Brad King2009-09-071-7/+27
* Do Windows command line escapes for VS 10 tooBrad King2009-09-071-12/+23
* Allow for static libraries to depend on other targets so that the MSBuild run...Bill Hoffman2009-08-051-5/+0
* ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i...Bill Hoffman2009-07-141-20/+17
* ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v...Bill Hoffman2009-07-131-28/+52
* ENH: add group support and fix borland errorBill Hoffman2009-07-111-41/+129
* ENH: change so rules show up in GUI, must be windows pathBill Hoffman2009-07-101-3/+6
* ENH: only 5 failing tests for VS 10Bill Hoffman2009-07-101-45/+173
* ENH: Pass config to cmTarget::GetLinkerLanguageBrad King2009-07-081-3/+6
* ENH: Simpler cmTarget::GetLinkerLanguage signatureBrad King2009-07-071-8/+4
* ENH: fix line lengthBill Hoffman2009-06-281-6/+31
* ENH: fix line length issuesBill Hoffman2009-06-261-10/+14
* ENH: remove debug printBill Hoffman2009-06-261-2/+0
* ENH: add obj file support and remove a warningBill Hoffman2009-06-261-8/+37
* ENH: first pass at VS 10, can bootstrap CMake, but many tests still failBill Hoffman2009-06-251-0/+965