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: 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
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-14/+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0/+10
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-14/+14
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+2
*
VS: in Clang/C2 toolset, setup correct compiler settings
Mariusz PluciĆski
2016-03-10
1
-1/+12
*
Merge topic 'vs14-debug-enum-older-toolsets'
Brad King
2016-03-08
1
-1/+2
|
\
|
*
VS: Fix VS 2015 .vcxproj debug setting for v100 toolset (#15986)
Brad King
2016-03-07
1
-1/+2
*
|
VS: Add option to set `ConfigurationType` of a .vcxproj file
Fabian Otto
2016-02-26
1
-35/+43
*
|
Merge topic 'vs14-debug-enum-older-toolsets'
Brad King
2016-02-25
1
-0/+27
|
\
\
|
|
/
|
*
VS: Fix VS 2015 .vcxproj debug setting for older toolsets (#15986)
Brad King
2016-02-24
1
-0/+27
*
|
Fix MFC setting on utility targets (#15867)
Clinton Stimpson
2016-01-19
1
-6/+9
*
|
Merge topic 'vs-global-properties'
Brad King
2016-01-12
1
-0/+26
|
\
\
|
*
|
VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666)
Mike Fitzgerald
2016-01-11
1
-0/+26
*
|
|
VS: Map the link `/debug` to its IDE property
Brad King
2016-01-11
1
-19/+5
*
|
|
VS: Drop unused condition in link debug flag generation
Brad King
2016-01-11
1
-1/+1
|
/
/
*
|
Merge topic 'vs14-debug-enum'
Brad King
2016-01-11
1
-2/+18
|
\
\
|
|
/
|
*
VS: Fix VS 2015 .vcxproj file value for GenerateDebugInformation (#15894)
Brad King
2016-01-08
1
-2/+18
*
|
VS: Add module definition `.def` files to .vcxproj files (#15313)
Tim Grothe
2015-11-04
1
-0/+6
*
|
Refactor `.def` file lookup
Tim Grothe
2015-11-04
1
-3/+4
*
|
Merge topic 'vs-resw-files'
Brad King
2015-10-29
1
-0/+4
|
\
\
|
|
/
|
*
VS: Add support for `.resw` files (#15811)
Andrew Shaitorov
2015-10-28
1
-0/+4
*
|
cmGeneratorTarget: Add API for target-relative commands.
Stephen Kelly
2015-10-26
1
-4/+4
*
|
VS: Port interface to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1/+1
*
|
VS: Port TargetIsFortranOnly to cmGeneratorTarget
Stephen Kelly
2015-10-24
1
-1/+1
*
|
VS10: Port to cmGeneratorTarget.
Stephen Kelly
2015-10-24
1
-23/+26
*
|
cmGeneratorTarget: Move GetExportMacro from cmTarget.
Stephen Kelly
2015-10-20
1
-1/+2
*
|
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-2/+2
*
|
Use cmGeneratorTarget for property access.
Stephen Kelly
2015-10-17
1
-50/+59
*
|
Use GetName from cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-7/+12
*
|
Merge topic 'clean-up-cmTarget'
Brad King
2015-10-16
1
-52/+54
|
\
\
|
*
|
Remove now-obsolete casts.
Stephen Kelly
2015-10-14
1
-2/+1
|
*
|
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-52/+52
|
*
|
Generators: Use GetType from the cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-38/+41
*
|
|
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
Stephen Kelly
2015-10-14
1
-8/+8
|
/
/
*
|
cmGeneratorExpression: Port to cmLocalGenerator.
Stephen Kelly
2015-10-12
1
-4/+7
*
|
Merge topic 'use-generator-target'
Brad King
2015-10-12
1
-3/+4
|
\
\
|
*
|
cmGeneratorTarget: Move GetPDBDirectory from cmTarget.
Stephen Kelly
2015-10-08
1
-1/+1
|
*
|
cmGeneratorTarget: Move GetDirectory from cmTarget.
Stephen Kelly
2015-10-08
1
-2/+3
|
|
/
[next]