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
*
VS10: Add support for assembler code (#11536)
Patrick Gansterer
2013-08-05
1
-12/+35
*
VS10: Escape include paths in XML project files (#14331)
Brad King
2013-08-01
1
-1/+1
*
VS10: Honor user-specified /SUBSYSTEM: flag (#14326)
Brad King
2013-07-31
1
-2/+2
*
Unify the way the flags of a static library are read
Patrick Gansterer
2013-07-31
1
-8/+5
*
Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.
Stephen Kelly
2013-07-11
1
-2/+3
*
Merge topic 'vs12-generator'
Brad King
2013-07-01
1
-6/+18
|
\
|
*
Merge branch 'master' into vs12-generator
Brad King
2013-06-28
1
-22/+103
|
|
\
|
*
|
VS12: Generate flag tables from MSBuild v120 tool files
Brad King
2013-06-28
1
-6/+18
*
|
|
Merge topic 'vs-windows-forms'
Brad King
2013-07-01
1
-8/+45
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
VS: Add Resx configuration to the vcxproj file
Jonas Andersen
2013-06-28
1
-8/+45
*
|
|
Refactor target COMPILE_OPTIONS and COMPILE_FLAGS handling
Brad King
2013-06-27
1
-9/+2
*
|
|
Merge topic 'add-whitespace'
Brad King
2013-06-24
1
-3/+3
|
\
\
\
|
*
|
|
Add whitespace after colons in error messages.
Stephen Kelly
2013-06-21
1
-3/+3
*
|
|
|
VS: Add support for .NET target framework version
Christian Maaser
2013-06-14
1
-0/+7
|
/
/
/
*
|
|
Merge topic 'target-COMPILE_OPTIONS'
Brad King
2013-06-03
1
-1/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add cmLocalGenerator::GetCompileOptions.
Stephen Kelly
2013-06-02
1
-1/+5
*
|
|
Merge topic 'vs-RootNamespace'
Brad King
2013-06-03
1
-0/+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VS: Add VS_GLOBAL_ROOTNAMESPACE target property
John Farrier
2013-05-31
1
-0/+9
*
|
|
Merge topic 'vs-asm-listing-location'
Brad King
2013-05-21
1
-3/+2
|
\
\
\
|
*
|
|
VS: Allow /Fa to set AssemblerListingLocation (#14153)
Brad King
2013-05-20
1
-3/+2
*
|
|
|
Merge topic 'vs-windows-forms'
Brad King
2013-05-21
1
-2/+64
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
VS: Add Windows Forms Support
John Farrier
2013-05-16
1
-2/+64
|
|
/
*
|
Merge topic 'doc-improvements'
Brad King
2013-05-16
1
-0/+15
|
\
\
|
*
|
VS10: add detailed comment about MIDL processing
Andreas Mohr
2013-05-07
1
-0/+15
|
|
/
*
|
VS: Separate compiler and linker PDB files (#11899, #14062)
Brad King
2013-04-05
1
-8/+0
|
/
*
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
Stephen Kelly
2013-03-25
1
-2/+0
*
VS 10: Fix CMAKE_<LANG>_STACK_SIZE implementation (#13968)
Brad King
2013-03-04
1
-1/+1
*
Move GetCompileDefinitions to cmTarget.
Stephen Kelly
2013-01-29
1
-2/+2
*
VS11: Simplify external object file handling (#13831)
Brad King
2013-01-07
1
-5/+20
*
Revert "Move GetLinkInformation to cmGeneratorTarget"
Stephen Kelly
2012-11-21
1
-1/+1
*
Resolve ambiguity warning regarding use of && and ||.
Stephen Kelly
2012-11-13
1
-2/+2
*
Resolve warnings about used enum values in switch blocks.
Stephen Kelly
2012-11-13
1
-0/+3
*
Resolve warnings about unused variables.
Stephen Kelly
2012-11-07
1
-1/+0
*
VS10: Honor /DELAYSIGN and /KEYFILE flags (#13601)
Brad King
2012-10-26
1
-0/+17
*
VS10: Refactor link options collection
Brad King
2012-10-26
1
-81/+61
*
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
Stephen Kelly
2012-10-17
1
-3/+4
*
Merge topic 'vs-pdb-output'
Brad King
2012-10-01
1
-5/+3
|
\
|
*
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
Yuchen Deng
2012-09-25
1
-5/+3
*
|
Return a std::string from GetCompileDefinitions.
Stephen Kelly
2012-09-21
1
-2/+3
*
|
Port remaining code to GetCompileDefinitions().
Stephen Kelly
2012-09-21
1
-9/+3
*
|
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-1/+2
*
|
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
1
-1/+1
|
/
*
Merge topic 'vs11-flag-table'
David Cole
2012-08-24
1
-4/+31
|
\
|
*
VS11: Generate flag tables from MSBuild V110 tool files
Brad King
2012-08-22
1
-4/+31
*
|
Merge topic 'VS10-PrecompiledHeader-default'
David Cole
2012-08-24
1
-0/+1
|
\
\
|
*
|
VS: Disable precompiled headers unless enabled by project (#12930)
Brad King
2012-08-22
1
-0/+1
*
|
|
Merge topic 'VS11-WinRT-project-issue-12930'
David Cole
2012-08-24
1
-1/+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
VS11: Rename 'Immersive' to 'WindowsAppContainer' (#12930)
Brad King
2012-08-21
1
-1/+2
*
|
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-56/+56
*
|
VS10: Generate relative source paths when possible (#12570)
Brad King
2012-04-27
1
-4/+15
[next]