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 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
*
|
|
Merge topic 'vs-ConfigurationType-genex'
Brad King
2019-08-28
1
-1/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VS: Add support for generator expressions to VS_CONFIGURATION_TYPE
Daniel Eiband
2019-08-26
1
-1/+4
*
|
|
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-2/+2
|
/
/
*
|
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-53/+33
*
|
Merge topic 'cm-contains'
Brad King
2019-08-21
1
-6/+3
|
\
\
|
|
/
|
/
|
|
*
cmAlgorithms: Add cmContains
Regina Pfeifer
2019-08-19
1
-6/+3
*
|
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-10/+10
|
/
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-5/+5
*
Merge topic 'vs-spectre-off'
Brad King
2019-07-31
1
-4/+7
|
\
|
*
VS: Fix mapping of `-Qspectre-` flag
Brad King
2019-07-30
1
-4/+7
*
|
Merge topic 'vs-asmlist-dir'
Brad King
2019-07-19
1
-2/+1
|
\
\
|
|
/
|
*
VS: Place intermediate files in the "ASM List Location" next to objects
Brad King
2019-07-18
1
-2/+1
*
|
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
*
|
Merge topic 'object-library-sbcs'
Brad King
2019-07-12
1
-1/+1
|
\
\
|
|
/
|
*
VS: Fix SBCS support for object libraries
Brad King
2019-07-12
1
-1/+1
*
|
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1/+1
*
|
Merge topic 'cuda-no-device-link-when-disabled'
Brad King
2019-07-02
1
-1/+1
|
\
\
|
|
/
|
*
CUDA: Do not device link if CUDA is not an enabled language
Robert Maynard
2019-07-01
1
-1/+1
*
|
Merge topic 'vs-dpi-aware'
Brad King
2019-06-27
1
-8/+25
|
\
\
|
*
|
VS: Add VS_DPI_AWARE target property
Matt Weir
2019-06-26
1
-8/+25
*
|
|
Merge topic 'cuda-msvc-runtime-library'
Brad King
2019-06-27
1
-15/+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Use AddLanguageFlags to de-duplicate CMAKE_{CUDA,ASM*}_FLAGS lookup
Brad King
2019-06-26
1
-15/+11
*
|
|
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
|
/
[next]