summaryrefslogtreecommitdiff
path: root/Source/cmVisualStudio10TargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-3.16-link-line-backtrace'Brad King2020-02-101-8/+8
|\
| * Propagate backtraces from LINK_LIBRARIES through to link line itemsBrad King2020-02-101-8/+8
| * Merge topic 'vs-version-for-unity' into release-3.16Brad King2020-02-051-7/+3
| |\
| * \ Merge topic 'vs-16.4-custom-command-inputs' into release-3.16Brad King2020-01-291-1/+7
| |\ \
* | \ \ Merge topic 'vs-version-for-unity'Brad King2020-02-051-7/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Do not use native unity builds on VS 2017 versions less than 15.8Brad King2020-02-041-7/+3
| |/ /
| * | Merge topic 'pch-force-include' into release-3.16Brad King2019-12-161-0/+3
| |\ \
* | \ \ Merge topic 'vs-16.4-custom-command-inputs'Brad King2020-01-291-1/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputsBrad King2020-01-281-1/+7
* | | | Merge topic 'cuda_runtime_library_controls'Brad King2020-01-281-12/+1
|\ \ \ \
| * | | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-271-12/+1
* | | | | Merge topic 'csharp-no-valued-macros'Brad King2020-01-271-0/+4
|\ \ \ \ \
| * | | | | CSharp: Do not pass definitions with valuesSumit Bhardwaj2020-01-241-0/+4
| |/ / / /
* | | | | VS: Add support for .NET Standard and .NET CoreJoerg Bornemann2020-01-241-17/+30
|/ / / /
* | | | Merge topic 'fix-vs-winrt-by-default'Brad King2019-12-171-5/+4
|\ \ \ \
| * | | | VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRTPetr Polezhaev2019-12-161-5/+4
* | | | | Merge topic 'vs-xml-improve'Brad King2019-12-171-12/+6
|\ \ \ \ \
| * | | | | cmVisualStudio10TargetGenerator: improve XML element generationVitaly Stakhovsky2019-12-151-12/+6
| |/ / / /
* | | | | Merge topic 'stdstring-target'Brad King2019-12-171-2/+2
|\ \ \ \ \
| * | | | | cmTarget: add std::string overloadsVitaly Stakhovsky2019-12-141-2/+2
| |/ / / /
* | | | | Merge topic 'pch-force-include'Brad King2019-12-161-0/+3
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | PCH: Append pch header file to list of forced include filesCristian Adam2019-12-131-0/+3
* | | | Merge branch 'backport-unity-object-libraries' into unity-object-librariesBrad King2019-12-081-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Unity: Generic source file handling for all generatorsCristian Adam2019-12-071-1/+1
| |/ /
* | | Merge topic 'tag-std-string'Brad King2019-11-131-17/+17
|\ \ \
| * | | cmVisualStudio10TargetGenerator: use std::string for tagVitaly Stakhovsky2019-11-101-17/+17
* | | | Merge topic 'unity-HEADER_FILE_ONLY'Brad King2019-11-121-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-111-0/+1
* | | Merge topic 'vs-vctargetspath'Brad King2019-10-181-0/+5
|\ \ \
| * | | VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-151-0/+5
| |/ /
* | | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-151-0/+14
|/ /
* | PCH: Generate sources during Compute stepCristian Adam2019-10-091-6/+23
* | Unity build: Generate sources during Compute stepBrad King2019-10-031-1/+0
* | Revise include order using clang-format-6.0Kitware Robot2019-10-011-6/+7
* | Merge topic 'vs-ReferenceOutputAssembly-conditions'Brad King2019-09-261-26/+2
|\ \
| * | VS: Do not reference output assemblies of targets with no outputVedran Vujinovic2019-09-191-26/+2
* | | Merge topic 'vs-16.4-custom-commands'Brad King2019-09-251-2/+16
|\ \ \ | | |/ | |/|
| * | VS: Tell VS 16.4 not to verify SYMBOLIC custom command outputsBrad King2019-09-241-2/+16
* | | cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utilityDaniel Eiband2019-09-231-44/+16
* | | cmstd: Modernize CMake system headersMarc Chevrier2019-09-201-1/+1
| |/ |/|
* | Merge topic 'cuda_resolve_device_symbols_on_static_lib_collect_deps_properly'Brad King2019-09-091-0/+76
|\ \
| * | CUDA: static lib device linking computes required static libsRobert Maynard2019-09-051-0/+76
* | | Merge topic 'use-using'Brad King2019-09-061-7/+7
|\ \ \
| * | | clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-041-7/+7
| |/ /
* | | Merge topic 'unity-build'Brad King2019-09-051-0/+51
|\ \ \ | |/ / |/| |
| * | Unity build: Add support for Visual Studio generatorCristian Adam2019-08-291-0/+51
* | | Merge topic 'vs-cuda-custom-dir'Brad King2019-09-031-4/+25
|\ \ \ | |/ / |/| |
| * | cuda: Extend vs10 target generator to use custom cuda pathBenjamin Wozniak2019-08-301-4/+25
* | | Merge topic 'precompile-headers'Brad King2019-08-291-1/+12
|\ \ \
| * | | Precompile headers: Add support for Visual Studio generatorsCristian Adam2019-08-281-1/+12