| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: in Clang/C2 toolset, setup correct compiler settings | Mariusz PluciĆski | 2016-03-10 | 1 | -1/+12 |
|
|
* | Merge topic 'vs14-debug-enum-older-toolsets' | Brad King | 2016-03-08 | 1 | -1/+2 |
|\ |
|
| * | VS: Fix VS 2015 .vcxproj debug setting for v100 toolset (#15986) | Brad King | 2016-03-07 | 1 | -1/+2 |
|
|
* | | VS: Add option to set `ConfigurationType` of a .vcxproj file | Fabian Otto | 2016-02-26 | 1 | -35/+43 |
|
|
* | | Merge topic 'vs14-debug-enum-older-toolsets' | Brad King | 2016-02-25 | 1 | -0/+27 |
|\ \
| |/ |
|
| * | VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986) | Brad King | 2016-02-24 | 1 | -0/+27 |
|
|
* | | Fix MFC setting on utility targets (#15867) | Clinton Stimpson | 2016-01-19 | 1 | -6/+9 |
|
|
* | | Merge topic 'vs-global-properties' | Brad King | 2016-01-12 | 1 | -0/+26 |
|\ \ |
|
| * | | VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666) | Mike Fitzgerald | 2016-01-11 | 1 | -0/+26 |
|
|
* | | | VS: Map the link `/debug` to its IDE property | Brad King | 2016-01-11 | 1 | -19/+5 |
|
|
* | | | VS: Drop unused condition in link debug flag generation | Brad King | 2016-01-11 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'vs14-debug-enum' | Brad King | 2016-01-11 | 1 | -2/+18 |
|\ \
| |/ |
|
| * | VS: Fix VS 2015 .vcxproj file value for GenerateDebugInformation (#15894) | Brad King | 2016-01-08 | 1 | -2/+18 |
|
|
* | | VS: Add module definition `.def` files to .vcxproj files (#15313) | Tim Grothe | 2015-11-04 | 1 | -0/+6 |
|
|
* | | Refactor `.def` file lookup | Tim Grothe | 2015-11-04 | 1 | -3/+4 |
|
|
* | | Merge topic 'vs-resw-files' | Brad King | 2015-10-29 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | VS: Add support for `.resw` files (#15811) | Andrew Shaitorov | 2015-10-28 | 1 | -0/+4 |
|
|
* | | cmGeneratorTarget: Add API for target-relative commands. | Stephen Kelly | 2015-10-26 | 1 | -4/+4 |
|
|
* | | VS: Port interface to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -1/+1 |
|
|
* | | VS: Port TargetIsFortranOnly to cmGeneratorTarget | Stephen Kelly | 2015-10-24 | 1 | -1/+1 |
|
|
* | | VS10: Port to cmGeneratorTarget. | Stephen Kelly | 2015-10-24 | 1 | -23/+26 |
|
|
* | | cmGeneratorTarget: Move GetExportMacro from cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -1/+2 |
|
|
* | | cmLocalGenerator: Port some API to cmGeneratorTarget. | Stephen Kelly | 2015-10-17 | 1 | -2/+2 |
|
|
* | | Use cmGeneratorTarget for property access. | Stephen Kelly | 2015-10-17 | 1 | -50/+59 |
|
|
* | | Use GetName from cmGeneratorTarget. | Stephen Kelly | 2015-10-17 | 1 | -7/+12 |
|
|
* | | Merge topic 'clean-up-cmTarget' | Brad King | 2015-10-16 | 1 | -52/+54 |
|\ \ |
|
| * | | Remove now-obsolete casts. | Stephen Kelly | 2015-10-14 | 1 | -2/+1 |
|
|
| * | | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -52/+52 |
|
|
| * | | Generators: Use GetType from the cmGeneratorTarget. | Stephen Kelly | 2015-10-14 | 1 | -38/+41 |
|
|
* | | | cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. | Stephen Kelly | 2015-10-14 | 1 | -8/+8 |
|/ / |
|
* | | cmGeneratorExpression: Port to cmLocalGenerator. | Stephen Kelly | 2015-10-12 | 1 | -4/+7 |
|
|
* | | Merge topic 'use-generator-target' | Brad King | 2015-10-12 | 1 | -3/+4 |
|\ \ |
|
| * | | cmGeneratorTarget: Move GetPDBDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -1/+1 |
|
|
| * | | cmGeneratorTarget: Move GetDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 1 | -2/+3 |
| |/ |
|
* | | cmLocalGenerator: Add current source directory accessor. | Stephen Kelly | 2015-10-10 | 1 | -1/+1 |
|
|
* | | cmLocalGenerator: Add current binary directory accessor. | Stephen Kelly | 2015-10-10 | 1 | -7/+7 |
|/ |
|
* | Merge topic 'vs-win10-store' | Brad King | 2015-10-05 | 1 | -7/+217 |
|\ |
|
| * | VS: Add support for Windows 10 Universal (Store) Applications | Gilles Khouzam | 2015-10-05 | 1 | -6/+216 |
|
|
| * | VS: Refactor indentation of LinkLibraryDependencies | Gilles Khouzam | 2015-10-05 | 1 | -1/+1 |
|
|
* | | Merge topic 'vs-win10-sdk' | Brad King | 2015-10-02 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | VS: Add support for selecting the Windows 10 SDK (#15670) | Gilles Khouzam | 2015-10-02 | 1 | -0/+10 |
|
|
* | | cmVisualStudio10TargetGenerator: Fix unsigned integer constant type | Brad King | 2015-09-30 | 1 | -1/+1 |
|/ |
|
* | VS: Prevent generated "rule" files from causing rebuilds | Mike Pagel | 2015-09-28 | 1 | -0/+27 |
|
|
* | VS: Fix rebuild with regeneration after input CMake code change (#15754) | Brad King | 2015-09-22 | 1 | -1/+1 |
|
|
* | VS: Refactor target ordering logic | Brad King | 2015-09-22 | 1 | -1/+1 |
|
|
* | Add support for *.manifest source files with MSVC tools | Brad King | 2015-09-17 | 1 | -0/+29 |
|
|
* | Merge topic 'vs-store-phone-cert-thumbs' | Brad King | 2015-08-31 | 1 | -1/+15 |
|\ |
|
| * | VS: Windows Store/Phone package cert thumbprint | Gilles Khouzam | 2015-08-27 | 1 | -1/+15 |
|
|
* | | cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -1/+1 |
|
|
* | | cmGeneratorTarget: Move compile defintions processing from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -1/+1 |
|
|