summaryrefslogtreecommitdiff
path: root/Tests/VSWinStorePhone
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-15Kitware Robot2023-01-181-2/+8
* clang-format.bash: Use generic clang-format attributeBrad King2023-01-181-1/+1
* Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-221-1/+1
* Windows: Allow manifest files to be bundled as contentAron Yu2022-02-043-1/+11
* VS: Add genex support to VS_SHADER_FLAGSJeremiah van Oosten2021-01-051-2/+2
* Genex: $<CONFIG:> now supports multiple configurationsRobert Maynard2020-06-241-1/+1
* VS: Test VS_SETTINGS and VS_SOURCE_SETTINGS_<tool> properties.Matt Davies2020-03-262-1/+51
* Revise include order using clang-format-6.0Kitware Robot2019-10-012-1/+3
* clang-format: Normalize headers presentationMarc Chevrier2019-10-013-0/+6
* Tests: Teach VSWinStorePhone to verify the content of generated xapVedran Vujinovic2019-09-251-2/+2
* Tests: Teach VSWinStorePhone to verify the content of generated appx/msixVedran Vujinovic2019-09-245-1/+51
* VS: Fix WinRT component referencesGilles Khouzam2019-02-015-2/+46
* Tests: Fix VSWinStorePhone test with Windows 10 SDK 17763Gilles Khouzam2019-02-011-1/+5
* Reduce size of PNG imagesLucy Phipps2019-01-2511-0/+0
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-3/+3
* clang-format.bash: update to clang-format-6.0Brad King2018-06-011-1/+1
* Tests/VSWinStorePhone: Do not format managed sourceBrad King2018-06-011-0/+1
* VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-271-2/+4
* Merge topic 'vs-tool-override'Brad King2016-06-232-1/+128
|\
| * VS: Add a VS_TOOL_OVERRIDE source file propertyGilles Khouzam2016-06-202-1/+128
* | VS: Add VS_SDK_REFERENCES target property to reference external SDKsGilles Khouzam2016-06-221-0/+3
|/
* Revise C++ coding style using clang-formatKitware Robot2016-05-167-456/+345
* Format include directive blocks and ordering with clang-formatBrad King2016-04-293-5/+5
* Tests: Stabilize include order in MFC, VSXaml, and VSWinStorePhoneBrad King2016-04-294-0/+4
* VS: Add support for Windows 10 Universal (Store) ApplicationsGilles Khouzam2015-10-053-2/+51
* VS: Add source file property to set extra hlsl shader flagsRobert Goulet2015-01-283-0/+10
* VS: Add source file property to specify Windows App deployment locationGilles Khouzam2014-12-034-12/+17
* VS: Add source file properties to set the hlsl shader entry point and modelCedric Perthuis2014-12-033-2/+8
* VS: Add test case for Windows Phone and Windows StoreGilles Khouzam2014-09-0230-0/+1337