| Commit message (Expand) | Author | Age | Files | Lines |
* | VS10Generator: add project properties to enable WindowsCE deployment. | Wil Stark | 2019-06-19 | 1 | -0/+5 |
|
|
* | cmPropertyMap: Make std::map container private | Sebastian Holtermann | 2019-06-08 | 1 | -12/+12 |
|
|
* | Merge topic 'vs-add-package-reference' | Brad King | 2019-05-31 | 1 | -0/+28 |
|\ |
|
| * | VS: Added support for VS package references for nuget | Kinan Mahdi | 2019-05-30 | 1 | -0/+28 |
|
|
* | | Merge topic 'vs-depends-dedup' | Brad King | 2019-05-31 | 1 | -19/+43 |
|\ \
| |/
|/| |
|
| * | VS: De-duplicate custom command dependencies | Frans van Dorsselaer | 2019-05-30 | 1 | -4/+24 |
|
|
| * | VS: Clarify name of custom commands AdditionalInputs variable | Frans van Dorsselaer | 2019-05-30 | 1 | -8/+8 |
|
|
| * | VS: Isolate custom command input/output generation scopes | Brad King | 2019-05-30 | 1 | -12/+16 |
|
|
* | | Merge topic 'remove_unneeded_device_link_calls' | Brad King | 2019-05-22 | 1 | -15/+3 |
|\ \ |
|
| * | | CUDA: More exhaustive checks to determine when to do device linking | Robert Maynard | 2019-05-21 | 1 | -15/+3 |
|
|
* | | | VS: Factor out helper to compute ApplicationTypeRevision | Brad King | 2019-05-21 | 1 | -8/+8 |
|
|
* | | | Source: std::string related cleanup | Vitaly Stakhovsky | 2019-05-15 | 1 | -3/+3 |
|/ / |
|
* | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 1 | -0/+19 |
|\ \ |
|
| * | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 1 | -0/+19 |
|
|
* | | | cmVisualStudio10TargetGenerator: Simplify code of two functions | Leonid Pospelov | 2019-04-12 | 1 | -8/+6 |
|
|
* | | | cmVisualStudio10TargetGenerator: Use count instead of find | Leonid Pospelov | 2019-04-12 | 1 | -19/+9 |
|
|
* | | | cmVisualStudio10TargetGenerator: Remove uses of const_cast | Leonid Pospelov | 2019-04-12 | 1 | -11/+9 |
|
|
* | | | VS: Use AddLanguageFlags to de-duplicate CMAKE_<LANG>_FLAGS* lookup | Brad King | 2019-04-02 | 1 | -8/+2 |
|
|
* | | | cmTarget: Move member `*Commands` to impl | Sebastian Holtermann | 2019-03-23 | 1 | -0/+1 |
|/ / |
|
* | | Merge topic 'vs-explicit-newline' | Brad King | 2019-03-07 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | VS: Encode newlines in XML attributes | Luca Cappa | 2019-03-06 | 1 | -0/+1 |
|
|
* | | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 1 | -10/+7 |
|
|
* | | cmMakefile::ConfigureFile: Accept `std::string` parameters | Vitaly Stakhovsky | 2019-02-19 | 1 | -2/+2 |
|
|
* | | Create and use `cmGeneratorTarget::Names` | Saleem Abdulrasool | 2019-02-11 | 1 | -13/+6 |
|/ |
|
* | CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types | Robert Maynard | 2019-02-05 | 1 | -12/+13 |
|
|
* | Merge topic 'vs-wince-deployment' | Brad King | 2019-02-04 | 1 | -1/+7 |
|\ |
|
| * | VS: Fix deployment for WinCE projects | Wil Stark | 2019-02-01 | 1 | -1/+7 |
|
|
* | | VS: Fix WinRT component references | Gilles Khouzam | 2019-02-01 | 1 | -2/+8 |
|/ |
|
* | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. | Bruno Manganelli | 2019-01-27 | 1 | -4/+4 |
|
|
* | Merge topic 'vs-debug-utility-targets' | Brad King | 2019-01-17 | 1 | -49/+52 |
|\ |
|
| * | VS: Add support for VS_DEBUGGER_* properties on custom targets | Nils Gladitz | 2019-01-16 | 1 | -49/+52 |
|
|
* | | Merge topic 'fix_csharp_defines' | Brad King | 2019-01-17 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | VS: Honor target_compile_definitions for C# projects | Wil Stark | 2019-01-16 | 1 | -0/+4 |
|
|
* | | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -3/+3 |
|/ |
|
* | Merge topic 'fix-source-group-CMakeLists.txt' | Brad King | 2019-01-15 | 1 | -0/+8 |
|\ |
|
| * | Restore support for a custom source group for CMakeLists.txt | Brad King | 2019-01-14 | 1 | -0/+8 |
|
|
* | | cmVisualStudio10TargetGenerator: Fix .NET Compact Framework projects. | Wil Stark | 2019-01-11 | 1 | -1/+32 |
|/ |
|
* | VS: Honor WinCE deployment properties in VS 2010+ | Wil Stark | 2019-01-10 | 1 | -0/+27 |
|
|
* | Merge topic 'vs_deploy_content_fix' | Brad King | 2018-12-13 | 1 | -0/+1 |
|\ |
|
| * | VS: Fix Deploy content in .csproj files | Wil Stark | 2018-12-07 | 1 | -0/+1 |
|
|
* | | VisualStudio10TargetGenerator: support C# refs with '.' in file name. | Wil Stark | 2018-12-11 | 1 | -1/+2 |
|/ |
|
* | Merge topic 'cuda-external' | Brad King | 2018-12-06 | 1 | -1/+2 |
|\ |
|
| * | CUDA: Fix crash on linking to a CUDA target without CUDA enabled | Brad King | 2018-12-05 | 1 | -1/+2 |
|
|
* | | Merge topic 'fix-custom-target-with-csharp' | Brad King | 2018-11-01 | 1 | -9/+7 |
|\ \
| |/ |
|
| * | CSharp: Fix regression in VS project type selection for custom target | Brad King | 2018-10-31 | 1 | -9/+7 |
|
|
| * | Merge branch 'vs-csharp-in-custom-target' into release-3.13 | Brad King | 2018-10-23 | 1 | -0/+4 |
| |\ |
|
| * \ | Merge branch 'vs-cuda-pdb' into release-3.13 | Brad King | 2018-10-10 | 1 | -7/+18 |
| |\ \ |
|
* | \ \ | Merge topic 'vs-csharp-in-custom-target' | Brad King | 2018-10-24 | 1 | -0/+4 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | VS: Fix crash on CSharp sources in a custom target | Brad King | 2018-10-23 | 1 | -0/+4 |
|
|
* | | | | Merge topic 'gem-string' | Brad King | 2018-10-17 | 1 | -4/+6 |
|\ \ \ \ |
|