| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Add support for XAML source files | Gilles Khouzam | 2015-04-03 | 1 | -3/+77 |
|
|
* | Genex: Allow COMPILE_LANGUAGE when processing compile definitions. | Stephen Kelly | 2015-03-09 | 1 | -1/+2 |
|
|
* | cmVisualStudio10TargetGenerator: Wrap long line | Brad King | 2015-02-24 | 1 | -1/+2 |
|
|
* | VS: Specify absolute output directory for the Midl tool | Tim Blechmann | 2015-02-23 | 1 | -1/+1 |
|
|
* | VS: Set default language in generated Windows Phone and Store projects | Robert Goulet | 2015-01-29 | 1 | -0/+2 |
|
|
* | VS: Add missing newlines to .vcxproj generation | Robert Goulet | 2015-01-29 | 1 | -2/+2 |
|
|
* | VS: Add source file property to set extra hlsl shader flags | Robert Goulet | 2015-01-28 | 1 | -0/+13 |
|
|
* | Add 'ANDROID_API_MIN' target property to set Android Target MIN API | Dmitry Polyanitsa | 2014-12-17 | 1 | -0/+6 |
|
|
* | VS: Inherit target-level "-wd" flags in source files (#15284) | Brad King | 2014-12-04 | 1 | -0/+5 |
|
|
* | Merge topic 'vs-hlsl-typo' | Brad King | 2014-12-04 | 1 | -1/+1 |
|\ |
|
| * | VS: Fix typo in VS_SHADER_MODEL lookup comment | Brad King | 2014-12-03 | 1 | -1/+1 |
|
|
* | | Merge topic 'vs-phone-store-deployment-location' | Brad King | 2014-12-04 | 1 | -0/+15 |
|\ \ |
|
| * | | VS: Add source file property to specify Windows App deployment location | Gilles Khouzam | 2014-12-03 | 1 | -0/+15 |
| |/ |
|
* | | Merge topic 'fix-wince-unicode-entry-point' | Brad King | 2014-12-03 | 1 | -2/+16 |
|\ \ |
|
| * | | VS, WINCE: Fix entry point for Unicode builds | Pascal Bach | 2014-12-03 | 1 | -2/+16 |
|
|
* | | | Merge topic 'vs-hlsl-settings' | Brad King | 2014-12-03 | 1 | -1/+26 |
|\ \ \
| | |/
| |/| |
|
| * | | VS: Add source file properties to set the hlsl shader entry point and model | Cedric Perthuis | 2014-12-03 | 1 | -1/+26 |
| |/ |
|
* | | Merge topic 'vs-check-phone-store-tools' | Brad King | 2014-11-18 | 1 | -1/+2 |
|\ \ |
|
| * | | VS: Do not produce WinMD file for OBJECT libraries (#15228) | Gilles Khouzam | 2014-11-17 | 1 | -1/+2 |
| |/ |
|
* | | Merge topic 'fix-vs2015-warnings' | Brad King | 2014-11-17 | 1 | -2/+2 |
|\ \ |
|
| * | | cmVisualStudio10TargetGenerator: fix a narrowing warning | Ben Boeckel | 2014-11-13 | 1 | -2/+2 |
| |/ |
|
* | | VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9 | Dmitry Polyanitsa | 2014-11-13 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'vs-nsight-tegra-generator' | Brad King | 2014-09-30 | 1 | -3/+152 |
|\ |
|
| * | VS: Generate Nsight Tegra project revision number | Brad King | 2014-09-30 | 1 | -3/+26 |
|
|
| * | VS: Map Nsight Tegra file types in .vcxproj files | Brad King | 2014-09-30 | 1 | -1/+23 |
|
|
| * | VS: Generate ANDROID_GUI executables as app packages | Brad King | 2014-09-30 | 1 | -1/+52 |
|
|
| * | Add 'ANDROID_API' target property to set Android Target API | Brad King | 2014-09-30 | 1 | -0/+6 |
|
|
| * | VS: Teach vcxproj generation about the Tegra-Android platform | Brad King | 2014-09-29 | 1 | -3/+50 |
|
|
* | | Merge topic 'vs-minor-cleanups' | Brad King | 2014-09-29 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | VS: Drop GenerateManifest from .vcxproj files for non-MS tools | Brad King | 2014-09-29 | 1 | -0/+4 |
|
|
| * | VS: Use case-insensitive check for hlsl,jpg,png,xml file extensions | Brad King | 2014-09-29 | 1 | -1/+1 |
|
|
* | | VS, WINCE: Only set EntryPointSymbol for executables | Pascal Bach | 2014-09-22 | 1 | -2/+8 |
|
|
* | | VS: Add Certificates to .vcxproj files | Gilles Khouzam | 2014-09-19 | 1 | -0/+4 |
|/ |
|
* | VS: Teach VS >= 10 generator about Windows CE | Pascal Bach | 2014-09-15 | 1 | -2/+18 |
|
|
* | Merge topic 'vs-windows-apps' | Brad King | 2014-09-02 | 1 | -11/+652 |
|\ |
|
| * | VS: Do not compile C sources as WinRT (#15100) | Brad King | 2014-09-02 | 1 | -1/+14 |
|
|
| * | VS: Mark Windows Phone and Store targets as App Containers | Gilles Khouzam | 2014-09-02 | 1 | -3/+541 |
|
|
| * | VS: Always ignore ole32 on Windows Phone 8.0 | Gilles Khouzam | 2014-08-21 | 1 | -0/+7 |
|
|
| * | VS: Generate Windows Metadata for WinRT components | Gilles Khouzam | 2014-08-21 | 1 | -0/+27 |
|
|
| * | VS: Generate Windows Phone and Windows Store projects as Unicode | Gilles Khouzam | 2014-08-21 | 1 | -0/+2 |
|
|
| * | VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRT | Gilles Khouzam | 2014-08-21 | 1 | -1/+26 |
|
|
| * | VS: Handle .pfx files explicitly in generator | Gilles Khouzam | 2014-08-21 | 1 | -0/+29 |
|
|
| * | VS: Handle AppxManifest sources explicitly in generator | Gilles Khouzam | 2014-08-21 | 1 | -5/+5 |
|
|
| * | VS: Set Window Phone/Store app type in CMake-generated targets | Brad King | 2014-08-21 | 1 | -1/+1 |
|
|
| * | VS: Mark CMake-generated targets as Utility in .vcxproj files | Brad King | 2014-08-21 | 1 | -1/+1 |
|
|
* | | Merge topic 'vs-masm' | Brad King | 2014-08-22 | 1 | -1/+93 |
|\ \ |
|
| * | | VS: Populate MASM tool build settings in .vcxproj files | Brad King | 2014-08-13 | 1 | -0/+92 |
|
|
| * | | VS: Fix ASM_MASM support in VS >= 10 | Brad King | 2014-08-13 | 1 | -1/+1 |
|
|
* | | | Merge topic 'vs-refactor-includes' | Brad King | 2014-08-19 | 1 | -20/+24 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | VS: Refactor include directory generation in .vcxproj files | Brad King | 2014-08-13 | 1 | -18/+19 |
|
|