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
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
VS: Simplify logic collecting object library files as sources
Brad King
2017-04-11
1
-45/+0
*
Merge topic 'ipo-policy-CMP0069'
Brad King
2017-03-31
1
-0/+3
|
\
|
*
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
Ruslan Baratov
2017-03-30
1
-0/+3
*
|
Merge topic 'vs-rc-defines'
Brad King
2017-03-29
1
-5/+7
|
\
\
|
|
/
|
/
|
|
*
VS: Honor preprocessor definitions in RC flags
Brad King
2017-03-28
1
-5/+7
|
*
Merge branch 'csproj_add_free_source_tags' into release
Brad King
2017-03-02
1
-47/+46
|
|
\
*
|
\
Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS'
Brad King
2017-03-22
1
-1/+1
|
\
\
\
|
*
|
|
Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files
Brad King
2017-03-21
1
-1/+1
*
|
|
|
Merge topic 'cuda-vs'
Brad King
2017-03-13
1
-6/+144
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
VS: Add support for the CUDA_SEPARABLE_COMPILATION property
Brad King
2017-03-10
1
-0/+4
|
*
|
|
VS: Select CUDA code generation architectures
Brad King
2017-03-10
1
-0/+2
|
*
|
|
VS: Select the CUDA runtime library
Brad King
2017-03-10
1
-2/+17
|
*
|
|
VS: Place CUDA host compiler options in proper project file fields
Brad King
2017-03-10
1
-0/+10
|
*
|
|
VS: Do not pass CUDA compile options to C compiler
Brad King
2017-03-10
1
-2/+4
|
*
|
|
VS: Do not use absolute paths to CUDA sources
Brad King
2017-03-10
1
-2/+4
|
*
|
|
VS: Add basic infrastructure for CUDA generation
Brad King
2017-03-10
1
-0/+103
*
|
|
|
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
Brad King
2017-03-09
1
-21/+9
*
|
|
|
Refactor module definition file selection
Brad King
2017-03-09
1
-4/+4
*
|
|
|
Refactor module definition source enumeration
Brad King
2017-03-09
1
-4/+3
|
/
/
/
*
|
|
Merge topic 'csproj_add_free_source_tags'
Brad King
2017-03-02
1
-47/+46
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: add VS_CSHARP_<tagname> sourcefile property
Michael Stürmer
2017-03-01
1
-47/+46
*
|
|
Merge topic 'vcxproj-indentation'
Brad King
2017-02-24
1
-0/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
VS: Fix .vcxproj indentation
Brad King
2017-02-23
1
-0/+1
|
|
/
*
|
VS: Refactor AdditionalOptions generation
Brad King
2017-02-15
1
-7/+7
*
|
VS: Place CMAKE_<LANG>_STANDARD_LIBRARIES after other libraries
Brad King
2017-02-14
1
-8/+8
*
|
VS: Refactor parsing of CMAKE_<LANG>_STANDARD_LIBRARIES
Brad King
2017-02-14
1
-14/+2
*
|
VS: Add support for ASM_NASM language
Evgeny Fimochkin
2017-02-07
1
-0/+105
|
/
*
VS: removed usage of relative paths for C# targets in in-source builds
Michael Stürmer
2017-01-18
1
-6/+0
*
VS: improve handling of source files with special extensions in .csproj
Michael Stürmer
2017-01-18
1
-19/+184
*
VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015)
Michael Stürmer
2017-01-13
1
-69/+362
*
VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPS
Michael Stürmer
2017-01-13
1
-2/+1
*
VS: add support for .NET references with hint paths
Michael Stürmer
2016-12-13
1
-10/+63
*
Merge topic 'target_project_type'
Brad King
2016-12-02
1
-7/+41
|
\
|
*
cmVisualStudio10TargetGenerator: Prepare to handle C# projects
Michael Stürmer
2016-12-01
1
-7/+41
*
|
VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY
Michael Stürmer
2016-11-30
1
-0/+8
|
/
*
VS: Add option to customize vcxproj user props file
Michael Stürmer
2016-11-29
1
-14/+22
*
VS: Disable project upgrade prompt on VS 2013 and above
Erik Christensen
2016-11-15
1
-0/+10
*
Merge topic 'vs_targets_file_as_library'
Brad King
2016-11-11
1
-4/+114
|
\
|
*
VS: Treat libraries ending in `.targets` as msbuild imports
Soji Yamakawa
2016-11-09
1
-4/+114
*
|
Add generator expression support to per-source COMPILE_FLAGS
Zsolt Parragi
2016-10-28
1
-2/+16
*
|
VS: Move toolset flag table lookup to global generator
Don Olmstead
2016-10-25
1
-123/+18
|
/
*
cmState: Move TargetType enum to separate namespace
Stephen Kelly
2016-10-19
1
-52/+54
*
Merge topic 'vs-host-x64-tools'
Brad King
2016-10-14
1
-0/+9
|
\
|
*
VS: Provide an option to use x64 host tools
Brad King
2016-10-14
1
-0/+9
*
|
Merge topic 'vs15-separate-flag-table'
Brad King
2016-10-13
1
-2/+9
|
\
\
|
|
/
|
/
|
|
*
VS: Split flag table between v140 and v141 toolsets
Brad King
2016-10-10
1
-2/+9
*
|
VS: Use absolute target-specific directory for `resources.pri`
Roman Wüger
2016-10-05
1
-2/+4
|
/
*
Merge topic 'vs-clang-llvm-support'
Brad King
2016-09-29
1
-1/+2
|
\
|
*
VS: Recognize VS/LLVM toolset names as Clang
Roman Wüger
2016-09-28
1
-1/+2
[next]