index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmVisualStudio10TargetGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'backport-3.16-link-line-backtrace'
Brad King
2020-02-10
1
-8/+8
|
\
|
*
Propagate backtraces from LINK_LIBRARIES through to link line items
Brad King
2020-02-10
1
-8/+8
|
*
Merge topic 'vs-version-for-unity' into release-3.16
Brad King
2020-02-05
1
-7/+3
|
|
\
|
*
\
Merge topic 'vs-16.4-custom-command-inputs' into release-3.16
Brad King
2020-01-29
1
-1/+7
|
|
\
\
*
|
\
\
Merge topic 'vs-version-for-unity'
Brad King
2020-02-05
1
-7/+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
VS: Do not use native unity builds on VS 2017 versions less than 15.8
Brad King
2020-02-04
1
-7/+3
|
|
/
/
|
*
|
Merge topic 'pch-force-include' into release-3.16
Brad King
2019-12-16
1
-0/+3
|
|
\
\
*
|
\
\
Merge topic 'vs-16.4-custom-command-inputs'
Brad King
2020-01-29
1
-1/+7
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputs
Brad King
2020-01-28
1
-1/+7
*
|
|
|
Merge topic 'cuda_runtime_library_controls'
Brad King
2020-01-28
1
-12/+1
|
\
\
\
\
|
*
|
|
|
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
1
-12/+1
*
|
|
|
|
Merge topic 'csharp-no-valued-macros'
Brad King
2020-01-27
1
-0/+4
|
\
\
\
\
\
|
*
|
|
|
|
CSharp: Do not pass definitions with values
Sumit Bhardwaj
2020-01-24
1
-0/+4
|
|
/
/
/
/
*
|
|
|
|
VS: Add support for .NET Standard and .NET Core
Joerg Bornemann
2020-01-24
1
-17/+30
|
/
/
/
/
*
|
|
|
Merge topic 'fix-vs-winrt-by-default'
Brad King
2019-12-17
1
-5/+4
|
\
\
\
\
|
*
|
|
|
VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRT
Petr Polezhaev
2019-12-16
1
-5/+4
*
|
|
|
|
Merge topic 'vs-xml-improve'
Brad King
2019-12-17
1
-12/+6
|
\
\
\
\
\
|
*
|
|
|
|
cmVisualStudio10TargetGenerator: improve XML element generation
Vitaly Stakhovsky
2019-12-15
1
-12/+6
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'stdstring-target'
Brad King
2019-12-17
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
cmTarget: add std::string overloads
Vitaly Stakhovsky
2019-12-14
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'pch-force-include'
Brad King
2019-12-16
1
-0/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
PCH: Append pch header file to list of forced include files
Cristian Adam
2019-12-13
1
-0/+3
*
|
|
|
Merge branch 'backport-unity-object-libraries' into unity-object-libraries
Brad King
2019-12-08
1
-1/+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Unity: Generic source file handling for all generators
Cristian Adam
2019-12-07
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'tag-std-string'
Brad King
2019-11-13
1
-17/+17
|
\
\
\
|
*
|
|
cmVisualStudio10TargetGenerator: use std::string for tag
Vitaly Stakhovsky
2019-11-10
1
-17/+17
*
|
|
|
Merge topic 'unity-HEADER_FILE_ONLY'
Brad King
2019-11-12
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Unity: Don't include sources with HEADER_FILE_ONLY property set
Cristian Adam
2019-11-11
1
-0/+1
*
|
|
Merge topic 'vs-vctargetspath'
Brad King
2019-10-18
1
-0/+5
|
\
\
\
|
*
|
|
VS: Add support to override VCTargetsPath through toolset
Alexander Boczar
2019-10-15
1
-0/+5
|
|
/
/
*
|
|
VS: Add VS_DOTNET_DOCUMENTATION_FILE property
Charly Mourglia
2019-10-15
1
-0/+14
|
/
/
*
|
PCH: Generate sources during Compute step
Cristian Adam
2019-10-09
1
-6/+23
*
|
Unity build: Generate sources during Compute step
Brad King
2019-10-03
1
-1/+0
*
|
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+7
*
|
Merge topic 'vs-ReferenceOutputAssembly-conditions'
Brad King
2019-09-26
1
-26/+2
|
\
\
|
*
|
VS: Do not reference output assemblies of targets with no output
Vedran Vujinovic
2019-09-19
1
-26/+2
*
|
|
Merge topic 'vs-16.4-custom-commands'
Brad King
2019-09-25
1
-2/+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Tell VS 16.4 not to verify SYMBOLIC custom command outputs
Brad King
2019-09-24
1
-2/+16
*
|
|
cmGeneratorExpression: Add cmGeneratorExpression::Evaluate utility
Daniel Eiband
2019-09-23
1
-44/+16
*
|
|
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'cuda_resolve_device_symbols_on_static_lib_collect_deps_properly'
Brad King
2019-09-09
1
-0/+76
|
\
\
|
*
|
CUDA: static lib device linking computes required static libs
Robert Maynard
2019-09-05
1
-0/+76
*
|
|
Merge topic 'use-using'
Brad King
2019-09-06
1
-7/+7
|
\
\
\
|
*
|
|
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-7/+7
|
|
/
/
*
|
|
Merge topic 'unity-build'
Brad King
2019-09-05
1
-0/+51
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Unity build: Add support for Visual Studio generator
Cristian Adam
2019-08-29
1
-0/+51
*
|
|
Merge topic 'vs-cuda-custom-dir'
Brad King
2019-09-03
1
-4/+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cuda: Extend vs10 target generator to use custom cuda path
Benjamin Wozniak
2019-08-30
1
-4/+25
*
|
|
Merge topic 'precompile-headers'
Brad King
2019-08-29
1
-1/+12
|
\
\
\
|
*
|
|
Precompile headers: Add support for Visual Studio generators
Cristian Adam
2019-08-28
1
-1/+12
[next]