| Commit message (Expand) | Author | Age | Files | Lines |
* | Move GetCompileDefinitions to cmTarget. | Stephen Kelly | 2013-01-29 | 1 | -2/+2 |
|
|
* | VS11: Simplify external object file handling (#13831) | Brad King | 2013-01-07 | 1 | -5/+20 |
|
|
* | Revert "Move GetLinkInformation to cmGeneratorTarget" | Stephen Kelly | 2012-11-21 | 1 | -1/+1 |
|
|
* | Resolve ambiguity warning regarding use of && and ||. | Stephen Kelly | 2012-11-13 | 1 | -2/+2 |
|
|
* | Resolve warnings about used enum values in switch blocks. | Stephen Kelly | 2012-11-13 | 1 | -0/+3 |
|
|
* | Resolve warnings about unused variables. | Stephen Kelly | 2012-11-07 | 1 | -1/+0 |
|
|
* | VS10: Honor /DELAYSIGN and /KEYFILE flags (#13601) | Brad King | 2012-10-26 | 1 | -0/+17 |
|
|
* | VS10: Refactor link options collection | Brad King | 2012-10-26 | 1 | -81/+61 |
|
|
* | Fix config-specific INCLUDE_DIRECTORIES in multi-config generators | Stephen Kelly | 2012-10-17 | 1 | -3/+4 |
|
|
* | Merge topic 'vs-pdb-output' | Brad King | 2012-10-01 | 1 | -5/+3 |
|\ |
|
| * | Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830) | Yuchen Deng | 2012-09-25 | 1 | -5/+3 |
|
|
* | | Return a std::string from GetCompileDefinitions. | Stephen Kelly | 2012-09-21 | 1 | -2/+3 |
|
|
* | | Port remaining code to GetCompileDefinitions(). | Stephen Kelly | 2012-09-21 | 1 | -9/+3 |
|
|
* | | Move GetIncludeDirectories to cmGeneratorTarget. | Stephen Kelly | 2012-09-19 | 1 | -1/+2 |
|
|
* | | Move GetLinkInformation to cmGeneratorTarget | Stephen Kelly | 2012-09-19 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'vs11-flag-table' | David Cole | 2012-08-24 | 1 | -4/+31 |
|\ |
|
| * | VS11: Generate flag tables from MSBuild V110 tool files | Brad King | 2012-08-22 | 1 | -4/+31 |
|
|
* | | Merge topic 'VS10-PrecompiledHeader-default' | David Cole | 2012-08-24 | 1 | -0/+1 |
|\ \ |
|
| * | | VS: Disable precompiled headers unless enabled by project (#12930) | Brad King | 2012-08-22 | 1 | -0/+1 |
|
|
* | | | Merge topic 'VS11-WinRT-project-issue-12930' | David Cole | 2012-08-24 | 1 | -1/+2 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | VS11: Rename 'Immersive' to 'WindowsAppContainer' (#12930) | Brad King | 2012-08-21 | 1 | -1/+2 |
|
|
* | | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -56/+56 |
|
|
* | | VS10: Generate relative source paths when possible (#12570) | Brad King | 2012-04-27 | 1 | -4/+15 |
|
|
* | | VS11: Do not use source path conversion workaround specific to VS 10 | Brad King | 2012-04-27 | 1 | -7/+22 |
|
|
* | | VS10: Convert paths normally unless forced to relative | Brad King | 2012-04-27 | 1 | -19/+20 |
|
|
* | | VS10: Simplify vcxproj.filter file generation | Brad King | 2012-04-27 | 1 | -63/+15 |
|
|
* | | VS10: Refactor custom commands to use WriteSource | Brad King | 2012-04-27 | 1 | -13/+19 |
|
|
* | | VS10: Avoid creating .rule files next to outputs (#13141) | Brad King | 2012-04-18 | 1 | -1/+2 |
|
|
* | | Cleanup custom command .rule file internal handling | Brad King | 2012-04-18 | 1 | -1/+1 |
|/ |
|
* | VS10: Fix external objects generated outside target (#13047) | Brad King | 2012-03-20 | 1 | -13/+4 |
|
|
* | Simplify cmVisualStudio10TargetGenerator source classification | Brad King | 2012-03-19 | 1 | -87/+56 |
|
|
* | Add $<TARGET_OBJECTS:...> expression to use an object library | Brad King | 2012-03-16 | 1 | -0/+44 |
|
|
* | Build object library targets in VS | Brad King | 2012-03-13 | 1 | -12/+26 |
|
|
* | Pre-compute object file names before VS project generation | Brad King | 2012-03-09 | 1 | -10/+3 |
|
|
* | Simplify cmVisualStudio10TargetGenerator using cmGeneratorTarget | Brad King | 2012-03-09 | 1 | -27/+10 |
|
|
* | Merge branch 'cleanup-object-file-names' into object-library | Brad King | 2012-03-09 | 1 | -7/+1 |
|\ |
|
| * | VS: Simplify object name computation | Brad King | 2012-03-06 | 1 | -7/+1 |
|
|
* | | Merge topic 'fix-12189-support-SBCS-in-VS' | David Cole | 2012-03-08 | 1 | -0/+5 |
|\ \ |
|
| * | | Visual Studio: Allow setting Single Byte Character Set (#12189) | Aaron C. Meadows | 2012-02-17 | 1 | -0/+5 |
| |/ |
|
* | | Extract and use the INCLUDE_DIRECTORIES target properties. | Stephen Kelly | 2012-02-22 | 1 | -1/+1 |
|/ |
|
* | VS: Simplify ;-separated attribute value parsing | Brad King | 2012-02-03 | 1 | -34/+20 |
|
|
* | VS: Add support for WinRT project properties (#12930) | Eugene Golushkov | 2012-02-03 | 1 | -1/+37 |
|
|
* | VS10: Fix /pdb option vcxproj element name (#12328) | Brad King | 2012-01-09 | 1 | -1/+1 |
|
|
* | VS: Add support for three new project properties (#12586) | Aaron Ten Clay | 2011-11-28 | 1 | -1/+56 |
|
|
* | Merge topic 'vs-version-ivar' | David Cole | 2011-11-15 | 1 | -4/+4 |
|\ |
|
| * | Order VS local generator Version ivar values consistently | Brad King | 2011-11-14 | 1 | -4/+4 |
|
|
* | | Merge topic 'fix-11213-vs10-mfc-support' | David Cole | 2011-11-15 | 1 | -4/+12 |
|\ \
| |/
|/| |
|
| * | VS10: Use expected values for UseOfMfc (#11213) | David Cole | 2011-11-04 | 1 | -4/+12 |
|
|
* | | VS: Add VS_SCC_AUXPATH target property (#12549) | Robert Dailey | 2011-11-01 | 1 | -1/+9 |
|/ |
|
* | VS10: Avoid unnecessary rebuilds for custom commands | David Cole | 2011-08-18 | 1 | -1/+1 |
|
|