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
*
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
*
|
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
|
/
*
Convert: Move access to CurrentBinaryDirectory out of loops
Stephen Kelly
2016-09-19
1
-1/+3
*
Convert: Avoid START_OUTPUT enum when converting to relative paths
Stephen Kelly
2016-09-19
1
-1/+1
*
Merge topic 'vs14-debug-enum-older-toolsets'
Brad King
2016-09-02
1
-1/+3
|
\
|
*
VS: Fix VS 2015 .vcxproj debug setting for v80 toolset
Brad King
2016-09-01
1
-1/+3
|
*
VS: Fix VS 2015 .vcxproj debug setting for Windows7.1SDK toolset
Brad King
2016-08-05
1
-4/+7
*
|
Merge topic 'cleanup-Convert'
Brad King
2016-08-30
1
-3/+2
|
\
\
|
*
|
Convert: Replace UNCHANGED conversions with new API call
Stephen Kelly
2016-08-27
1
-3/+2
*
|
|
Merge topic 'vs-NsightTegra-empty-version'
Brad King
2016-08-30
1
-5/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VS: Fix out-of-bounds write on empty Nsight Tegra version
Fujii Hironori
2016-08-26
1
-5/+4
|
|
/
*
|
VS: Use target-specific directory for `resources.pri`
Brad King
2016-08-25
1
-3/+3
*
|
Merge topic 'vs14-debug-enum-older-toolsets'
Brad King
2016-08-08
1
-5/+5
|
\
\
|
*
|
cmVisualStudio10TargetGenerator: Run clang-format
Brad King
2016-08-05
1
-5/+5
*
|
|
Merge topic 'vs14-debug-enum-older-toolsets'
Brad King
2016-08-05
1
-1/+4
|
\
\
\
|
|
/
/
|
*
|
VS: Fix VS 2015 .vcxproj debug setting for Windows7.1SDK toolset
Brad King
2016-08-04
1
-1/+4
|
|
/
*
|
VS: Handle VS_GLOBAL_RootNamespace special case
Benjamin Ballet
2016-07-20
1
-1/+3
*
|
VS: Add support for NATVIS files
Robert Dailey
2016-07-15
1
-0/+2
*
|
Merge topic 'vs14-debug-enum-older-toolsets'
Brad King
2016-07-14
1
-1/+2
|
\
\
|
|
/
|
*
VS: Fix VS 2015 .vcxproj debug setting for v90 toolset (#15986)
Brad King
2016-07-13
1
-1/+2
*
|
Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports
Yury Zhuravlev
2016-07-11
1
-2/+4
*
|
Avoid using KWSys auto_ptr by adopting it ourselves
Brad King
2016-06-29
1
-10/+9
*
|
Merge topic 'vs-tool-override'
Brad King
2016-06-23
1
-0/+5
|
\
\
|
*
|
VS: Add a VS_TOOL_OVERRIDE source file property
Gilles Khouzam
2016-06-20
1
-0/+5
|
|
/
*
|
VS: Add VS_SDK_REFERENCES target property to reference external SDKs
Gilles Khouzam
2016-06-22
1
-1/+21
|
/
*
Merge topic 'improve-character-find-and-replace'
Brad King
2016-05-25
1
-1/+1
|
\
|
*
Use std::replace for replacing chars in strings.
Daniel Pfeifer
2016-05-24
1
-1/+1
*
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
1
-2/+2
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1679/+1221
[next]