Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 years ago |
Brad King
|
7dce31f3d0
Merge topic 'vs-pdb-output'
|
13 years ago |
Yuchen Deng
|
3f60dbf148
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
|
13 years ago |
Stephen Kelly
|
2c2b25b203
Return a std::string from GetCompileDefinitions.
|
13 years ago |
Stephen Kelly
|
0ff4e3f0b8
Port remaining code to GetCompileDefinitions().
|
13 years ago |
Stephen Kelly
|
290e92ada8
Move GetIncludeDirectories to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
4f5384e75c
Move GetLinkInformation to cmGeneratorTarget
|
13 years ago |
David Cole
|
4ac85d0776
Merge topic 'vs11-flag-table'
|
13 years ago |
David Cole
|
38876a3903
Merge topic 'VS10-PrecompiledHeader-default'
|
13 years ago |
David Cole
|
a9a3b3b897
Merge topic 'VS11-WinRT-project-issue-12930'
|
13 years ago |
Brad King
|
9b2dda5db5
VS11: Generate flag tables from MSBuild V110 tool files
|
13 years ago |
Brad King
|
f0ae381c73
VS: Disable precompiled headers unless enabled by project (#12930)
|
13 years ago |
Brad King
|
4c9ae472ec
VS11: Rename 'Immersive' to 'WindowsAppContainer' (#12930)
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
d931ce9fe0
VS10: Generate relative source paths when possible (#12570)
|
13 years ago |
Brad King
|
b2e7c7aef0
VS11: Do not use source path conversion workaround specific to VS 10
|
13 years ago |
Brad King
|
4248132e59
VS10: Convert paths normally unless forced to relative
|
13 years ago |
Brad King
|
c2ba6ba4fc
VS10: Simplify vcxproj.filter file generation
|
13 years ago |
Brad King
|
4f2d9d2da5
VS10: Refactor custom commands to use WriteSource
|
13 years ago |
Brad King
|
72333a4648
VS10: Avoid creating .rule files next to outputs (#13141)
|
13 years ago |
Brad King
|
f9b758e91a
Cleanup custom command .rule file internal handling
|
13 years ago |
Brad King
|
b291d9e756
VS10: Fix external objects generated outside target (#13047)
|
13 years ago |
Brad King
|
328c0f65c2
Simplify cmVisualStudio10TargetGenerator source classification
|
13 years ago |
Brad King
|
c403f27a2d
Add $<TARGET_OBJECTS:...> expression to use an object library
|
13 years ago |
Brad King
|
3a53005f7d
Build object library targets in VS
|
13 years ago |
Brad King
|
d57047de33
Pre-compute object file names before VS project generation
|
13 years ago |
Brad King
|
62a841b80b
Simplify cmVisualStudio10TargetGenerator using cmGeneratorTarget
|
13 years ago |
Brad King
|
51b67366ed
Merge branch 'cleanup-object-file-names' into object-library
|
13 years ago |
David Cole
|
f55119e63b
Merge topic 'fix-12189-support-SBCS-in-VS'
|
13 years ago |
Brad King
|
67734be8cf
VS: Simplify object name computation
|
13 years ago |